Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Daniel B. on May 12, 2006, 10:18:27 AM
-
Don't know if I'm doing something wrong but I cannot join an XP machin to the domain and I find nothing on the forum about it.
I have set the workgroup of the server in the server manager
i've enabled the pdc function
I apply the reg file (/home/e-smith/files/server-resources/regedit/winxplogon.reg) on the client
When I try to join the domain, it ask me for the admin name and password and when I enter it, it respond that the username or password isn't correct.
I try several time, I even try to change the samba's admin user and it still don't work. Maybe I forgot a stupid thing. Can anyone help me?
-
Don't know if I'm doing something wrong but I cannot join an XP machin to the domain and I find nothing on the forum about it.
I have set the workgroup of the server in the server manager
i've enabled the pdc function
I apply the reg file (/home/e-smith/files/server-resources/regedit/winxplogon.reg) on the client
When I try to join the domain, it ask me for the admin name and password and when I enter it, it respond that the username or password isn't correct.
I try several time, I even try to change the samba's admin user and it still don't work. Maybe I forgot a stupid thing. Can anyone help me?
Do you enter you external domain as domain namefor the XP box or do you use the workgroup name as the domain on the XP box? The latter should normally work.
If it does not work... check the log files of your server.
-
yes I use the workgroup name.
There is nothing in the samba log or in the messages log.
For some other reason, I'm doing a fresh install. I hope it'll work this time
-
i didn't need to apply any registry patch to my xp clients to get them working with rc1. but, i can't get my fedora clients to authenticate against my sme pdc.
-
VIP-ire
How long is your Admin Password?
The reason I ask is that I had similar problem with SME 6.0 with Samba 3.0 and if the password length for the admin account was 15 characters or greater it would not work with SAMBA, reducing the password to 14 characters it worked fine. All other linux functions email etc worked fine with long password but not samba. Hope this might be of help to you.
Regards
Jack
-
Well, I tried several password from 5 to 13 caracteres, it doesn't work. One thing strange is that I tried to make it work on two servers, one at my office, one at home. At the begining, the two servers wasn't able to be a pdc. Last week, I've done a fresh install on my home server, I reconfigure exactly the same way and then, it works (even with a 16 caracteres admin's password). the one at my office still don't. I'm trying to figure out why. I will post if I find the difference between the two server.
-
Did you try both admin and root as the user. I've heard of cases where admin wouldn't work but root would, mainly on upgraded machines.
Lloyd
-
I think I found the problem. My root and admin passwords were desynchronized. It's beacause of this bug that at the instal time, we can't choose the keyboard type, so I initialize the admin password withe a qwerty keyboard without paying attention. Of course, I wasn't able to retype it on a azerty keyboard after so I reset it with the command passwd.
I don't remember having done that for the two servers but I think it's what happened.
I have reset the two passwords (root and admin) in single mode (as it's expain on grand-pa's site). Then I reboot and I re-reset it in the server manager (I think it synchronize the passwd and the ldap base but I'm not sure). now it works.
thank for your help everyone