Stephen Gran on 28 Mar 2010 01:37:13 -0700 |
On Sun, Mar 28, 2010 at 12:35:59AM -0400, Mike Leone said: > Looks like it *should* be working - it's using kerberos, as I told > winbind to do; I see "request wbcLogonUser succeeded". I see "granted > access". Then I see the session closed. :-( > > I suppose this means that tomorrow, I concentrate on the > "common-ssession" parts of /etc/pam.d You want something like: auth sufficent pam_windbind.so auth required pam_unix.so try_first_pass in your pam config file. What is the output of `getent passwd $user` ? I wonder if your shell is not set to an sh variant. Cheers, -- -------------------------------------------------------------------------- | Stephen Gran | You need no longer worry about the | | steve@lobefin.net | future. This time tomorrow you'll be | | http://www.lobefin.net/~steve | dead. | -------------------------------------------------------------------------- Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|