Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 59: Line 59:  
===Authentication Modifications===
 
===Authentication Modifications===
 
{{Warning box| Altering the pam system authentication files can seriously effect your ability to login in to the system. Take a backup of the /etc/pam.d directory and /etc/nsswitch.conf. Have a live CD available to give access and re-apply the backup files if you make a mistake and/or get locked out}}
 
{{Warning box| Altering the pam system authentication files can seriously effect your ability to login in to the system. Take a backup of the /etc/pam.d directory and /etc/nsswitch.conf. Have a live CD available to give access and re-apply the backup files if you make a mistake and/or get locked out}}
   
Open and edit /etc/nsswitch.conf and find the hosts: line. Change it to
 
Open and edit /etc/nsswitch.conf and find the hosts: line. Change it to
 
  hosts: files wins dns
 
  hosts: files wins dns
Line 99: Line 98:  
  auth-client-config -S > acc-sme
 
  auth-client-config -S > acc-sme
 
to create the file first, containing the current pam files configuration, and then just modify}}  
 
to create the file first, containing the current pam files configuration, and then just modify}}  
 
+
ave the file. Apply the pam authorisation changes
Save the file. Apply the pam authorisation changes
   
  auth-client-config -a -p sme
 
  auth-client-config -a -p sme
  

Navigation menu