Hi Listers,

On SLES10 SP2 we are running a samba. We would like to have shares for specific 
groups. For instance we have a group zlinux that would get access into the "PL 
Linux" directory and they must be able to read and write into this directory. 
Several resources on the net give us the configuration for this but so far we 
were not able to get the results we expected.

The /etc/smb.conf contains:
[PL Linux]
        # Identification
        comment = PL Linux

        # Management
        path        = /srv/smb/shares/MFPL/PL Linux
        writable    = yes
        force group = zlinux
        valid users = @zlinux

        # Access set up
        create mask          = 0770
        directory mask       = 0770
        force create mode    = 0660
        force directory mode = 0770

According to the config a new file should be created with group zlinux and mask 
770. But when we create a document we see:

-rwxr--r-- 1 nl12237 users 0 Apr 27 13:45 New (10) Text Document.txt

So, in the group users and mask 744.

What can we do to get the samba to create the file under group zlinux and with 
770 instead of 744?

Met vriendelijke groet/With kind regards,
Berry van Sleeuwen
Flight Forum 3000 5657 EW Eindhoven
* +31 (0)6 22564276


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to