Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Guía de usuario Pagina 100

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 332
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 99
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.
Vista de pagina 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 331 332

Comentarios a estos manuales

Sin comentarios