[Bug 1669957] Re: /etc/auto.smb does not detect kerberos tickets in keyring

Nish Aravamudan nish.aravamudan at canonical.com
Tue Mar 7 00:05:53 UTC 2017


Hello,

Thank you for reporting this issue!
Where does /etc/auto.smb come from? I don't see it in a default Trusty install of samba. Please move the bug back to New once you've responded.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1669957

Title:
  /etc/auto.smb does not detect kerberos tickets in keyring

Status in autofs package in Ubuntu:
  Incomplete

Bug description:
  The presence of a kerberos ticket is not detected by /etc/auto.smb
  within the method get_krb5_cache if the ticket is stored in the
  keyring.

  Wrong behaviour:

  $ klist
  Ticket cache: KEYRING:persistent:YYY:krb_ccache_cjPUxaM
  Default principal: ulif at XXX

  Valid starting Expires Service principal
  04/03/17 14:27:35 05/03/17 00:27:35 krbtgt/XXX at XXX
  renew until 05/03/17 14:27:35

  $ /etc/auto.smb <hostname>
  -fstype=cifs,guest 
  ...

  Expected behaviour:
  $ /etc/auto.smb <hostname>
  -fstype=multiuser,cruid=$UID,sec=krb5i
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1669957/+subscriptions



More information about the foundations-bugs mailing list