-
How to configure Community Edition to authenticate using Active Directory **URGENT
Hi all!!
Please, I installed the community version 4 and it authenticates fine using the database, but I need to authenticate using my company´s Active Directory.
I saw a lot of articles on Google and here on this forum, but it seems my version is quite different because mine have a file called properties and I have no ACEGI, only Spring.
Here´s the file I´m trying. Please, if someone know, help me, I´ll be very thankfully for that.
contextSource.providerUrl=ldap\://192.168.10.2\:389/dc\=rw,dc\=local
contextSource.userDn=cn\=autenticador,ou\=Usuários,dc\=rw,dc\=local
contextSource.password=rwpass
userSearch.searchBase=ou\=Usuários,dc\=rw,dc\=local
userSearch.searchFilter=(cn\={0})
populator.convertToUpperCase=true
populator.groupRoleAttribute=cn
populator.groupSearchBase=cn\=Pentaho_Admin
populator.groupSearchFilter=(member\={1})
populator.rolePrefix=
populator.searchSubtree=true
allAuthoritiesSearch.roleAttribute=cn
allAuthoritiesSearch.searchBase=cn\=Pentaho_Admin
allAuthoritiesSearch.searchFilter=(objectClass\=group)
allUsernamesSearch.usernameAttribute=cn
allUsernamesSearch.searchBase=ou\=Usuários
allUsernamesSearch.searchFilter=(objectClass\=user)
Thanks in advance,
Rodrigo
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules