Sonjaya: Also, see if nmbd is running. I had a similar situation and that was the motive
Good luck! LauZ ----- Original Message ----- From: <[EMAIL PROTECTED]> To: Van Sickler, Jim <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 15, 2003 2:19 PM Subject: RE: [Samba] Join linux to win Nt pdc > dear sir > i have been add win Nt workstation in Win NT PDC here my detail proses > this my smb.conf ( /etc/samba/) > [global] > > encrypt passwords = Yes > workgroup = "linux-net" > security = domain > log file = /var/log/samba/log.%m > max log size = 50 > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > > [EMAIL PROTECTED] samba]# testparm > Load smb config files from /etc/samba/smb.conf > Processing section "[homes]" > Loaded services file OK. > Press enter to see a dump of your service definitions > > and i stop smb service and try joinlike this > > [EMAIL PROTECTED] samba]# smbpasswd -j linux-net -r 192.168.0.1 -D 2 > added interface ip=192.168.0.10 bcast=192.168.0.255 nmask=255.255.255.0 > error connecting to 192.168.0.1:445 (Connection refused) > error connecting to 192.168.0.1:445 (Connection refused) > 2003/07/15 06:08:05 : change_trust_account_password: Changed password for > domain linux-NET. > Joined domain linux-NET. > [EMAIL PROTECTED] samba]# > > > > > sonjay, > > > > Try just this part of your command line: > > > > smbpasswd -j linux-net -r 192.168.0.1 > > > > If I include the administrator info, it fails, > > but this works. Make sure you've already > > added the machine account to the domain. > > > > Jim > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >> Sent: Thursday, July 10, 2003 11:30 PM > >> To: [EMAIL PROTECTED] > >> Subject: [Samba] Join linux to win Nt pdc > >> > >> > >> dear milist > >> > >> i'm newbie , i try to join my linux box to win nt pdc , i try follow > >> documention in samba.org but still not working > >> > >> here the conditional of my server . > >> > >> server win nt PDC = 192.168.0.1 > >> linux workstation = 192.168.0.10( linux mandrake 9.1+ samba ) > >> in win nt PDc have been add win nt workstation with name > >> linux ( linux ws) > >> > >> here my samba.conf > >> [global] > >> netbios name = linux > >> server string = linux-inside > >> encrypt passwords = Yes > >> security = domain > >> workgroup = "linux-net" > >> password server = * > >> map to guest = Bad User > >> log file = /var/log/samba/log.%m > >> max log size = 50 > >> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > >> then i try to join with command. > >> #smbpasswd -j linux-net -r 192.168.0.1 -D 3 -U Administrator%pass > >> Initialising global parameters > >> params.c:pm_process() - Processing configuration file > >> "/etc/samba/smb.conf" > >> Processing section "[global]" > >> added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 > >> Connecting to 192.168.0.1 at port 445 > >> error connecting to 192.168.0.1:445 (Connection refused) > >> Connecting to 192.168.0.1 at port 139 > >> failed session request > >> Error connecting to 192.168.0.1 > >> Unable to join domain linux-net. > >> > >> that error log i get , any body can help me , because my > >> planing to change > >> microsoft workstation with linux and join to win nt pdc , now > >> use win nt > >> pdc for temperory , later after finish change workstation win > >> nt pdc will > >> change with samba pdc . > >> thank's > >> > >> > >> > >> > >> > >> -- > >> 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 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
