Displaying 2 results from an estimated 2 matches for "meigs".
Did you mean:
megs
2004 Jun 29
1
XP Can't Join Domain
...the
domain "TIMBERLINE": The user name could not be found.
When I check the logs, it is clear that the authentication succeeded and the
script to add a machine account completed successfully. So I can't figure
out what is causing the error.
Any help would be much appreciated!
Dan Meigs
--------
My smb.conf file is as follows:
#======================= Global Settings =========
[global]
log level = 3
workgroup = TIMBERLINE
netbios name = RAINIER
security = user
encrypt passwords = yes
username map = /etc/samba/smbusers
add user script = /usr/local/sbin/smbld...
2004 Aug 24
1
XP Can't Join Domain
Daniel R. Meigs wrote:
> Thanks for your reply. The problem was having the computers in ou=Computers.
> I put them in ou=People and the problem was solved.
>
> --Dan
>
Daniel:
I deleted the following options from the smb.conf
#ldap user suffix = ou=People
#ldap machine suffix = ou=Computers...