Hello, i migrate the machine and user accounts into a Samba PDC from a Windows NT domain with the command "net". After that i generated the user passwords with the util smbpasswd. Samba is now the master and the domain PDC. But when the users try to login, the following error appeares in the logs: netlogon_creds_server_check failed. Rejecting auth request from client WS06 machine account WS06$. What must i do to solve the problem? pdbedit -Lv WS06$: Unix username: WS06$ NT username: WS06$ Account Flags: [W ] User SID: S-1-5-21-372180226-160714707-1039276024-1018 Primary Group SID: S-1-5-21-372180226-160714707-1039276024-513 Full Name: Home Directory: \\dc011\profiles\98\ws06_ HomeDir Drive: H: Logon Script: /home/samba/netlogon/ws06_.cmd Profile Path: \\dc011\profiles\xp\ws06_ Domain: BILLE Account desc: Workstations: Munged dial: Logon time: 0 Logoff time: never Kickoff time: never Password last set: Di, 09 Jun 2009 11:46:19 CEST Password can change: Di, 09 Jun 2009 11:46:19 CEST Password must change: Di, 21 Jul 2009 11:46:19 CEST Last bad password : 0 Bad password count : 0 Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF passwd: WS06$:x:1014:1010::/dev/null:/bin/false shadow: WS06$:!:14362:0:99999:7::: Thanks and regards Boris
what is the output of net getdomainsid? Boris H?ffgen wrote:> Hello, > > i migrate the machine and user accounts into a Samba PDC from a > Windows NT domain with the command "net". After that i generated the > user passwords with the util smbpasswd. Samba is now the master and > the domain PDC. But when the users try to login, the following error > appeares in the logs: > netlogon_creds_server_check failed. Rejecting auth request from client > WS06 machine account WS06$. > What must i do to solve the problem? > > pdbedit -Lv WS06$: > Unix username: WS06$ > NT username: WS06$ > Account Flags: [W ] > User SID: S-1-5-21-372180226-160714707-1039276024-1018 > Primary Group SID: S-1-5-21-372180226-160714707-1039276024-513 > Full Name: > Home Directory: \\dc011\profiles\98\ws06_ > HomeDir Drive: H: > Logon Script: /home/samba/netlogon/ws06_.cmd > Profile Path: \\dc011\profiles\xp\ws06_ > Domain: BILLE > Account desc: > Workstations: > Munged dial: > Logon time: 0 > Logoff time: never > Kickoff time: never > Password last set: Di, 09 Jun 2009 11:46:19 CEST > Password can change: Di, 09 Jun 2009 11:46:19 CEST > Password must change: Di, 21 Jul 2009 11:46:19 CEST > Last bad password : 0 > Bad password count : 0 > Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF > > > passwd: > WS06$:x:1014:1010::/dev/null:/bin/false > > shadow: > WS06$:!:14362:0:99999:7::: > > Thanks and regards > Boris >
Hi! Adam Williams schrieb:> what is the output of net getdomainsid?SID for local machine DC011 is: S-1-5-21-3019101499-2136775595-2697463099 SID for domain BILLE is: S-1-5-21-372180226-160714707-1039276024 The old PDC is DC01 and the samba server (new PDC) is DC011. Thanks!> > Boris H?ffgen wrote: >> Hello, >> >> i migrate the machine and user accounts into a Samba PDC from a >> Windows NT domain with the command "net". After that i generated the >> user passwords with the util smbpasswd. Samba is now the master and >> the domain PDC. But when the users try to login, the following error >> appeares in the logs: >> netlogon_creds_server_check failed. Rejecting auth request from client >> WS06 machine account WS06$. >> What must i do to solve the problem? >> >> pdbedit -Lv WS06$: >> Unix username: WS06$ >> NT username: WS06$ >> Account Flags: [W ] >> User SID: S-1-5-21-372180226-160714707-1039276024-1018 >> Primary Group SID: S-1-5-21-372180226-160714707-1039276024-513 >> Full Name: >> Home Directory: \\dc011\profiles\98\ws06_ >> HomeDir Drive: H: >> Logon Script: /home/samba/netlogon/ws06_.cmd >> Profile Path: \\dc011\profiles\xp\ws06_ >> Domain: BILLE >> Account desc: >> Workstations: >> Munged dial: >> Logon time: 0 >> Logoff time: never >> Kickoff time: never >> Password last set: Di, 09 Jun 2009 11:46:19 CEST >> Password can change: Di, 09 Jun 2009 11:46:19 CEST >> Password must change: Di, 21 Jul 2009 11:46:19 CEST >> Last bad password : 0 >> Bad password count : 0 >> Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF >> >> >> passwd: >> WS06$:x:1014:1010::/dev/null:/bin/false >> >> shadow: >> WS06$:!:14362:0:99999:7::: >> >> Thanks and regards >> Boris >> >