Sun Java System Communications Services 6 2005Q4 Delegated Administrator 指南

Procedure在用户创建进程中添加自定义对象类的步骤

步骤
  1. 请确保您在目录模式下定义了自定义对象类。

  2. 查找以下目录条目:


    ou=basicuser,ou=creationtemplates,ou=templates,ou=default,
    ou=globalconfig,ou=1.0,ou=dai,ou=services,
    o=$Root_Suffix
    

    其中 $Root_Suffix 是您的目录的根后缀。

  3. 将以下 attribute:value 添加到该条目中:


    sunkeyValue:required=objectClass=$Your_Custom_Objectclass.

    其中 $Your_Custom_Objectclass 是您的自定义的对象类。