Hi On 27 January 2011 09:38, Thomas Schweikle <[email protected]> wrote:
I don't see what your problem is here. > Now local login: > user@host:~$ su - user > Password: > su: Fehler bei Authentifizierung you don't have a kerberos ticket here ; so what did you expect differently? Also, does you /etc/pam.d contain an entry for SU ? is it configured to use kerberos ? > user@host:~$ klist > klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_1000) > user@host:~$ kinit user > Password for [email protected]: > user@host:~$ klist > Ticket cache: FILE:/tmp/krb5cc_1000 > Default principal: [email protected] > > Valid starting Expires Service principal > 01/26/11 23:30:12 01/27/11 09:30:12 krbtgt/[email protected] > renew until 01/27/11 23:30:07 > > Any idea, whats wrong here? what do you think is wrong ? how are you trying to "logging" ? via su? via ssh? other methods ? ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
