Anonymous

Changes

From Pumping Station One
Line 1: Line 1:  
for sudo on arch, I also needed to modify /etc/pam.d/sudo
 
for sudo on arch, I also needed to modify /etc/pam.d/sudo
 +
 +
== arch pam setup ==
 +
 +
In arch, the pam config listed here is a little outdated.
 +
 +
The jist of it, replace <code>... required pam_unix.so ...</code> with <code>... sufficient pam_unix.so ...</code>  and add the <code>... required pam_winbind.so ...</code> after each pam_unix line.
 +
 +
This is also required: https://wiki.archlinux.org/index.php/Active_Directory_Integration#pam_winbind.conf
 +
 +
--[[User:Hef|Hef]] ([[User talk:Hef|talk]]) 09:24, 21 October 2013 (CDT)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.