[Ilugc] help-Problem in samba pdc

  • From: asan@xxxxxxxxxxxxxx (asan@xxxxxxxxxxxxxx)
  • Date: Wed Nov 17 15:09:11 2004

Dear vel,

By default samba password file stored in /etc/samba/smbpasswd, plz chk this
location and find the details about machine account info also. Win2k
registry key should be 0 in both value 

Please make sure most of the time we forget to create login id (userid) in
samba.

Regards,
Saran 

-----Original Message-----
From: Velmurugan Durairaj [mailto:dvelmurugan@xxxxxxxxx] ;
Sent: Wednesday, November 17, 2004 2:23 PM
To: EIS-SARAVANAN.A.
Cc: ilugc@xxxxxxxxxxxxx
Subject: Re: [Ilugc] help-Problem in samba pdc

Dear saran,
Thanks for your suggestion

I did all the things that you have sent to me already except the
registry settings in client. I don't know what is the value to be set
to those registry settings  and i set the value 1 for both variables
and restarted. Again i am getting the same problem.

I have a doubt in this config,

In my samba configuration , i didnot find the smbpasswd file in the
/etc directory.
Then i created the smbpasswd file by using the mksmbpasswd command.

I dont know that the smbpasswd file is available by default or it has
to  be created.

I have checked the smbpasswd file and passwd file contain the entry
for machine account .

pls give me a solution

thanks and regards,
vel


On Wed, 17 Nov 2004 12:34:46 +0530, asan@xxxxxxxxxxxxxx
<asan@xxxxxxxxxxxxxx> wrote:

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

_______________________________________________
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: