Gerald (Jerry) Carter wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ip.guy wrote:
| 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/
|

smb.conf is parsed top to bottom.  put the include line
after the path line in the main [homes] share.

cheers, jerry


hi jerry, still no good mate...
the include statement is now at the end of the homes section as suggested but makes no differnece...
still can't browse the users (%U) dir's at "/array2/samba/homes"
this one has me stuffed...
anyone else wanna crack at this ?


--
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