lp:~hingo/drizzle/drizzle-auth_ldap-fix-and-docs

Created by Henrik Ingo and last modified
Get this branch:
bzr branch lp:~hingo/drizzle/drizzle-auth_ldap-fix-and-docs
Only Henrik Ingo can upload to this branch. If you are Henrik Ingo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Henrik Ingo
Project:
Drizzle
Status:
Merged

Recent revisions

2464. By Henrik Ingo

Fix old DRIZZLE_PLUGIN macro and plugin.ini that both were giving
build errors.

2463. By Henrik Ingo

Fully document how to install OpenLDAP, setup LDAP directory, add Drizzle
users, configure drizzled and connect with drizzle client using LDAP
authentication.

Add myself and Edward Konetzko as authors.

Bug fix: Includes one more bug fix found while documenting:
The LDAP admin password was made visible in a read only variable
to all Drizzle users (show variables). For security reasons, the
variable was removed.

2462. By Henrik Ingo

Add a .. note:: to docs that --auth-ldap.bind-db will no longer work
(it was changed to bind-dn in earlier commit). As there are almost
no users for this module out there, no point in providing backwards
compatibility, but it's still nice to point out the change for those
1 or 2 users that might be using this.

2461. By Henrik Ingo

drizzle_create_ldap_user was initially created for testing purposes
only, and recently promoted to be distributed to end users. For some
reason it appended a running number to the end of the username, such
as "hingo0". This patch removes that so the username is as given on
command line ("hingo").

2460. By Henrik Ingo

Bug fix: search LDAP directory for uid, not cn. The cn field
is for common name, such as "Henrik Ingo".

2459. By Henrik Ingo

Change default value of --auth-ldap.mysql-password-attribute to
drizzleMysqlUserPassword so that it matches the attribute name in
the provided openldap ldif schema.

2458. By Henrik Ingo

Fixing typo (or misunderstanding of ldap terminology):
was: --auth-ldap.bind-db correct: --auth-ldap.bind-dn

Note that the variable was already -dn, only parameter was -db.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers