Re: [389-users] Per host access

2012-03-05 Thread Ali Jawad
Hi The users are authenticating using their passwords, pam_ldap is being called in /etc/pam.d/system-auth. Please see cat system-auth #%PAM-1.0 # This file is auto-generated. # User changes will be destroyed the next time authconfig is run. authrequired pam_env.so auth

[389-users] Per host access

2012-03-05 Thread Ali Jawad
Hi I did install 389 and LDAP authentication, what i need to do now is allow access to users only to certain systems, I did checkout : http://directory.fedoraproject.org/wiki/Howto:Posix#How_to_set_up_host_based_access_control I tried the old method because I could not figure out the new method,

Re: [389-users] Per host access

2012-03-05 Thread Iain Morgan
On Mon, Mar 05, 2012 at 08:09:04 -0600, Ali Jawad wrote: Hi I did install 389 and LDAP authentication, what i need to do now is allow access to users only to certain systems, I did checkout :