Go to main content
Oracle® ZFS Storage Appliance 管理ガイド、Release OS8.7.0

印刷ビューの終了

更新: 2017 年 3 月
 
 

複数の属性値ペアを持つプロパティーの設定 (CLI)

等号 (=) で結ばれた複数の属性値ペアを持つ LDAP プロパティー値を設定するには、各属性値ペアを二重引用符で囲みます。

  1. configuration services ldap に移動します。
  2. 複数の属性値ペアを設定するには、次のコマンドを使用します。
    hostname:configuration services ldap> set user_mapattr="uid=uid",
       "uidnumber=uidNumber","gidnumber=gidNumber",
       "gecos=displayName","description=distinguishedName",
       "homedirectory=unixHomeDirectory"

関連トピック