Changes

HTTP Basic authentication against OpenLDAP directory

1 byte added, 11:07, 9 January 2015
/* Apache HTTP Basic authentication */
+ AuthLDAPBindPassword "XXXXXXXXX"
+ # Accept only people which belongs to your company, are active and superusers.
+ AuthLDAPUrl "ldaps://ldapm.stoney-cloud.org:636/ou=people,odc=steppingstoney-stonecloud,cdc=chorg?mail?one?(&(sstEmployeeOfUID=4000000)(sstIsActive=TRUE)(sstBelongsToUID=1))"
+ AuthType Basic
+ AuthName "stoney cloud"
SLB, editor, reviewer
3,391
edits