Displaying 1 result from an estimated 1 matches for "tsiolkovski".
Did you mean:
tsiolkovsky
2003 Jan 05
1
"Only users" seems nonfunctional
L.S.,
Excerpt from my smb.conf on Samba 2.2.5:
[global]
...
security = share
...
[BenD]
public = no
guest ok = no
user = bzt
only user = yes
path = <...>
writeable = yes
browseable = yes
printable = no
...
Now, according to the manpage for smb.conf, I should only be able to log in
and use service BenD as user bzt. Nevertheless, I can log in as any user as
long as I know the password.