samba login as domain user
I have a little lab setup consisting of
1 x samba server
1 x Windows 2003 domain controller
1 x XP pro client
I have winbind configured on the samba server which is connected to the domain successfully and I can use all the winbind commands i.e. wbinfo and getent which return the correct outputs.
The XP client is also connected to the domain and I would like to setup a share on the samba box and use the winbind users to assign ownership and permissions to the share.
I can also use the chown command using domain users and this work fine.
My problem at the moment is that I can't login to the samba sever as a domain users at the moment it just says login failed? i'm sure I should be able to do this what am I missing?