Multiple Services on one Server

Giulio Orsero giulioo at pobox.com
Wed Jun 21 07:54:05 GMT 2000


On Wed, 21 Jun 2000 09:16:48 +1000, you wrote:

>do is possible in samba.  An example of what I wish to do is:
>			\\NFS1\disk1
>			\\NFS1\disk2
>			\\NFS2\code
>			\\NFS3\source
>			
I would try using
netbios aliases = nfs1 nfs2 nfs3 ...
then 
include = /path/%L

and then in the file /path/nfs1
put
[disk1]
...

In the file /path/nfs2 put
[disk2]
...
...

-- 
giulioo at pobox.com


More information about the samba mailing list