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

Uli ulrich.felzmann at gmail.com
Tue Mar 7 00:24:23 UTC 2017


I've noticed the bug on Xenial.

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

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

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