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.
LDIF を検証する方法は?
XML、XMLSchema、Schematron と同様に、LDIF を LDAP スキーマで検証するライブラリはありますか?
通常、openldap や opends などの ldap-server は、挿入時に現在のスキーマに対して ldif をチェックします。したがって、生産的な LDAP サーバーを使用せずに ldif をチェックする必要がある場合は、同じ LDAP スキーマを使用する openDS のような小さな Java ベースの LDAP サーバーを使用できます。