Displaying 1 result from an estimated 1 matches for "itshare".
Did you mean:
  dtshare
  
2008 Dec 16
1
Creating folders while preserving sharing group
...rship whenever the 
admin users created a file or a folder. Is it possible to do that?
Here's my smb.conf file
[Share]
       comment = Share
       path = /Share
       read only = No
       create mask = 0640
       directory mask = 0740
[global]
       workgroup = IT
       netbios name = ITSHARE
       server string = %h server
       security = USER
       encrypt passwords = No
       passwd program = /usr/bin/passwd %u
       passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
       syslog = 0
       log file = /var/...