diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-04-18 22:28:17 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-04-18 22:28:17 +0200 |
commit | 5f15ee93f79af5af0ee064ffdb5c03f2af14ee3a (patch) | |
tree | 03d26f94a5e5e4514cccd4d0a456065688c4821f /README | |
parent | a1cee8071f753b80daf374af4bad8458657dd07a (diff) |
Unauthenticate binds; LDAP server defaults to ldap://127.0.0.1:389.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ skangas@skangas.se Read installation file INSTALL and follow those instructions. -Copy file fripost.yml.template to ~/.fripost.yml, edit it and add the following +Copy file fripost.yml.template to ~/.fripost.yml, edit it, chmod 600 it, and +add the following: bind_dn: <admin bind DN> bind_pw: <admin bind password> |