ADS
ADS
Have you configured PAM to use winbind?
I think so but tell me how to do that.
well there's an easy way to test. Does:
return domain account names?Code:getent passwd
Yes it returns users but does not have the domain prefix ie its NOT:
domain\username
its just:
username
I know why the domain isnt showing, i was fiddling around with smb.conf to fix the problem and i put in:
This has no effect either in or out of smb.conf with regards to the Dos client connecting.Code:winbind use default domain = yes

apeo: Do you have a 'winbind separator' field as well?
Yes i did but that didnt do it either.

Did find that but didnt really help. Thanks for the input anyway.
Ok finally found out what it was:
I needed to have the following in common-account
Code:account required pam_winbind.so
There are currently 1 users browsing this thread. (0 members and 1 guests)