tpdelusr - Delete a user from a TUXEDO System/T password file
tpdelusr usrname file [cltname]
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. tpdelusr is used to delete the password file entry for the indicated usrname/cltname combination (the file cannot be /etc/passwd). 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.
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.
This command is available only on UNIX System sites running TUXEDO System/T Release 5.0 or later.
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 tpusrdel(1) command.
tpaddusr(1), BEA TUXEDO Administrator's Guide