Re: OpenLDAP, PAM, and SSH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2003-08-10 at 11:55, Keith Sharp wrote:

> > What's in /etc/pam.d/sshd ?  If it doesn't go through the system-auth
> > service then it won't necessarily do authentication the same way as
> > the other services.
> 
> /etc/pam.d/sshd is as set by authconfig when I enabled LDAP.  I've
> attached both sshd and system-auth.

This is my /etc/pam.d ssh, which stacks onto "system-auth" to perform
the authentication. Don't know how you got to your current version of
/etc/pam.d/sshd, but it looks rather strange.

#%PAM-1.0
auth       required     pam_stack.so service=system-auth
auth       required     pam_nologin.so
account    required     pam_stack.so service=system-auth
password   required     pam_stack.so service=system-auth
session    required     pam_stack.so service=system-auth
session    required     pam_limits.so
session    optional     pam_console.so



-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux