PURPOSE

tpmodusr - Maintain a TUXEDO System/T password file

SYNOPSIS

tpmodusr usrname file [cltname]

DESCRIPTION

This command allows an application administrator to maintain a UNIX System style password file suitable for use with the TUXEDO System/T AUTHSVR(5) server. A TUXEDO configuration with SECURITY set to USER_AUTH, ACL, or MANDATORY_ACL must be created before running this command successfully.

tpmodusr is used to modify the password for the indicated user in the password file file (the file cannot be /etc/passwd). The administrator is prompted for a new password to be associated with the user. cltname defaults to '*' if not specified. Wildcards specified for usrname and/or cltname match only the corresponding wildcard entry in the password file, they are not expanded to all matching entries.

NOTICES

The cltname values tpsysadm and tpsysop are treated specially by AUTHSVR(5) when processing authentication requests. These cltname values will not be matched against wildcard cltname specifications in the password file.

Additionally, regardless of the order of addition to the password file, wildcard entries are considered after explicitly specified values. An authentication request is authenticated against only the first matching password file entry.

PORTABILITY

This command is available only on UNIX System sites running TUXEDO System/T Release 5.0 or later.

COMPATIBILITY

This command is used to configure users for SECURITY USER_AUTH. For compatibility with SECURITY ACL or MANDATORY_ACL (including the ability to migrate to these security levels), the following restrictions should be applied. 1. User names should be unique and not use the wild-card. 2. User identifiers should be greater than 0, less than 128K, and unique. 3. The file name should be $APPDIR/tpusr.

These restrictions are enforced by the tpusrmod(1) command.

SEE ALSO


tpaddusr(1),


BEA TUXEDO Administrator's Guide