レス
元トピタイトル
Re: 8375 「エントリには複数の構造型クラスを適用できる」か
フォーラム
最強WEB問題集LPIC Lv3 301
投稿ユーザ(投稿日)
(2012/12/2)本文
とりあえず茶本にあるpersonとaccountを同じオブジェクトクラスに適用しようとしてみました。
手動での追加時は以下のエラーが出ました。
ldap_add: Object class violation (65)
additional info: invalid structural object class chain (person/account)
また、phpldapadminでの追加時は以下のエラーが。
Error number: 0x41 (LDAP_OBJECT_CLASS_VIOLATION)
Description: You tried to perform an operation that would cause an
undefined attribute to
exist or that would remove a required attribute, given the current
list of ObjectClasses.
This can also occur if you do not specify a structural objectClass
when creating an entry, or
if you specify more than one structural objectClass.
念のため、personとaccount以外の組み合わせでもやってみましたが、同様でした。
やってみるのが早いですね。
レス一覧
- Re: 8375 「エントリには複数の構造型クラスを適用できる」か(2012/12/4)
元トピ
Copyright (c) 2010
Ping-t All rights reserved.