Changes

Jump to navigation Jump to search
Line 126: Line 126:  
  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}}  
 +
 +
(This did not work for me even as sudo. Manually created the file with touch sme-acc and then edited)
 +
 
*Save 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
 +
 
===Modify Login Screen===
 
===Modify Login Screen===
 
The default login screen for Ubuntu 12.04 LTS does not give the option to select “Other” users. This is required if we are to authenticate against SME Server users. To enable this option edit /etc/lightdm/lightdm.conf and add the following line
 
The default login screen for Ubuntu 12.04 LTS does not give the option to select “Other” users. This is required if we are to authenticate against SME Server users. To enable this option edit /etc/lightdm/lightdm.conf and add the following line

Navigation menu