Oracle® Identity Manager Connector Guide for UNIX Telnet Release 9.0.3 Part Number B32375-01 |
|
|
View PDF |
The following table discusses attribute mappings between Oracle Identity Manager and UNIX Telnet.
Note:
The entry of multibyte characters is supported for only some of the attributes listed in this table.Oracle Identity Manager Attribute | UNIX Telnet Attribute | Description |
---|---|---|
Secondary Group Names | supplementary groups | List of supplementary groups, of which the user is also a member
In the value specified, group are separated by commas, with no intervening whitespace between group names. |
Password | passwd | Password |
Reenter Password | Reenter Password | Password reentered for confirmation |
User Login | login | New login name, specified as a string of printable characters It cannot contain a colon (: ) or a newline (\n ). |
User UID | uid | Numeric value of the user ID
This value must be unique and nonnegative. The default is to use the smallest ID value greater than 99 and greater than the number used for any other user. Values between 0 and 99 are typically reserved for system accounts. |
Primary Group Name | initial group | The group name or number of the user's initial login group. |
Default Shell | shell | User's login shell |
GECOS | comment | Generally, a short description of the login
It is used as the field for the user's full name. This information is stored in the user's Note: The entry of multibyte characters is supported for this attribute. |
Home Directory | home directory | Login directory of the new user
The default directory name is obtained by appending the login name to the default home directory. For example, if the login name is Note: The entry of multibyte characters is supported for this attribute. |
Account Expiry Date | expire date | Date on which the user account is disabled |
Password Change Time | maxdays | Maximum number of days for which a password is valid |
Create Home Directory | If the Create Home Directory option is not selected, then the user home directory is not created. | |
Skeleton Directory | skeleton directory | Specifies the skeleton directory that contains information that can be copied to the new login's home directory
An existing directory must be specified. The system provides a skeleton directory, Note: The entry of multibyte characters is supported for this attribute. |
Inactive Days | inactive days | Number of days after a password has expired before the account is disabled |