"Douglas E. Engert" <[EMAIL PROTECTED]> writes: > From a Kerberos prospective both could be correct. Using the process ID > as part of the cache name allows for session based credentials, so each > telnet session has its own cache.
telnetd should include both the UID and the PID in the cache name. This works much more smoothly with rpc.gssd and is what I do in pam-krb5. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
