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

Nish Aravamudan nish.aravamudan at canonical.com
Tue Mar 7 00:09:02 UTC 2017


I apologize, my search was incomplete and I do see the file after
install autofs on trusty. However, afaict, there is on get_krb5_cache
method at all in /etc/auto.smb in Trusty. It is there in Zesty.

** Changed in: autofs (Ubuntu)
       Status: New => Incomplete

-- 
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