[Samba] reading "write list" from a file

Jeremy Allison jra at samba.org
Fri Jul 15 09:57:22 MDT 2011


On Fri, Jul 15, 2011 at 11:30:00AM +0200, Helmut Hullen wrote:
> Hallo,
> 
> for a school server I'd like the option
> 
>         write list = "/path/to/class-8a-list"
> 
> for the share [class-8a]
> 
> Ok - I can work with
> 
>   [class-8a]
> 
>         ...
>         include "/path/to/writelistdefinition.txt"
>         ...
> 
> but that's more ugly.

Well, patches welcome for that :-). Shouldn't be too
hard, we already have all the infrastructure. Change
the write list code to check for a leading '/' then
open that path.

Jeremy.


More information about the samba mailing list