Taylor, Jonn <jonnt <at> taylortelephone.com> writes:
> Change these to: > > winbind use default domain = Yes > winbind offline logon = No > > Some of the syntax changed between 3.0 and 3.5. See > /usr/share/doc/samba3/examples/smb.conf.SerNet-RedHat if use SerNet > packages or http://wiki.samba.org/index.php/Samba_&_Active_Directory . > > Jonn Solved it!! made the changes you suggested. Didn't work. Did some more googleing and found PAM was trying to authenticate the Unix user to AD. Changed the line in /etc/pam.d/system-auth from account [default=bad success=ok user_unknown=ignore] pam_winbind.so to account sufficient pam_winbind.so and it worked. Thanks!! :-) -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
