Koozali.org: home of the SME Server

windows xp domain login failure

owie

windows xp domain login failure
« on: June 16, 2003, 10:42:48 AM »
E-Smith 5.6 u4,set as domain master.
shares are available so samba seems to be working
 win xpsp1 workstations.
workstaion joins the domain, reboot
then you get the following message on attempt to login to the domain:
windows cannot connect to the domain, either because the domain controller is down or otherwise unavailable, or because your computer account was not found. Please try again later.

any help greatly appreciated

owie

Re: windows xp domain login failure
« Reply #1 on: June 16, 2003, 11:10:29 AM »
just checked  the smb log for the workstation, here it is:

[2003/06/16 12:54:01, 0] rpc_server/srv_netlog_nt.c:get_md4pw(176)
  get_md4pw: Workstation glenn$: no account in domain
[2003/06/16 12:54:03, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1369)
  unable to open passdb database.
[2003/06/16 12:54:03, 0] passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(575)
  add_smbfilepwd_entry: unable to open file.
[2003/06/16 12:54:03, 0] rpc_server/srv_samr_nt.c:_api_samr_create_user(1929)
  Failed to add entry for user glenn$.
 
[2003/06/16 13:04:24, 0] rpc_server/srv_netlog_nt.c:get_md4pw(176)
  get_md4pw: Workstation glenn$: no account in domain
[2003/06/16 13:04:26, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1369)
  unable to open passdb database.
[2003/06/16 13:04:26, 0] passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(575)
  add_smbfilepwd_entry: unable to open file.
[2003/06/16 13:04:26, 0] rpc_server/srv_samr_nt.c:_api_samr_create_user(1929)
  Failed to add entry for user glenn$.
 
[2003/06/16 13:05:47, 0] rpc_server/srv_netlog_nt.c:get_md4pw(176)
  get_md4pw: Workstation glenn$: no account in domain
[2003/06/16 13:05:48, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1369)
  unable to open passdb database.
[2003/06/16 13:05:48, 0] passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(575)
  add_smbfilepwd_entry: unable to open file.
[2003/06/16 13:05:48, 0] rpc_server/srv_samr_nt.c:_api_samr_create_user(1929)
  Failed to add entry for user glenn$.
 
[2003/06/16 14:39:22, 0] rpc_server/srv_netlog_nt.c:get_md4pw(176)
  get_md4pw: Workstation glenn$: no account in domain
[2003/06/16 15:00:54, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(670)
  api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO.

## when i attempted to join the domain it said it was sucessful.

Bob Todd

Re: windows xp domain login failure
« Reply #2 on: June 16, 2003, 03:29:11 PM »
I take it you did search on here for the numerous people that have witnessed the same problem and been told the necessary fix for XP machines? There are 2 methods of solving the problem - one is a reg hack and the other I believe you set through the control panel. XP is set by default to use encrypted data that SME needs transmitted using basic authentication.

owie

Re: windows xp domain login failure
« Reply #3 on: June 16, 2003, 04:03:35 PM »
as an update i found a reference to the same style of problem.the machine in question had a few names. I went through the process of deleting machine accounts for ALL of the names that the box has had( as per Darrell May's SAMBA contrib) and re applied the XP reg key and it worked.
owen