Hi,
I am migrating my aging 2.2.7 samba server to a new machine (Fedora
Core2 + samba 3.0.x) but got stuck in a strange problem.
My users can log in, can mount the shares but only if I remove the
netlogon script.
I can browse the available shares from windows and linux.
I am using the same netlogon script which is similar to the one found
in the documentation.
My smb.conf
[netlogon]
comment = netlogon
path = /home1/netlogon
guest ok = yes
writable = no
share modes = no
browseable = no
[devel]
comment = Development
path = /home1/devel
valid users = @devel
write list = @devel @admin
public = no
writable = yes
printable = no
create mask = 0644
directory mask = 0755
force group = devel
Under /home1/netlogon there is a devel.bat with a single line :
net use /yes z: \\grecia\homes
grecia is the name of the machine.
Any ideias ?
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba