PDA

View Full Version : [ubuntu] Krb5 + ssh


mnelsonwhite
March 7th, 2010, 09:56 PM
Hi.

I am banging my head against the wall trying to get ssh to authenticate with kerberos.

samba works with winbind just fine.
When I try;

ssh mnelsonwhite@localhost
mnelsonwhite@localhost's password:
Last login: Mon Mar 8 11:32:19 2010 from localhost
Connection to localhost closed.

/etc/pam.d/sshd is empty. Is this required for sshd auth? If so, what should it look like?

mnelsonwhite
March 8th, 2010, 12:44 AM
Syslogs are showing no errors T___T