Attribute name | Can be omitted? | Default value used when omitted | Item name in SSO-H | Description |
dn | No | - | User Name | "uid="login user name ("uid=" can be omitted). Must be from 1 to 32 characters. You cannot include spaces or the following symbols (\ / : * ? l < > [ ] ; , = + @ ") . |
userPassword | Yes | - | Password (corresponding to the user name) | When encrypted: the attribute value starts with "{sdl}". Use the encrypted value from the exported file. When not encrypted: You can leave this blank or enter up to 32 characters. |
canonUid | Yes | - | Department ID | Must be from 1 to 7 digits. |
canonPwd | Yes | - | PIN (corresponding to the department ID) | You can leave this blank or enter up to 7 digits. |
cn | Yes | null | Displayed As | You can leave this blank or enter up to 32 characters. |
cn;lang-ja;phonetic | Yes | null | - | - |
mail | Yes | null | E-Mail Address | You can leave this blank or enter up to 256 ASCII characters. The format of e-mail addresses is not checked. |
Role | Yes | General User | Select Role to Set | If you select "Administrator," the user type is set as the administrator. If it is omitted, default role is set. |
objectClass | Yes | null | "top" | "top" (fixed) |
objectClass | No | Not limited | "person" | "person" (fixed) |
Attribute name | Corresponding user information on the [Register]/[Edit] screen of [User Management] | Description |
dn | User Name | The login user name. |
userPassword | Password (corresponding to the user name) | The attribute value starts with "{sdl}" and the password is encrypted. |
canonUid | Department ID | The department ID. |
canonPwd | PIN (corresponding to the department ID) | Is not encrypted. If there are not enough digits, zeros are added to the start of the number. |
cn | Displayed As | The display name. |
cn;lang-ja;phonetic | - | - |
mail | E-Mail Address | The e-mail address. |
Role | Select Role to Set | If you select "Administrator," the user type is set as the administrator. If it is omitted, default role is set. |
objectClass | - | "top" (fixed) |
objectClass | - | "person" (fixed) |