Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかの同じ値を追加する必要がありますが、 。ldap_modifyでエラーが発生しType or value existsます。 これを管理する方法は?
ldap_modify
Type or value exists
私はこれまでに試しました:
php.net
タスク:属性FIELDと属性がありますFIELD_TYPE。 すべてのフィールドは任意のタイプを持つ可能性があるため、FIELD_TYPE一意ではなくなります。 フィールドタイプに関する情報を設定する別の方法がありますか?
FIELD
FIELD_TYPE
なんで?これはLDAPプロトコルの違反であり、私が見ることができる目的には役立ちません。