Koozali.org: home of the SME Server

Samba Share

Craig

Samba Share
« on: November 20, 2001, 06:55:02 AM »
I would like to have a samba share available for Windows clients that is not located in the standard IBAY directory but located under the /mnt directory with the following setup for example:

[data]
  comment = Data
  path = /mnt/data
  public = yes
  writable = no

I will then use the "net use" command in a script to get access to the contents of this share.

Thanks in advance.

Regards
Craig

Derek

Re: Samba Share
« Reply #1 on: November 20, 2001, 08:17:16 PM »
You have to make a custom template. The instructions are here:

http://www.e-smith.org/custom/

Craig Farrier

Re: Samba Share
« Reply #2 on: November 21, 2001, 02:58:43 AM »
Derek

Thankyou for the URL ...... I found it late last night and created a custom template.

Regards
Craig