Details
-
Acceptance Test - Add?:No
Activity
| Fix Version/s | 3.x [ 10181 ] | |
| Fix Version/s | 3.6.6 [ 10861 ] | |
| Affects Version/s | 3.0.1 [ 10470 ] | |
| Component/s | Core [ 10232 ] | |
| Component/s | Core [ 10002 ] | |
| Project | Openfire (ARCHIVED) [ 10010 ] | Openfire [ 10140 ] |
| Key | JM-806 | OF-168 |
| Affects Version/s | 3.6.4 [ 10855 ] |
| Fix Version/s | 3.6.6 [ 10861 ] | |
| Fix Version/s | 3.7.1 [ 10855 ] |
| Affects Version/s | 3.6.4 [ 10870 ] | |
| Affects Version/s | 3.7.1 [ 10855 ] |
I would like to see support for this for both users and roster groups. While I couldn't find any code that implemented nested LDAP group support in java, here is an implementation in PHP: http://www.mediawiki.org/wiki/Extension:LDAP_Authentication. (Look specifically at the searchNestedGroups function.) That algorithm should be portable to Java fairly easily.