Penn State blue navy and white logo Instructions for Mounting Your PASS Via the PASS Gateway
 

Windows NT/2000/Me/9x

To connect:

  1. If you use Windows 9x or NT, right-click the Network Neighborhood desktop folder. If you use Windows ME or 2000, right-click the My Network Places desktop icon.
  2. Choose Option: Map Network Drive.
  3. a. If you use Windows 9x or Me, enter \\SAMBA\HOMES for the pathand click <OK>. You must add cac.psu.edu to your Domain Suffix Search Order in 9x or ME for \\SAMBA\HOMES to work.
    i. Click Start/Settings/Control Panel and double-click the Network icon.
    ii. Click TCP/IP to highlight the TCP/IP Ethernet Adapter entry and then click Properties.
    iii. Click the DNS Configuration tab and add cac.psu.edu to the Domain Suffix Search Order if this information is not entered.
    b. If you use NT or 2000, enter \\SAMBA.CAC.PSU.EDU\HOMES for the folder and click <FINISH>.

    For both 3a and 3b:
    If you would like this mapping to appear every time you boot your machine, check the Reconnect at login option. If you do this, you will not need to perform this process again. Please note that the Reconnect at login option will not work with the machines in the computer labs  or for computers not conneted to the Internet at startup.

  4. The "Enter Network Password" window appears. In the "Connect As" field, enter your Penn State Access Account userid. In the "Password" field, enter your Penn State Access Account password. Click <OK>. NOTE: The "Enter Network Password" window does not appear if you use your Access Account userid and password to login to Windows.

NOTE: You may also use \\SAMBA\PASS or \\SAMBA.CAC.PSU.EDU\PASS respectively in place of \\SAMBA\HOMES or \\SAMBA.CAC.PSU.EDU\HOMES to access other PASS services (such as departmental or course space).

Windows 9.x Dial-up Users

In order to mount PASS from a Penn State dial-up connection, you must set the Dial-up Networking Icon option to "Log on to Network" per the following instructions:

  1. Double-click the My Computer folder on the Desktop. Then, double-click the Dialup Networking folder.
  2. Right-click the Dial-up icon and view Properties. (Double-click on My Computer and then double-click the Dial-up Networking folder.
  3. Click the Server Types tab.
  4. Click the Log on to Network check box to select this option. Then click <OK>.
  5. Ignore the "Could not logon to any network" should it appear. At this point, follow the instructions listed above.
NOTE: For Dial-up networking, it does not make any difference whether you login to Windows 9.x at startup. This means that if the Control Panel Passwords User Profile tab is set to "All users of this computer use the same preferences and desktop settings" and you use the usual method for changing the Windows login password to the null string, Map Network Drive to \\SAMBA\PASS will work.

Windows Me/NT/2000 Dial-up Users

The procedure for Windows Me/NT/2000 is similar but the Dialup Networking "Log on to Network" option is located in slightly different screen sequences. Step-by-step details will be available soon.

Windows XP

  1. Click Start and choose My Computer. Click the menu option Tools.
  2. Choose Map Network Drive.
    Follow Steps 3b and 4 above for Windows NT/2000/Me/9x.

 


To Disconnect A Mapped Network Drive

  1. Repeat Step 1 above for Windows 2000/NT/Me/9x; or Step 1 above for Windows XP.
  2. Choose Disconnect Network Drive.


Notes for Windows Users

NT users can install and use the native DCE/DFS client, which is available at https://www.work.psu.edu/access/dce/.

NOTE: The term path, as referenced here, is synonymous with directory or folder.

General Windows 9.x/Me Problem
PROBLEM: Windows 9.x/Me systems can run anonymously. This means that any userid and/or password is not associated with the Windows session. This prevents Map Network Drive from prompting for a username and password, and produces a "Not Found" error.

SOLUTION: Make Windows 9.x/Me associate with a specific user. If you do not have a Windows login when your Windows 9.x/Me system starts up, do the following:

  1. Click Start --> Find or Start --> Search --> Choose Files or Folders.
  2. For Named enter *.pwl.
  3. For Lookin; choose C: drive.
  4. Click the <Find Now> button.
  5. Right-click the .PWL file and choose Delete to delete the .PWL file.
  6. Shutdown and then Restart. Login with your Access Account userid and leave the password field blank.
  7. Connect to the PASS Gateway following the instructions above. You will be prompted for your Access Account password. DO NOT choose to save the password.
Back to top

 

Macintosh OS 9

To connect:

  1. From the Apple Menu, select Chooser.

  2. In the Chooser window, click once on the AppleShare icon to select this option.   

  3. Click the <Server IP Address...> button. Type mac.pass.psu.edu in the Enter the Server Address field. Click <Connect>.

  4. The Connect to file server dialog box appears. Make sure that the Registered User radio button is selected. Type your Access Account userid in the "Name" field and type your Access Account password in the "Password" field. Click <OK>.

  5. A dialog box appears listing the volumes for mac.pass.psu.edu. Note that the listed volumes are for all of PASS and for your PASS only.

    • To mount your PASS, double-click the volume labeled with your Access Account userid.
    • The volume for your pass appears on your desktop.

Back to top

 

Macintosh OS X:

Open the Finder Program.

Choose Connect To Server from the Finder's Go menu.

Enter mac.pass.psu.edu into the Address field.

Hit Connect.

Choose Registered User and enter your Penn State Access Userid and Password into the corresponding fields.

Hit Connect again.

You can mount your personal directory (specified by your username) and/or the entire PASS Gateway.

Hit OK, and the appropriate folder should appear on the desktop.

To disconnect, simply drag the folder into the trash.


Notes for Mac OS X

  1. To mount the PASS Gateway to access other services (such as departmental or course Web space, click the PASS Gateway volume. Then, traverse the directory space to access the course or departmental space to which you have access.
    • To access departmental space, double-click the PASS Gateway volume, then double-click each directory/folder in the following string:
      PASS-->services-->www-->dept-->your_dept_folder where your_dept_folder is the department to which you have access.
    • To access course space, double-click the PASS Gateway volume, then double-click each directory/folder in the following string:
      PASS-->services-->www-->courses-->your_course_folder where your_course_folder is the course to which you have access.
    • To access clubs space, double-click the PASS Gateway volume, then double-click each directory/folder in the following string:
      PASS-->services-->www-->clubs-->wwwroot-->your_club_folder where your_club_folder is the club to which you have access.

    Disconnecting:

    To disconnect, simply drag the volume for the PASS Gateway and/or the volume for your personal PASS to the Trash. Then, empty the Trash.

  2. At the unix (Darwin) level of Mac OS X, after mounting the PASS as described above, you can access those files and directories directly from the unix command line using the directory /Volumes. For example, If you issue the command "ls /Volumes", you will see a directory name such as "PASS Gateway" or a directory name which is your username.

Back to top

 

Linux

You can mount PASS by using the smbmount or mount command. You need to setuid (chmod u+s) the binary if you intend to allow non-system users to mount PASS. If you don't use the chmod u+s command, then the only person who can mount PASS is someone with root-level access. Use:

smbmount //samba/dfs /dfs -o username=xyz123
or
mount -t smbfs -o username=xyz123 //samba/dfs /dfs

Where xyz123 is your Access Account userid and /dfs is a mount point. Then, you will be prompted for your Access Account password. Note that //samba.cac.psu.edu/dfs will also work so you can use either //samba.cac.psu.edu/dfs or //samba/dfs /dfs.

Back to top

 

NFS Gateway for UNIX and Linux

The other way to access your PASS is by mounting it via the NFS gateway. On your local system

  1. su to root
  2. In the /mnt directory create a new folder called pass
  3. Enter mount nfs.pass.psu.edu:/.../dce.psu.edu/fs    /mnt/pass
    (The mount command might be in a directory that is not in the default path like /sbin or /etc. In this case use /sbin/mount or /etc/mount as appropriate.)
  4. That will provide you with read access to parts of the overall PASS space. For read and write access to your individual PASS space, go to https://nfs.pass.psu.edu/ and Add an NFS to PASS Gateway mapping.
  5. Now you can cd to /mnt/pass/users/x/y/xyz123 and access your PASS.
When you want to stop using the NFS gateway, you can unmount PASS with the command

unmount  /mnt/pass

For Mac OS X you can connect to the NFS gateway as above or use the Go/Connect to Server method in the Mac OS X section and then in a terminal window PASS can be accessed under /Volumes.

Back to top


PASS Gateway home page | PASS Gateway Instructions
Questions regarding the content of this Web site can be directed to the content editor.
If you need assistance, contact the ITS Help Desk at helpdesk@psu.edu.
The Pennsylvania State University © 2002
This service is provided and maintained by the
Academic Services and Emerging Technologies (ASET), a unit of Information Technology Services (ITS), at Penn State.