On Sat, Feb 12, 2005 at 05:05:47PM +0100, Steinar H. Gunderson wrote:
> And yet another point:

And the list goes on:

- For Kerberos authentication, the file name for your credentials _must_ have
  the form of /tmp/krb5cc_<uid>* (ie. /tmp/krb5cc_20053_asdf or whatever),
  or rpc.gssd won't find the file. krb5-user and ssh-krb5 do this right, but
  pam_krb5 in its current form does not (it drops the uid; see bug
  #295027). A reasonable workaround is giving "ccache=/tmp/krb5cc_%u" as a
  parameter to pam_krb5, until #295027 is fixed.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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

Reply via email to