Displaying 1 result from an estimated 1 matches for "linuxalex".
Did you mean:
linuxace
2004 Jan 19
2
Serious bug in Samba 3.0.2pre1 !!!
...me is working.
Samba share "grp"
# Group Directory
[grp]
writeable = yes
inherit permissions = yes
path = /data/grp
comment = Group Directory
valid users = @NH-TEST.NL\FO_GRP
browsable = yes
getent group
FO_GRP:x:10014:fo7,fo6
chown root:FO_GRP /data/grp/fog
[root@linuxalex data]# ls -l grp
drwxrws--- 5 root FO_GRP 4096 Jan 16 17:34 fog
Output log.smbd
[2004/01/15 11:58:27, 0] smbd/server.c:main(747)
smbd version 3.0.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2003
On a Win2k workstation logged in on the domain as user fo6 accessi...