以下の内容はhttps://end0tknr.hateblo.jp/entry/20190311/1552260120より取得しました。


apache httpd において、ldap basic認証 + グループファイル認証 (AuthGroupFile)

するには、httpd.confを次のようにすれば、OKみたい。

<Location /group-only
   AuthType Basic
   AuthBasicProvider ldap
   SetHandler ldap-status
   AuthGroupFile /etc/httpd/passwd/groups
   AuthName "Sexy&Password"
   AuthLDAPURL ldap://ldap.example.co.jp/ou=people,o=sexy-group?uid
   require group sysfur
</Location>
sysfur: user1 user2 ... usern



以上の内容はhttps://end0tknr.hateblo.jp/entry/20190311/1552260120より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14