a question about share permission

Hongbin Zhang hzhang at mda.ca
Thu Nov 8 15:24:06 GMT 2001


Hello,

        I hope this is simple question.

        Could I have different permisson settings (force create mode)
        for different subdirectories under the same share[or service]?

        For example:

##################################################################
[pod]
        comment = POD project stuff

        path = /pod/special
        write list = @pod
        writeable = Yes
        create mask = 0664
        guest ok = Yes
        create mask = 0775
        directory mask = 0775
        force create mode = 0775
        force directory mode = 0775

        path = /pod/normal
        write list = @pod
        writeable = Yes
        create mask = 0664
        guest ok = Yes
        create mask = 0775
        directory mask = 0775

[othershare]

        ......
##################################################################

        Thanks,

Hongbin





More information about the samba-technical mailing list