Repository path format is as follows:
[:method:][[[user][:password]@] hostname[:[port]]]/path
Access methods can be any of the following:
Connection through external rsh or rsh-like program
Client/server mode on local computer
Connection through the GSS-API and Kerberos 5
Local computer, no client/server mode
Connection through password server
Connection through Kerberos 4
Connection through internal rsh server
Key environment variables relating to repository access are:
Specifies rsh-like executable
Specifies repository path
Top |