User guide

Chapter 2: Environment Setup (SSO Administrators)
2-24
<!-- (Arbitrary: Multiple values allowed: Same value not allowed) -->
<unique>uid</unique>
<CSV>
<!-- An item number of CSV indicating a processing item
(addition, deletion, or change) (arbitrary). -->
<ldapop>
<op>0</op>
<ldapadd>ADD</ldapadd>
<ldapdelete>DEL</ldapdelete>
<ldapmodify>MOD</ldapmodify>
<ldapmove>MOV</ldapmove>
</ldapop>
<!-- Mapping between each of CSV items and directory attributes (arbitrary)
-->
<Attribute>
<cn>1</cn>
<sn>2</sn>
<givenName>3</givenName>
<uid>4</uid>
<userPassword>5</userPassword>
<employeeNumber>6</employeeNumber>
<mail>7</mail>
<ssoRoleName>8</ssoRoleName>
</Attribute>
</CSV>
<!-- Define attributes to be set as fixed values (arbitrary). -->
<fixed>
<ssoAuthType>basicAuthOrCertAuth</ssoAuthType>
<ssoCredentialTTL>60</ssoCredentialTTL>
<ssoNotBefore>20010101090000+0900</ssoNotBefore>
</fixed>
</Rule>
</Csv2Directory>
3. Executing the Role Configuration Import Command
To add entry data according to the mapping rules, execute irepaddrole command provided by Smart
Repository on the machine in which a repository server is set up.
After execution of the irepaddrole command, fetch entry information and check whether entry data has
been added correctly. Refer to 'Entry Management' in the Smart Repository Operator's Guide for details
of how to operate the entry.