[Samba] VFS declaration in Share subdirectory

Tony Gaddis tony at permastor.net
Wed Feb 9 01:04:39 GMT 2005



I have a share directory declared as

[Share]
	path = /mnt/Share
	read only = no
	valid users = user1, user2

I would like to enable a subdirectory under the share to use a VFS object,
while everything else in the directory tree does not use the VFS object.

Can I declare the following:

[Special]
	path = /mnt/Share/Special
	vfs object = foo

and have it accomplish what I described above?

Does it inherit the configuration options form the parent directory, ie
"read only, valid users"?

Thanks
Tony Gaddis



More information about the samba mailing list