hello,
i've got a strange problem here. i set up a samba server on a trustix linux system, everything works fine except for the fact that a user on a windows maschine can log on to his account on the server without having to give a password. why? i don't understand whats going on, hope someone can help me.
here's my smb.conf:
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2004/06/06 17:22:14
# Global parameters
[global]
workgroup = NETZ
server string = Samba Server
interfaces = eth0
passdb backend = tdbsam
log file = /var/log/samba/log.%I
max log size = 50
os level = 32
preferred master = No
domain master = No
default service = homes
[homes]
comment = Home Directories
valid users = %S
read only = No
browseable = No
[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
guest ok = Yes
share modes = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[Projekte]
path = /data/projekte
valid users = u1, u2, u3
read only = No
create mask = 0777
inherit permissions = Yes
i've got a strange problem here. i set up a samba server on a trustix linux system, everything works fine except for the fact that a user on a windows maschine can log on to his account on the server without having to give a password. why? i don't understand whats going on, hope someone can help me.
here's my smb.conf:
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2004/06/06 17:22:14
# Global parameters
[global]
workgroup = NETZ
server string = Samba Server
interfaces = eth0
passdb backend = tdbsam
log file = /var/log/samba/log.%I
max log size = 50
os level = 32
preferred master = No
domain master = No
default service = homes
[homes]
comment = Home Directories
valid users = %S
read only = No
browseable = No
[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
guest ok = Yes
share modes = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[Projekte]
path = /data/projekte
valid users = u1, u2, u3
read only = No
create mask = 0777
inherit permissions = Yes