Working with Windows XP and debian Samba 2.2.3a on a box as my PDC. Sign or seal patch was applied. The past few days when we have been adding new computers running windows XP to the domain we have had machines tell us they have joined the domain, but when we try to log onto them using a "domain" account we get the following error on the PC: "The system could not log you on to this domain because the system's computer account in its primary domain is missing or the password on that account is incorrect." On the "PDC" I found the following in the logs when joining the domain with a machine which later gave the above error message: [2002/09/10 6:07:11, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(672) api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. I've left and rejoined the domain, I've deleted and reentered the computer's name in smbpasswd, I've renamed the computer, I've changed the computers SID, every time I get the same thing. Last week this machine worked just dandy. Does the above "unmarshall" error mean anything to anyone?
Don't know what 'unmarshall' means, but see e-mail from me: Re: [Samba] Joining domain XP Chow, Trevor. ----- Original Message ----- From: "Dominic Deferia" <ddeferia@nyc.rr.com> To: "Samba (E-mail)" <samba@lists.samba.org> Sent: Tuesday, September 10, 2002 1:12 PM Subject: [Samba] XP woes> Working with Windows XP and debian Samba 2.2.3a on a box as my PDC. Sign > or seal patch > was applied. The past few days when we have been adding new computers > running windows XP to > the domain we have had machines tell us they have joined the domain, but > when we > try to log onto them using a "domain" account we get the following erroron> the > PC: > > > "The system could not log you on to this domain because the system's > computer > account in its primary domain is missing or the password on that accountis> incorrect." > > > On the "PDC" I found the following in the logs when joining the domain > with a machine which later gave the above error message: > > > [2002/09/10 6:07:11, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(672) > api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. > > I've left and rejoined the domain, I've deleted and reentered the > computer's name in smbpasswd, I've renamed the computer, I've changed the > computers SID, every time I get the same thing. Last week this machine > worked > just dandy. > > Does the above "unmarshall" error mean anything to anyone? > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Hi All, I do not know if this can help but I had similar problems with my nt and win2k clients.. Redhat 7.3 Samba 2.2.5 My errors were due to a typing mistake I made in smb.conf For the add user script add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/flase I mistyped /dev/null instead I typed /dev/nul Hope this helps,... Regards, Didier Hung Wan Luk FRCI, Sibotie House L'Anse Courtois Pailles Tel: 230-2869636 Fax: 230-2869629 -----Original Message----- From: Trevor Fraser [mailto:trevor@systematic.co.za] Sent: Tuesday, September 10, 2002 4:18 PM To: Dominic Deferia; Samba (E-mail) Subject: Re: [Samba] XP woes Don't know what 'unmarshall' means, but see e-mail from me: Re: [Samba] Joining domain XP Chow, Trevor. ----- Original Message ----- From: "Dominic Deferia" <ddeferia@nyc.rr.com> To: "Samba (E-mail)" <samba@lists.samba.org> Sent: Tuesday, September 10, 2002 1:12 PM Subject: [Samba] XP woes> Working with Windows XP and debian Samba 2.2.3a on a box as my PDC. Sign > or seal patch > was applied. The past few days when we have been adding new computers > running windows XP to > the domain we have had machines tell us they have joined the domain, but > when we > try to log onto them using a "domain" account we get the following erroron> the > PC: > > > "The system could not log you on to this domain because the system's > computer > account in its primary domain is missing or the password on that accountis> incorrect." > > > On the "PDC" I found the following in the logs when joining the domain > with a machine which later gave the above error message: > > > [2002/09/10 6:07:11, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(672) > api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. > > I've left and rejoined the domain, I've deleted and reentered the > computer's name in smbpasswd, I've renamed the computer, I've changed the > computers SID, every time I get the same thing. Last week this machine > worked > just dandy. > > Does the above "unmarshall" error mean anything to anyone? > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
This is a recurring problem with XP. All I can tell you is that me and others have solved the problem by removing the computer from the domain and adding them back in. I have a network with 20 XP machines and growing. All working fine now. If you want I can send you the exact steps that were used to add and remove the system. Ignore the unmarshall error. If you check the digests you will see it is nothing to worry about. 2.2.5 fixes it. Another note about 2.2.3 is that offline synchronization is broken. 2.2.5 fixes this as well. Cheers Sono ----- Original Message ----- From: "Dominic Deferia" <ddeferia@nyc.rr.com> To: "Samba (E-mail)" <samba@lists.samba.org> Sent: Tuesday, September 10, 2002 5:12 AM Subject: [Samba] XP woes> Working with Windows XP and debian Samba 2.2.3a on a box as my PDC. Sign > or seal patch > was applied. The past few days when we have been adding new computers > running windows XP to > the domain we have had machines tell us they have joined the domain, but > when we > try to log onto them using a "domain" account we get the following erroron> the > PC: > > > "The system could not log you on to this domain because the system's > computer > account in its primary domain is missing or the password on that accountis> incorrect." > > > On the "PDC" I found the following in the logs when joining the domain > with a machine which later gave the above error message: > > > [2002/09/10 6:07:11, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(672) > api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. > > I've left and rejoined the domain, I've deleted and reentered the > computer's name in smbpasswd, I've renamed the computer, I've changed the > computers SID, every time I get the same thing. Last week this machine > worked > just dandy. > > Does the above "unmarshall" error mean anything to anyone? > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > >