Displaying 1 result from an estimated 1 matches for "digital_lib".
2003 Apr 01
1
please help: problems using 'force group' option
...nf look like:
 
[global]
   workgroup = mywrokgroup
   browse list = no
   security = server
   password server = ntserver
   allow trusted domains = yes
   encrypt passwords = yes
   obey pam restrictions = yes
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   map to guest = never
[digital_lib]
   comment = library
   force group = +share
   path = /data/share
   public = no
   readonly = no
   writable = yes
   locking = yes
   force create mode = 0775
   force directory mode = 0775
   valid users = +share +users
 
When I use 'force group = +share' I spect that users accesing to...