2.31. Root DSE 設定パラメーター
2.31.1. nsslapd-return-default-opattr リンクのコピーリンクがクリップボードにコピーされました!
Directory Server では、Root DSE 検索で操作属性は表示されません。たとえば、-s base -b ""
パラメーターを指定して ldapsearch
ユーティリティーを実行している場合には、ユーザー属性のみが表示されます。Root DSE 検索出力で動作属性を想定しているクライアントの場合は、この動作を有効にして後方互換性を確保できます。
- Directory Server インスタンスを停止します。
/etc/dirsrv/slapd-<instance_name>/dse.ldif
ファイルを編集し、以下のパラメーターをdn:
セクションに追加します。Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Directory Server インスタンスを開始します。
パラメーター | 説明 |
---|---|
エントリー DN | Root DSE |
有効な値 | supportedsaslmechanisms | nsBackendSuffix | subschemasubentry | supportedldapversion | supportedcontrol | ref | vendorname | vendorVersion |
デフォルト値 | |
構文 | DirectoryString |
例 | nsslapd-return-default-opattr: supportedsaslmechanisms |