#11472 closed task (fixed)
Provide updated documentation for DirectoryAuthPlugin
| Reported by: | patrick | Owned by: | branson |
|---|---|---|---|
| Priority: | normal | Component: | DirectoryAuthPlugin |
| Severity: | normal | Keywords: | TracAccountManager 0.4.3, TradDirectoryAuth 1.0.1 |
| Cc: | Trac Release: | 1.0 |
Description (last modified by )
Hi,
I have the trunk version of the DirectoryAuthPlugin working with Trac 1.0 and Active Directory.
The configuration example under install is quite out of date. Seems to be a blend of 0.11 options and trunk options: DirectoryAuthPlugin/ConfigurationExamples
I was able to get it working by examining auth.py. For instance the password_store should be DirAuthStore instead of ADAuthStore: directoryauthplugin/trunk/tracext/dirauth/auth.py#L29
Is this still being developed? Can the trunk be moved to a stable release?
Thanks,
-- Patrick
Attachments (0)
Change History (6)
comment:1 Changed 12 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Alright, thanks.
Wiki page updated: DirectoryAuthPlugin/ConfigurationExamples
comment:5 Changed 12 years ago by
Wanted to add my heartfelt appreciation as well... I havn't had time to dedicate to this plugin as I'd like .. thanks so much for the assistance.



Replying to patrick:
If it's just a matter of updating the wiki page, please feel free to edit it. Documentation contributions are welcomed and encouraged from everyone.