カテゴリーのアーカイブ: LDAP

Apache: mod_authz_ldap 0.26 on CentOS 4

CentOS 4 付属の mod_authz_ldap 0.26 を使ってみた。 グループへのアクセス許可の設定がわかりにくかったので、設定例をメモしておこう。 つーか、付属のドキュメントが古い and/or 間違って [...]

Active Directory のサーバーサイドソートは壊れている?

Windows Server 2003 SP1 の Active Directory を Solaris 10 の NS (Name Service) のバックエンドに設定しようと ldapclient(1M), AD [...]

PADL nss_ldap の TLS 関連のバグ?

Debian GNU/Linux 4.0 (etch) の nss_ldap (libnss-ldap パッケージ) で LDAP over SSL な URI を試していたところ、 テストで実行していた getent [...]

OpenLDAP: ldapsearch(1) -y オプションの怪しい挙動

LDAP 関連の処理を自動化しようと思い、 OpenLDAP の ldapsearch(1) コマンド の -y オプションを利用しようと考えた。 -y オプションは simple authentication (-x [...]