[Samba] Join linux to win Nt pdc
sonjaya at stud.che.itb.ac.id
sonjaya at stud.che.itb.ac.id
Tue Jul 15 17:19:48 GMT 2003
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
[root at linux 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
[root at linux 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.
[root at linux 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: sonjaya at stud.che.itb.ac.id [mailto:sonjaya at stud.che.itb.ac.id]
>> Sent: Thursday, July 10, 2003 11:30 PM
>> To: samba at lists.samba.org
>> 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
>>
>
More information about the samba
mailing list