Nicolás Conde
2007-Apr-11  22:50 UTC
[Samba] WinME can't log immediately after restart (Samba as PDC).
Hello list.
    I use Slackware 10.2 with Samba 3.0.20 as PDC/WINS server in a LAN 
with 6 more PCs running WinME (I'm not to blame, they were there when I 
arrived).
    I've followed step by step the HOW-TO in setting up Samba as a PDC 
and a WINS server, but when I reboot one of the WinMEs I can't log on to 
the domain immediately. I have to hit [Esc], enter MS-DOS and do
    c:\> nbtstat -R
    c:\> nbtstat -RR
and close the no user session. After that if I'm lucky I can log on. If 
not lucky, I do it again and after the third time or so I get to log on. 
I did
    # tail -f samba.nmbd
and I got this in the samba.nmbd when trying to log on and get rejected:
Unique name registration for name ADMINISTRADOR<03> IP 192.168.0.10
Original client at IP 192.168.0.1 still wants the name 
ADMINISTRADOR<03>. Rejecting registration request.
Unique name release for name ADMINISTRADOR<03> IP 192.168.0.10
Refusing request to release name name ADMINISTRADOR<03> as IP 
192.168.0.10 is not one of the known IP's for this name.
    The user called "Administrador" (me) was logged on the PC with IP 
192.168.0.1, and was trying to log on into 192.168.0.10.
    ?Does anybody have a clue on what I'm doing wrong? Attached goes my 
smb.conf.
    Thanks a lot in advance.
-- 
::   Nicol?s Conde    ::
"...querer informarse sin esfuerzo es una ilusi?n que remite al mito
publicitario antes que a la movilizaci?n c?vica. Informarse fatiga. Ese es el
precio que un ciudadano paga para tener el derecho de participar con
inteligencia en la vida democr?tica."
                Ignacio Ramonet (Le Monde Diplomatique, oct/93).
-------------- next part --------------
[global]
	netbios name = Servidor
	workgroup = ESTACION
	server string = Samba %v en %L
	# Primary Domain Controller y Domain Master Browser
	domain logons = yes
	domain master = yes
	local master = yes
	preferred master = yes
	# Fin
	# Inhabilitar perfiles itinerantes (roaming profiles)
	logon home 	logon path 	# Fin
	os level = 64
	wins support = Yes
	security = user
	passdb backend = smbpasswd
	encrypt passwords = No
 
	log level = 3
	log file = /var/log/samba.%m
	max log size = 50
	name resolve order = wins bcast host
[netlogon]
	comment = Servicio netlogon
	path = /export/samba/netlogon
	read only = yes
	browseable = no
[homes]
	comment = Home Directories
	read only = No
	browseable = No
[printers]
	comment = All Printers
	path = /var/spool/samba
	printable = Yes
	browseable = No
[bases]
	comment = Bases de Combex
	path = /export/samba/combex
	browseable = Yes
	read only = No
	create mask = 0771
	directory mask = 0775
	veto oplock files = /*.dbf/*.ntx/
[alejandrawin]
	path = /export/samba/alejandrawin
	browseable = No
	read only = No
	create mask = 0600
	directory mask = 0700
	case sensitive = No
	oplocks = No
	level2 oplocks = No
	fstype = FAT
Nicolás Conde
2007-Apr-11  23:49 UTC
[Samba] WinME can't log immediately after restart (Samba as PDC).
Hello list.
     I use Slackware 10.2 with Samba 3.0.20 as PDC/WINS server in a LAN
with 6 more PCs running WinME (I'm not to blame, they were there when I
arrived).
     I've followed step by step the HOW-TO in setting up Samba as a PDC
and a WINS server, but when I reboot one of the WinMEs I can't log on to
the domain immediately. I have to hit [Esc], enter MS-DOS and do
     c:\> nbtstat -R
     c:\> nbtstat -RR
and close the no user session. After that if I'm lucky I can log on. If
not lucky, I do it again and after the third time or so I get to log on.
I did
     # tail -f samba.nmbd
and I got this in the samba.nmbd when trying to log on and get rejected:
Unique name registration for name ADMINISTRADOR<03> IP 192.168.0.10
Original client at IP 192.168.0.1 still wants the name
ADMINISTRADOR<03>. Rejecting registration request.
Unique name release for name ADMINISTRADOR<03> IP 192.168.0.10
Refusing request to release name name ADMINISTRADOR<03> as IP
192.168.0.10 is not one of the known IP's for this name.
     The user called "Administrador" (me) was logged on the PC with IP
192.168.0.1, and was trying to log on into 192.168.0.10.
     ?Does anybody have a clue on what I'm doing wrong? Attached goes my
smb.conf.
     Thanks a lot in advance.
-- 
::   Nicol?s Conde    ::
"...querer informarse sin esfuerzo es una ilusi?n que remite al mito 
publicitario antes que a la movilizaci?n c?vica. Informarse fatiga. Ese 
es el precio que un ciudadano paga para tener el derecho de participar 
con inteligencia en la vida democr?tica."
                 Ignacio Ramonet (Le Monde Diplomatique, oct/93).
-------------- next part --------------
[global]
	netbios name = Servidor
	workgroup = ESTACION
	server string = Samba %v en %L
	# Primary Domain Controller y Domain Master Browser
	domain logons = yes
	domain master = yes
	local master = yes
	preferred master = yes
	# Fin
	# Inhabilitar perfiles itinerantes (roaming profiles)
	logon home 	logon path 	# Fin
	os level = 64
	wins support = Yes
	security = user
	passdb backend = smbpasswd
	encrypt passwords = No
 
	log level = 3
	log file = /var/log/samba.%m
	max log size = 50
	name resolve order = wins bcast host
[netlogon]
	comment = Servicio netlogon
	path = /export/samba/netlogon
	read only = yes
	browseable = no
[homes]
	comment = Home Directories
	read only = No
	browseable = No
[printers]
	comment = All Printers
	path = /var/spool/samba
	printable = Yes
	browseable = No
[bases]
	comment = Bases de Combex
	path = /export/samba/combex
	browseable = Yes
	read only = No
	create mask = 0771
	directory mask = 0775
	veto oplock files = /*.dbf/*.ntx/
[alejandrawin]
	path = /export/samba/alejandrawin
	browseable = No
	read only = No
	create mask = 0600
	directory mask = 0700
	case sensitive = No
	oplocks = No
	level2 oplocks = No
	fstype = FAT