comparison rhodecode/bin/ldap_sync.conf @ 3556:4358b1b9307d beta

added linaro ldap sync script later this will be a paster command
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Mar 2013 15:25:28 +0100
parents
children 05cabd91f7c3
comparison
equal deleted inserted replaced
3555:ff0646d1a1b4 3556:4358b1b9307d
1 [default]
2 api_url = http://your.rhodecode.server:5000/_admin/api
3 api_user = admin
4 api_key = XXXXXXXXXXXX
5
6 ldap_uri = ldap://your.ldap.server:389
7 ldap_user = cn=rhodecode,ou=binders,dc=linaro,dc=org
8 ldap_key = XXXXXXXXX
9 base_dn = dc=linaro,dc=org
10
11 sync_users = True