Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Portal Server 6 2004Q2 Secure Remote Access Administration Guide 

Chapter 4
NetFile

This chapter describes NetFile and explains its operation. To configure NetFile, see Chapter 10, "Configuring NetFile".

This chapter covers the following topics:


Overview of NetFile

NetFile is a file manager application that enables the user to access and operate on remote file systems and directories.

The NetFile component of SRA is available as Java1 and Java2 applets. Users who do not have the Java2 Plugin for their browsers can use the Java1 applet. The Java2 applet has a better interface and increased ease of accessibility.

NetFile provides the following key features:

To configure NetFile, see Chapter 10, "Configuring NetFile".


Supported File Access Protocols

NetFile allows you to access remote systems using FTP, JCIFS (Windows), and NFS protocols. It includes the following file access protocol features:


Enabling Access to NetFile

When you install SRA, the NetFile service is registered only for the organization that you specified during installation.

    To Enable NetFile for Organizations and Users
  1. Register the NetFile service to the organization that requires NetFile access.
  2. Create the NetFile policy based on the NetFile service and assign the NetFile policy for organization and role which require access to NetFile.
  3. Assign the NetFile service to each user who requires access to NetFile.
  4. See the Identity Server Administration Guide for more information on creating and assigning policies and services.


Enabling Logging for NetFile

Specify the log location using the Identity Server Logging service to enable logging for NetFile. The name of the log file is srapNetFile. By default it is located in the /var/opt/SUNWam/logs directory.


Configure UNIX Authentication

    To Enable Unix Authentication
  1. Log in to the Identity Server administration console as administrator.
  2. Select the Identity Management tab from the administration console.
  3. Select Services from the View drop down menu in the left view pane.
  4. If UNIX shows up in the right view pane, it needs to be registered.

  5. Register the service by selecting the checkbox next to UNIX and click Register.
  6. Click the arrow next to UNIX in the left view pane and click Create.
  7. The service template is created.

  8. Click Save.
  9. Log out of the administration console.
  10. Restart the Identity Server as root or the user Identity Server it is configured to run as:
  11. /etc/init.d/amserver startall

  12. Verify that the doUnix process is running:
  13. ps -ef | grep doUnix

    To Configure Unix Authentication
  1. Telnet to the local host on the configuration port as follows:
  2. telnet localhost 58946

  3. Type the Unix Helper Listen Port number.
  4. Specify the default value of 57946 for the Listen Port.

  5. Type the Unix Helper Session Timeout value in seconds.
  6. Type the Unix Helper Max Sessions value.
  7. A message saying “doUnix configured successfully” is displayed.



Previous      Contents      Index      Next     


Copyright 2004 Sun Microsystems, Inc. All rights reserved.