Changes

From SME Server
Jump to navigationJump to search
337 bytes added ,  18:50, 31 October 2008
no edit summary
Line 2: Line 2:  
{{Incomplete}}
 
{{Incomplete}}
 
This page describes a method you can use to automatically mount a network share (samba/cifs, nfs, etc) in a directory on your SME server each time you boot up.
 
This page describes a method you can use to automatically mount a network share (samba/cifs, nfs, etc) in a directory on your SME server each time you boot up.
 +
 +
This Howto assumes:
 +
  * You will be mouning your shares into the '''info''' ibay
 +
  * Your samba/cifs server is named '''nas01'''
 +
  * You want to access two shares on nas01: '''share1''' and '''share2'''
 +
  * You can successfully open \\nas01\share1 and \\nas01\share2 using the username '''joe''' and the password '''theplumber'''
    
== Create the local mount points ==
 
== Create the local mount points ==
The following example assumes you want to expose some data from a windows share in the **info** ibay on your SME server
+
First create the directories that will be used to host the mounted data.  These directories should remain empty at all times.
    
  cd /home/e-smith/files/ibays/info/html
 
  cd /home/e-smith/files/ibays/info/html

Navigation menu