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/

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to