| |
What is Remote Drive Mapping?
Remote drive mapping is designed to make working with files on the Rutgers central server systems (that is, on RCI and Eden) as convenient as possible. With remote drive mapping, File Transfer Protocol (FTP) software or any other special software isn't needed to access files. Once connected via an assigned drive letter, the files will be just as easy to change as if they were located on your own hard disk.
What Do I Need to Use Samba?
- A valid RCI or Eden account.
- For access off-campus, the Cisco VPN software configured to connect to the Rutgers network.
- A Samba password, which must first be obtained by clicking on the Samba Access link on the respective system's Webtools page below. The Samba password, separate from the RCI or Eden password, will be sent to the account owner's e-mail address. The same holds true for departmental accounts and student organization accounts.
- A computer using Windows 2000 or XP operating system. Most of those computers already have the software needed to use Samba.
- The path to connect to the shared folders
There are two possible Samba paths. The first is www, the public_html directory in which Web page files are kept. The second is homes which is the special directory on the account which users are allowed to access using Samba.
- Finally the name of the host (i.e. RCI or Eden) upon which the share will be located.
Connecting To A Samba Directory
Once a Samba password has been obtained (see Step 3 of the What Do I Need To Use Samba? section) users can mount the shares on their accounts by doing the following:
- From the Windows desktop, Right-Click on the My Computer icon and select Map Network Drive.
- The Map Network Drive dialog box will appear.
- Using the drop-down box make the following selections:
- select an available drive letter next to "Drive".
- In the space provided for "Folder" you need to type in the appropriate path. The path will be entered in the following format: \\system_name\share_name
For example, if a user wishes to mount a RCI_drive directory s/he would type in:
\\rci.rutgers.edu\homes
or
\\rci.rutgers.edu\www
(Eden users would substitute "Eden" for RCI)
to mount the public_html directory of the account.
- Click Finish to connect to the Samba directory. You will be prompted for your RCI NetID (username) and your unique Samba password that was sent by e-mail to your RCI (or Eden) account. Note: the Samba password can be cut and pasted from the e-mail message to the password field.
- Once you've logged in, a Samba folder will be available as a drive on the My Computer screen similar to the following illustration:
- Files can now be moved, removed, and accessed as if the files were on the local computer the account owner is using.
Common Errors and Solutions
The following are errors that may be experienced when using remote drive mapping with Samba. This list will be updated as needed.
- The Network path \\rci.rutgers.edu\www (or \\eden.rutgers.edu\www) could not be found
That error could mean one of three things:
- Your network connection may be unavailable. Try visiting several other web pages both at Rutgers and off-campus.
- If you are using a computer off-campus, you may need to connect to the Rutgers Network with the VPN software before trying to map a drive using Samba. Information about VPN can be found at http://oit.rutgers.edu/vpn
- The special Samba directories may not yet exist on the account. For example, there may not be a public_html directory on an account so the www share won't be able to connect. A public_html directory can be created by connecting to an RCI or Eden account with SSH and entering the command mkdir public_html. A directory called RCI_drive or EDEN_drive is automatically created for the homes share when remote drive mapping is enabled, and should not be deleted. If that happens, use SSH and re-create the directory using the command mkdir RCI_drive or mkdir EDEN_drive.
Need Help with Remote Drive Mapping?
Contact the NBCS Help Desk at 732-445-HELP (4357) or send an e-mail message to helpdesk@nbcs.rutgers.edu.
|