jimjohnsean
Technical User
I have a domain set up using Samba 3.2.5 with an LDAP backend (Debian Lenny)
I can join a Debian Lenny machine to the domain, and browse the resources on that machine using a WinXP client (not on the domain). All works fine.
I can also join a Ubuntu Jaunty machine to the domain, and a WinXP machine to the domain. Again, all works fine.
The problem comes when joining a Debian Etch or a RHEL 5.1 machine to the domain.
Using "net rpc join -U username" joins the machine to the domain, and "net rpc testjoin" confirms it is successfully joined.
Using "smbclient //machinename/sharename" allows me to browse the resources on the joined machine. But trying to browse it using a WinXP machine will not work.
The error that is seen on the WinXP machine is "There are no logon servers available to service the logon request". In the logs on the domain member, the error is
"domain_client_validate: unable to validate password for user username in domain WINXP to Domain controller PDC. Error was NT_STATUS_UNSUCCESSFUL".
There seems to be a few people having the same troubles judging by a google search, but none of the forum entries have a solution to the problem.
Any ideas?
Thanks
Sean
I can join a Debian Lenny machine to the domain, and browse the resources on that machine using a WinXP client (not on the domain). All works fine.
I can also join a Ubuntu Jaunty machine to the domain, and a WinXP machine to the domain. Again, all works fine.
The problem comes when joining a Debian Etch or a RHEL 5.1 machine to the domain.
Using "net rpc join -U username" joins the machine to the domain, and "net rpc testjoin" confirms it is successfully joined.
Using "smbclient //machinename/sharename" allows me to browse the resources on the joined machine. But trying to browse it using a WinXP machine will not work.
The error that is seen on the WinXP machine is "There are no logon servers available to service the logon request". In the logs on the domain member, the error is
"domain_client_validate: unable to validate password for user username in domain WINXP to Domain controller PDC. Error was NT_STATUS_UNSUCCESSFUL".
There seems to be a few people having the same troubles judging by a google search, but none of the forum entries have a solution to the problem.
Any ideas?
Thanks
Sean