cc/td/doc/product/natkit
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

NATkit 2.0 Security

NATkit 2.0 Security

NATkit 2.0 provides two levels of security:

This appendix describes both of these security levels.

Server Security

There are two aspects of NATkit 2.0 server security:

NATkit 2.0 uses the security mechanisms of the UNIX system to protect the code and data files that reside on the server.

Server-Imposed Security

The NATkit 2.0 server provides the following security mechanisms:

All back-end processes are executed with a umask value of 027, which means that all files created by these programs are created with permissions equal to rwxr-x, with an owner and group of the user ID and group of the program that created it. Typically this will be bin and bin.
NATkit 2.0 foreground processes (typically cgi-bin programs written in perl or TCL) are executed under the control of the web server's children processes, which all run as the user bin.

Because the UNIX user bin is not a user id that is typically enabled for login, the UNIX system administrator can more easily protect the NATkit 2.0 data and program files. The telnet ID for NATkit 2.0 is "nsalogin". The user must login as "nsalogin", and SU to "root", then to "bin" before manipulating files in NATkit. In other words, the user must know both the "nsalogin" password and "root" password to gain control of the NATkit 2.0 files remotely.

System Administrator-Imposed Security

To maximize NATkit 2.0 server security, follow these system administration guidelines:

Application Security

NATkit 2.0 provides application-level security that allows the NATkit 2.0 administrator to dictate which applications a NATkit 2.0 user can access. NATkit 2.0 provides this security through a set of five built-in roles:

When you create a NATkit login (every NATkit 2.0 user must log in to the application to use its features), you assign one or more roles to the login. The role or combination of roles dictates which NATkit 2.0 applications are available to the user in the NATkit 2.0 navigation tree (refer to the "Setting Up NATkit 2.0" chapter for an explanation of the navigation tree).

Only the system administrator user can assign roles to NATkit logins. NATkit 2.0 users can use the administrative tools to change their own password or other aspects of their login.

NATkit 2.0 comes with two predefined logins:


Note The login named admin is the equivalent of the superuser login for NATkit 2.0. This login provides access to all NATkit 2.0 tasks.

To prevent anyone from typing a full path to a NATkit 2.0 URL in attempt to avoid the security system, NATkit 2.0 applications will run only in the presence of an authenticated session between the server and client. The session is authenticated as a part of the login process so attempting to avoid the login by entering a URL will fail and the user will be returned to the NATkit 2.0 Login Manager dialog box. The NATkit 2.0 desktop terminates a login session after a period of no use. After termination, attempting to perform any operation returns the user to the Login Manager dialog box.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Jul 12 18:13:36 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.