[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: pam user authentication
- From: "Wilde, Jeff" <Jeff Wilde westgroup com>
- To: "'redhat-list redhat com'" <redhat-list redhat com>
- Subject: RE: pam user authentication
- Date: Thu, 30 Dec 1999 10:17:28 -0600
I figured it out.. added
auth required /lib/security/pam_wheel.so debug group=wheel
I thought wheel was the default ;)
-----Original Message-----
From: Wilde, Jeff [mailto:Jeff Wilde westgroup com]
Sent: Thursday, December 30, 1999 10:09 AM
To: 'redhat-list redhat com'
Subject: pam user authentication
I am trying to get su to only work with people that are in the wheel group.
I have added the following to su:
auth sufficient /lib/security/pam_rootok.so debug
auth required /lib/security/pam_wheel.so debug
auth required /lib/security/pam_pwdb.so shadow nullok
account required /lib/security/pam_pwdb.so
password required /lib/security/pam_cracklib.so
password required /lib/security/pam_pwdb.so shadow use_authtok nullok
session required /lib/security/pam_pwdb.so
session optional /lib/security/pam_xauth.so
When I authenticate I get the following error:
Dec 30 10:02:13 lucy PAM-Wheel[16104]: Access denied for 'ops' to 'root'
here is my wheel group:
[root lucy pam.d]# grep wheel /etc/group
wheel:x:10:root,ops
any ideas what I am missing here?
Thanx in advance.
-=-=-=-=-=-=--=-=-=-=-=---=-=-=-=-=-=-=-=--=-=-=|_
= Jeff Wilde mailto:jeff wilde westgroup com |_
- West Group Technical Services |
= (651)-687-8650 =
=-=-=-=-=-=-=-=--=-=-=-=-=-=--=-=-=-=-=-=-=--=--=-
--
To unsubscribe: mail redhat-list-request redhat com with "unsubscribe"
as the Subject.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]