[Samba] netlogon problems
Radio Gong 2000 GmbH & Co. KG [Technik]
sascha.bieler at radiogong.de
Tue Mar 23 13:54:37 GMT 2004
This is how it looks like on a windows box:
nbtstat -a hunter
LAN-Verbindung:
Knoten-IP-Adresse: [192.168.10.53] Bereichskennung: []
NetBIOS-Namentabelle des Remotecomputers
Name Typ Status
---------------------------------------------
HUNTER <00> UNIQUE Registriert
HUNTER <03> UNIQUE Registriert
HUNTER <20> UNIQUE Registriert
HUNTER <00> UNIQUE Registriert
HUNTER <03> UNIQUE Registriert
HUNTER <20> UNIQUE Registriert
..__MSBROWSE__.<01> GROUP Registriert
SNEAKER <00> GROUP Registriert
SNEAKER <1B> UNIQUE Registriert
SNEAKER <1C> GROUP Registriert
SNEAKER <1D> UNIQUE Registriert
SNEAKER <1E> GROUP Registriert
SNEAKER <00> GROUP Registriert
SNEAKER <1B> UNIQUE Registriert
SNEAKER <1C> GROUP Registriert
SNEAKER <1D> UNIQUE Registriert
SNEAKER <1E> GROUP Registriert
MAC Adresse = 00-00-00-00-00-00
nbtstat -a assassin
LAN-Verbindung:
Knoten-IP-Adresse: [192.168.10.53] Bereichskennung: []
NetBIOS-Namentabelle des Remotecomputers
Name Typ Status
---------------------------------------------
ASSASSIN <00> UNIQUE Registriert
ASSASSIN <03> UNIQUE Registriert
ASSASSIN <20> UNIQUE Registriert
ASSASSIN <00> UNIQUE Registriert
ASSASSIN <03> UNIQUE Registriert
ASSASSIN <20> UNIQUE Registriert
SNEAKER <00> GROUP Registriert
SNEAKER <1C> GROUP Registriert
SNEAKER <1E> GROUP Registriert
SNEAKER <00> GROUP Registriert
SNEAKER <1C> UNIQUE Registriert
SNEAKER <1E> GROUP Registriert
MAC Adresse = 00-00-00-00-00-00
nbtstat -a leo
LAN-Verbindung:
Knoten-IP-Adresse: [192.168.10.53] Bereichskennung: []
NetBIOS-Namentabelle des Remotecomputers
Name Typ Status
---------------------------------------------
LEO <00> UNIQUE Registriert
LEO <03> UNIQUE Registriert
LEO <20> UNIQUE Registriert
LEO <00> UNIQUE Registriert
LEO <03> UNIQUE Registriert
LEO <20> UNIQUE Registriert
SNEAKER <00> GROUP Registriert
SNEAKER <1C> GROUP Registriert
SNEAKER <1E> GROUP Registriert
SNEAKER <00> GROUP Registriert
SNEAKER <1C> UNIQUE Registriert
SNEAKER <1E> GROUP Registriert
MAC Adresse = 00-00-00-00-00-00
Am Dienstag, 23. März 2004 14:37 schrieb Radio Gong 2000 GmbH & Co. KG
[Technik]:
> Just looked up which server is MASTERBROWSER indeed and it seems ok...
>
>
> # nmblookup -SR hunter
>
> querying hunter on 192.168.10.255
> 192.168.10.1 hunter<00>
> Looking up status of 192.168.10.1
> HUNTER <00> - H <ACTIVE>
> HUNTER <03> - H <ACTIVE>
> HUNTER <20> - H <ACTIVE>
> ..__MSBROWSE__. <01> - <GROUP> H <ACTIVE>
> SNEAKER <00> - <GROUP> H <ACTIVE>
> SNEAKER <1b> - H <ACTIVE>
> SNEAKER <1c> - <GROUP> H <ACTIVE>
> SNEAKER <1d> - H <ACTIVE>
> SNEAKER <1e> - <GROUP> H <ACTIVE>
>
> # nmblookup -SR assassin
>
> querying assassin on 192.168.10.255
> 192.168.10.2 assassin<00>
> Looking up status of 192.168.10.2
> ASSASSIN <00> - B <ACTIVE>
> ASSASSIN <03> - B <ACTIVE>
> ASSASSIN <20> - B <ACTIVE>
> SNEAKER <00> - <GROUP> B <ACTIVE>
> SNEAKER <1c> - B <ACTIVE>
> SNEAKER <1e> - <GROUP> B <ACTIVE>
>
> # nmblookup -SR leo
>
> querying leo on 192.168.10.255
> 192.168.10.3 leo<00>
> Looking up status of 192.168.10.3
> LEO <00> - B <ACTIVE>
> LEO <03> - B <ACTIVE>
> LEO <20> - B <ACTIVE>
> SNEAKER <00> - <GROUP> B <ACTIVE>
> SNEAKER <1c> - B <ACTIVE>
> SNEAKER <1e> - <GROUP> B <ACTIVE>
>
> Am Dienstag, 23. März 2004 09:57 schrieben Sie:
> > Just guessing but check to see if Master Browser is set to NO if one of
> > your other two is set to yes?
> > -Rudy
> >
> > -----Original Message-----
> > From: Radio Gong 2000 GmbH & Co. KG [Technik]
> > [mailto:sascha.bieler at radiogong.de]
> > Sent: Tuesday, March 23, 2004 3:44 AM
> > To: samba at lists.samba.org
> > Subject: [Samba] netlogon problems
> >
> >
> > Hi @ all,
> >
> > I have two samba-servers running perfectly!
> >
> > Now I configured a third machine which provides some backups. Since I
> > brought
> > it up in the network the windows client won't execute the
> > netlogon-scripts... When I turn off samba-services on the backup-machine
> > it works again.
> >
> > Did I miss something??? Maybe you can open my eyes...
> >
> > Best regards
> >
> > Sascha
> >
> >
> > Here my conf-files:
> >
> > PDC
> > ------------------------------------------------------------------
> >
> > # Global parameters
> > [global]
> > netbios name = Hunter
> > workgroup = SNEAKER
> > server string = SoundServer %v
> > realm = hunter.radiogong.intern
> > admin users = root, administrator, sascha
> > security = user
> > dns proxy = yes
> > wins proxy = Yes
> > wins support = Yes
> > ldap ssl = no
> > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
> > SO_RCVBUF=8192
> > keepalive = 255
> > locking = 1
> > kernel oplocks = yes
> > blocking locks = yes
> > oplocks = yes
> > level2 oplocks = yes
> > large readwrite = yes
> > map to guest = Bad User
> > dos charset = ISO8859-15
> > unix charset = ISO8859-15
> > display charset = ISO8859-15
> > printing = cups
> > printcap name = cups
> > utmp = Yes
> > host msdfs = Yes
> >
> > # NETWORK STUFF
> > interfaces = 192.168.10.1/24, 192.168.11.1/24
> > hosts allow = 192.168.
> > bind interfaces only = yes
> > nt acl support = yes
> > client schannel = auto
> > server schannel = yes
> > client signing = auto
> > server signing = no
> >
> > # FEATURE STUFF
> > domain logons = yes
> > os level = 33
> > domain master = yes
> > preferred master = yes
> > local master = yes
> > time server = yes
> >
> > # LOGON STUFF
> > logon script = logon.bat
> > logon drive =
> > logon home =
> > logon path =
> > template homedir =
> >
> > [netlogon]
> > comment = Network Logon Service
> > path = /data/netlogon
> > public = No
> > guest ok = No
> > share modes = No
> >
> > # SHARES --------------------------------
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > BDC
> > ------------------------------------------------------------------
> > # Global parameters
> > [global]
> > netbios name = Assassin
> > workgroup = SNEAKER
> > server string = FileServer %v
> > realm = assassin.radiogong.intern
> > admin users = root, administrator, sascha
> > security = user
> > dns proxy = yes
> > # wins proxy = Yes
> > # wins support = Yes
> > ldap ssl = no
> > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
> > SO_RCVBUF=8192
> > keepalive = 255
> > locking = 1
> > kernel oplocks = yes
> > blocking locks = yes
> > oplocks = yes
> > level2 oplocks = yes
> > large readwrite = yes
> > map to guest = Bad User
> > dos charset = ISO8859-15
> > unix charset = ISO8859-15
> > display charset = ISO8859-15
> > printing = cups
> > printcap name = cups
> > utmp = Yes
> > host msdfs = Yes
> >
> > # NETWORK STUFF
> > interfaces = 192.168.10.2/24
> > hosts allow = 192.168.
> > bind interfaces only = yes
> > nt acl support = yes
> > client schannel = auto
> > server schannel = no
> > client signing = auto
> > server signing = no
> >
> > # FEATURE STUFF
> > domain logons = yes
> > os level = 32
> > domain master = no
> > preferred master = yes
> > local master = yes
> > time server = yes
> >
> > # LOGON STUFF
> > # logon script = logon.bat
> > logon drive =
> > logon home =
> > logon path =
> > template homedir =
> >
> > # SHARES --------------------------------
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > BACKUP
> > ------------------------------------------------------------------
> > # Global parameters
> > [global]
> > netbios name = Leo
> > workgroup = SNEAKER
> > server string = BackUpServer %v
> > realm = leo.radiogong.intern
> > admin users = root, administrator, sascha
> > security = share
> > # Use password server option only with security = server
> > # password server = hunter.radiogong.intern
> > dns proxy = yes
> > # wins proxy = Yes
> > # wins support = Yes
> > ldap ssl = no
> > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
> > SO_RCVBUF=8192
> > keepalive = 255
> > locking = 1
> > kernel oplocks = yes
> > blocking locks = yes
> > oplocks = yes
> > level2 oplocks = yes
> > large readwrite = yes
> > map to guest = Bad User
> > dos charset = ISO8859-15
> > unix charset = ISO8859-15
> > display charset = ISO8859-15
> > printing = cups
> > printcap name = cups
> > utmp = Yes
> > host msdfs = Yes
> >
> > # NETWORK STUFF
> > interfaces = 192.168.10.3/24
> > hosts allow = 192.168.
> > bind interfaces only = yes
> > nt acl support = yes
> > # client schannel = auto
> > server schannel = no
> > # client signing = auto
> > # server signing = auto
> >
> > # FEATURE STUFF
> > domain logons = yes
> > os level = 32
> > domain master = no
> > preferred master = yes
> > local master = yes
> > time server = yes
> >
> > # LOGON STUFF
> > # logon script = logon.bat
> > logon drive =
> > logon home =
> > logon path =
> > template homedir =
> >
> > # SHARES --------------------------------
More information about the samba
mailing list