Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 152: Line 152:     
  sudo auth-client-config -a -p sss -r
 
  sudo auth-client-config -a -p sss -r
 +
 +
===Miscellaneous===
 +
 +
You may get the following error:
 +
 +
PAM unable to dlopen(pam_winbind.so): /lib/security/pam_winbind.so: cannot open shared object file: No such file or directory
 +
 +
This is due to a file location issue. You can resolve this error by doing the following:
 +
 +
cd /lib;ln -s /lib/x86_64-linux-gnu/security security
    
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu