Modify ↓
Opened 17 years ago
Last modified 6 years ago
#2293 new enhancement
Active Directory Extension for ldapplugin + config + AD-schema
Reported by: | Alexander Kasper | Owned by: | Emmanuel Blot |
---|---|---|---|
Priority: | normal | Component: | LdapPlugin |
Severity: | normal | Keywords: | activedirectory |
Cc: | Trac Release: | 0.10 |
Description
I wrote a extension for the ldapplugin. With the patch it is posible to connect to an MS Active Directory and receive the permissions. I also wrote some exampel-schemas which are needed to be imported into the AD and some example Configuration for Apache-2.2.3
Currently i don't know how/where to publish. Should I make a Branch or attache the patch to the ticket?
greets
Alex
Attachments (2)
Change History (5)
comment:1 Changed 17 years ago by
Changed 17 years ago by
Attachment: | ldappluginAD.patch added |
---|
Changed 17 years ago by
Attachment: | ldappluginAD.2.patch added |
---|
comment:2 Changed 17 years ago by
well... it's a bigger patch since i added some function. It is still possible to use it the same way as before. Sorry for ugly english and code... it was the first time that i use python
greets
Alex
comment:3 Changed 6 years ago by
Keywords: | activedirectory added; Active Directory removed |
---|
Note: See
TracTickets for help on using
tickets.
Attach the patch to this ticket, so that users can benefit from your changes.
LdapPlugin has not been updated since a while, and need many changes and a new API in Trac.