search for: somepw

Displaying 1 result from an estimated 1 matches for "somepw".

Did you mean: somepc
2005 Mar 10
3
Samba PDC- Administrator translated to root
Greetings, I have a mostly working Samba Primary Domain Contoller. I have one last problem to work out. When I try to connect as Administrator I get the follwoing message: # smbclient -L localhost -UAdministrator%SOMEPW session setup failed: NT_STATUS_LOGON_FAILURE I watch the ldap logs and see that samba is requesting the following filter: filter: (&(uid=root)(objectClass=sambaSamAccount)) I assume this is because the PDC Administrator user is assigned uidnumber=0 which is also the UNIX root user's UID...