156
•
SSHCOM Command Reference
HP NonStop SSH Reference Manual
The default is to start user processes in the same CPU in which the SSH2 process is running. In this case, the processing
load is spread by using multiple SSH2 processes and starting these SSH2 processes in different CPUs).
If no value is specified, the value will be reset to the default. The default is to use the value of SSH2 parameter CPUSET
to determine a CPU or, if that is not set, the CPU the SSH2 process is running in is used.
DELETE PRINCIPAL
Deletes the principal name specified by <user>@<REALM>, a pattern or all principal names from the list of principal
names defined for the user. If more than one valid principal name is to be deleted by name, then there must be one
DELETE PRINCIPAL <user>@<REALM> attribute for each principal name. If *@<REALM> is specified the entry
*@<REALM> is removed and not all principal names ending in <REALM>. Similarly, when *@* is specified the
principal entry *@* is removed from the list of principals. If all entries need to be removed from the user's list of
principals the wildcard * can be used, i.e. DELETE PRINCIPAL *.
DELETE PUBLICKEY
This attribute deletes the public key identified by <key-name> or all public keys of the user when wildcard * is specified.
EXPIRE-DATE
This optional attribute of an ssh user’s PUBLICKEY entry is used to set the EXPIRE-DATE (not-valid-after date) for the
public key. This attribute can only be set if the life-cycle policy for User Public Keys is enabled (determined by SSH2
parameter LIFECYCLEPOLICYPUBLICUSERKEY). If SSH2 parameter LIFECYCLEPOLICYPUBLICUSERKEY is
set to FIXED, then field EXPIRE-DATE can be modified by the SUPER.SUPER user only (unless explicitly denied in
OBJECTTYPE USER record) or those configured with full SSHCOM access. In case the SSH2 parameter
LIFECYCLEPOLICYPUBLICUSERKEY is set to VARIABLE, then every user with partial SSHCOM access can
change field EXPIRE-DATE.
LIVE-DATE
This optional attribute of an ssh user’s PUBLICKEY entry is used to set the LIVE-DATE (not-valid-before date) for the
public key. This attribute can only be set if the life-cycle policy for User Public Keys is enabled (determined by SSH2
parameter LIFECYCLEPOLICYPUBLICUSERKEY). If SSH2 parameter LIFECYCLEPOLICYPUBLICUSERKEY is
set to FIXED, then field LIVE-DATE can be modified by the SUPER.SUPER user only (unless explicitly denied in
OBJECTTYPE USER record) or those configured with full SSHCOM access. In case the SSH2 parameter
LIFECYCLEPOLICYPUBLICUSERKEY is set to VARIABLE, then every user with partial SSHCOM access can
change field LIVE-DATE
PRINCIPAL
This attribute is used to explicitly specify which Kerberos principal(s) are authorized to logon to this user account using
“gssapi-with-mic” authentication. To define an access control list with multiple principals within a single command, the
PRINCIPAL attribute can be repeated within a single ALTER USER command.
Note: Specifying one or more Kerberos principals using this attribute will override the default Kerberos authorization
rule, which implicitly grants access to the Kerberos principal with a matching local account name.
The PRINCIPAL attribute may have the following values:
•
<user>@<REALM>
A fully qualified Kerberos principal name will authorize a specific Kerberos principal to access this user
account
•
*@<REALM>
This pattern will authorize any principal in the given REALM to access this user account
•
*@*
This pattern will authorize any principal in any REALM (i.e. anybody with a valid service ticket) to access this
user account
Содержание NonStop SSH 544701-014
Страница 12: ...xii Contents HP NonStop SSH Reference Manual ...
Страница 24: ...24 Preface HP NonStop SSH Reference Manual ...
Страница 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Страница 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Страница 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Страница 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Страница 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Страница 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Страница 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...