Login with Kerberos auth

jm130794 jm130794 at gmail.com
Fri Jul 22 05:13:10 EDT 2011


Hello,

I tried to use pam_krb5 module without success. With debug option on
pam_unix and pam_krb5 module, I get that in auth.log :

Jul 22 11:04:14 krbclient login[3517]: pam_krb5(login:auth):
pam_sm_authenticate: entry (0x0)
Jul 22 11:04:14 krbclient login[3517]: pam_krb5(login:auth): (user testuser)
attempting authentication as testuser at EXAMPLE.COM
Jul 22 11:04:16 krbclient login[3517]: pam_krb5(login:auth): user testuser
authenticated as testuser at EXAMPLE.COM
Jul 22 11:04:16 krbclient login[3517]: pam_krb5(login:auth):
pam_sm_authenticate: exit (success)
Jul 22 11:04:16 krbclient login[3517]: pam_unix(login:account): could not
identify user (from getpwnam(testuser))
Jul 22 11:04:16 krbclient login[3517]: Authentication failure

Any ideas ?

Thanks


PS : I use Debian Squeeze as client

2011/7/21 Jeff Blaine <jblaine at kickflop.net>

> On 7/21/2011 12:30 PM, jm130794 wrote:
> > Hello,
> >
> > I'd installed a Kerberos MIT KDC for authentication and a LDAP server for
> my
> > users accounts. All works fine :)
> >
> > How I want to open a user session (Gnome desktop) on my workstation. I
> just
> > want to know if it is possible ? ... I have some problems :(
>
> Sure, just configure PAM in /etc/pam.d/* to use
> pam_krb5
>
> See: man pam
> ________________________________________________
> Kerberos mailing list           Kerberos at mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>



More information about the Kerberos mailing list