On Wed, 4 Jul 2007, Ben wrote:

take a look at "man authconfig".

in particular the FILES section.

  ls -l /etc/pam.d/system-auth*


authconfig modifies /etc/pam.d/system-auth-ac, /etc/pam.d/system-auth is a symlink to /etc/pam.d/system-auth-ac.

  rm -f /etc/pam.d/system-auth
  cp /etc/pam.d/system-auth-ac /etc/pam.d/system-auth


and edit away without fear of authconfig.

Thank you all on the list.   Great wealth of valuable information!

Scott


Ben

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to