[Samba] include statement problem

ip.guy ip.guy at optushome.com.au
Thu Dec 9 02:58:26 GMT 2004


hi all...

i have a little problem with an include statement in my smb.conf.

what i want to achieve is to allow the "administrator" user access to 
"read/write/browse" to all the users home drives under "/array2/samba/homes"

can anyone see why even after the include file was added, the 
administrator user is not able to browse /array2/samba/homes/* ?

[homes]
        browseable = no
        writeable = Yes
        include = /etc/samba/%U
        path = /array2/samba/homes/%U
        force create mode = 770
        create mask = 0770

#include file called "administrator"
[homes]
        browseable = yes
        writeable = yes
        path = /array2/samba/homes/



More information about the samba mailing list