Did the patch apply to account_manager without issues? The patch was developed for Trac 0.11 and Agilo 0.7.3.3 with latest account manager. You need to configure it correctly in your trac.ini for it to work. Please follow account-manager configurations, you then need to add something like this in your trac.ini
[account-manager] ldap_basedn = OU=WWW,OU=Employees,OU=People,DC=www,DC=example,DC=com # You need to get this from windows for your AD ldap_pass = the_ldap_password ldap_uri = ldap://your.ldap.server.name/ ldap_user = ldap_user_to_login # Anonymous binds might not work as windows ADs do not let you list users / emails with anonymous binds notify_actions = new,delete password_store = LdapAuthStore You can download the entire package from here: http://www.cs.rutgers.edu/~ashwink/free_software/agilo_acct_mgr_ldap.tgz I don't have time to maintain it, so if you or anyone on this list would like to do something more useful with it, please do so. -Ashwin On May 27, 6:14 am, vy_agile <[email protected]> wrote: > Hello everybody! > > I apply this patch but nothing changed. > Let I describe what I doing. > 1. Creating user test2 (http://picasaweb.google.com.ua/lh/photo/ > jn3GJihD2JINJAkFWbzP4A?authkey=Gv1sRgCKeBpv2i7bqNvAE&feat=directlink). > 2. Adding TEAM_MEMBER permission (http://picasaweb.google.com.ua/lh/ > photo/EwDKSFIg5T6rjRDOboSZAA? > authkey=Gv1sRgCKeBpv2i7bqNvAE&feat=directlink). > 3. Adding test2 to team (http://picasaweb.google.com.ua/lh/photo/ > ITpecGz3_eZ8NDYPHRKp4w?authkey=Gv1sRgCKeBpv2i7bqNvAE&feat=directlink) > 4. test2 home page looks like on > thishttp://picasaweb.google.com.ua/lh/photo/Cm8OsWQJwMe9_dDYaI6uNw?authke... > 5. User test2 is trying to watch teams but he hasn't > permissionshttp://picasaweb.google.com.ua/lh/photo/ka82302VMOzcWW4vu3FTuA?authke.... > 6. Adding permissions (http://picasaweb.google.com.ua/lh/photo/ > YcEHatJW7-Ss255PrVHxZg?authkey=Gv1sRgCKeBpv2i7bqNvAE&feat=directlink) > 7. But still situation like in step 4. > > Same sitation with any other account and role. > > Help please. Agilo looks very good solution but this issue is a big > problem. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

