CentOS 5.3 で環境構築にあたってのメモ。 ベースDNは dc=tilfin,dc=local とする。 グループ tilfin とそれに属するユーザー tosshi を追加する。 openldap パッケージをインストール # yum install openldap-clients # yum install openldap-servers /etc/openldap/slapd.conf の設定 suffix "dc=tilfin,dc=local" rootdn "cn=Manager,dc=tilfin,dc=local" rootpw secret パスワード属性に対する制限を追記 ######################################################## # # Set Permisson "userPassword" # ac