[Samba] Migration from Windows NT 4.0 -> Samba 3
Ferdinand Klinzer
Klinzer at gmx.de
Thu Apr 29 14:47:04 GMT 2004
hmm i have wins server = 10.71.3.200 <- that is our wins server.
thats my smb.conf :
linux:~ # testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[netlogon]"
Processing section "[profiles]"
Processing section "[homes]"
Processing section "[alle]"
Loaded services file OK.
Server role: ROLE_DOMAIN_BDC
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup = SAMBA3
netbios name = DEMOSMB01
server string = Samba Server 3
interfaces = eth0
username map = /etc/samba/username.map
log level = 2
domain logons = Yes
os level = 69
preferred master = Yes
domain master = No
wins server = 10.71.3.200
admin users = root, administrator
[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
directory mask = 0700
guest ok = Yes
browseable = No
share modes = No
[profiles]
path = /home/profiles
read only = No
directory mask = 0700
guest ok = Yes
browseable = No
[homes]
comment = Benutzer Verzeichnisse
read only = No
browseable = No
[alle]
comment = Gemeinsame Laufwerke
path = /home/alle
read only = No
directory mask = 0777
linux:~ #
linux:~ # wbinfo -m
Could not list trusted domains
linux:~ #
same with
linux:~ # wbinfo -m 10.71.3.200
Could not list trusted domains
linux:~ #
Am 29.04.2004 um 14:38 schrieb Yohann Ferreira:
> Hi !
>
> Is your wins server = XXX.XXX.XXX.XXX
> in smb.conf correctly configured ? or can you find it with winbind
> doing something like :
> wbinfo -m ...
>
>
>> From: Ferdinand Klinzer <Klinzer at gmx.de>
>> To: samba at lists.samba.org
>> Subject: [Samba] Migration from Windows NT 4.0 -> Samba 3
>> Date: Thu, 29 Apr 2004 11:41:56 +0200
>>
>> Hello,
>>
>> I want with the command :
>>
>> linux:~ # net rpc join -S DEMONT01 -w DOMNT -U Administrator%passwd
>>
>> migration from windows nt 4.0 to Samba 3 but i get always this :
>>
>> linux:~ # net rpc join -S demont01 -w domnt -U samba3%passwd
>>
>> Unable to find a suitable server
>>
>> Unable to find a suitable server
>> linux:~ #
>>
>>
>> what can i do?
>>
>> I have a bdc acount on the windows nt 4.0 for the samba 3 server..
>>
>> With friendly greeets
>>
>> Ferdinand
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions: http://lists.samba.org/mailman/listinfo/samba
>
> _________________________________________________________________
> Bloquez les fenêtres pop-up, c'est gratuit ! http://toolbar.msn.fr
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
>
any more tips or what can i do i get always :
Unable to find a suitable server
greets
Ferdi
More information about the samba
mailing list