[Ilugc] help-Problem in samba pdc

  • From: asan@xxxxxxxxxxxxxx (asan@xxxxxxxxxxxxxx)
  • Date: Wed Nov 17 12:33:43 2004

Dear vel,

For joining win2k client into smb pdc, we need to create machine id into
samba, please try the following steps for creating machine id into samba.

Samba server

# useradd -g machines -d /dev/null -c "machinename" -s /bin/false
machinename$

# passwd -l machinename$

# smbpasswd -a -m machinename


open /etc/passwd
edit the following line

"machinename$:x:500:500:::/bin/bash"


Win2k

we need to add the following to the registry key
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\netlogon\Parameters,

        "requiresignor seal" = dword:00000000
        "signsecurechannel" = dword:00000000

- in command prompt
        c:\NET USE * /DELETE /YES

- goto Mycomputer
        properties, select computer name tab, enter or change 'domain name',
        enter samba admin user id and pwd, OK

- restart 

please send me the feedback.

Regards,
Saran  



-----Original Message-----
From: Velmurugan Durairaj [mailto:dvelmurugan@xxxxxxxxx] ;
Sent: Wednesday, November 17, 2004 11:42 AM
To: ilugc@xxxxxxxxxxxxx
Subject: [Ilugc] help-Problem in samba pdc

Hi all, 

I configured samba PDC in my linux box with samba-3.0 and TDBSAM backend.
   I can join the win2k prof client machine to my domain, after
   restarting the client when i try to login to the domain i am gettig
   the error like this.
   "The system cannot log you on to this domain becos the system's
   computer account in its primery domain is missing or passwd on that
   account is incorrect"
   can anybody help me regarding this.
   Thanks & Regards,
   vel
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with 
"unsubscribe <password> address"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: