Problem was solved?
Type: Posts; User: uruloke; Keyword(s):
Problem was solved?
ldapsearch -x -b "ou=AllUsers,dc=kolos,dc=local" -H ldap://192.168.0.254:389 -LLL -D "cn=jasper,dc=kolos,dc=local" -W '(objectClass=*)'
Works fine.
Hi all.
I'm trying to authenticate users via AD in Jasperreports server 4.5.0.
Here's my config (part):
<!-- ======================== AUTHENTICATION ======================= -->
<bean...