Package: krb5-auth-dialog
Version: 3.12.0-1

In Debian Edu Jessie, after logging into KDE using kdm, the
krb5-auth-dialog popup I get when clicking on the panel icon, show the
wrong principal name.  The dialog look like this:

 [Cancel]              [Renew Ticket]
 @UIO.NO's Passoword:
 [                                  ]
 Your credentials expire in X minutes

The problem is the '@UIO.NO' part, which really should read [email protected].
This is the output from klist for the same login:

  Ticket cache: FILE:/tmp/krb5cc_43502_HJgpfY
  Default principal: [email protected]

  Valid starting       Expires              Service principal
  01/01/1970 01:00:00  01/01/1970 01:00:00  krbtgt/[email protected]

What is wrong?  Could this be related to the use of libpam-tmpfile,
which ensure per user temp directories?  This is the output from
'env|grep tmp/|sort' in the same session, to give you an idea about the
current values:

  
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-yh1cDIMJZP,guid=41369c362754688c12c3edb7542516b6
  KRB5CCNAME=FILE:/tmp/krb5cc_43502_HJgpfY
  
SESSION_MANAGER=local/pxe-test6-pre.uio.no:@/tmp/.ICE-unix/3827,unix/pxe-test6-pre.uio.no:/tmp/.ICE-unix/3827
  SSH_AUTH_SOCK=/tmp/ssh-tO3jWoC4jygs/agent.2827
  TEMPDIR=/tmp/user/43502
  TEMP=/tmp/user/43502
  TMPDIR=/tmp/user/43502
  TMP=/tmp/user/43502

It is a bit surprising to notice that KRB5CCNAME point to /tmp/ and not
/tmp/user/43502/, but I have not investigated why it is so.

Please let me know if there is anything I can do to assist in debugging
this issue.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to