FESS with Ldap

(from github.com/rishikumarshaw)
Please suggest steps to implement LDAP integration for Authentication in FESS 11.4.4. We are trying to implement in Win server 2012 R2.

(from github.com/marevol)
See LDAP Configuration.

(from github.com/rishikumarshaw)
Thank you @marevol . One issue, how can we bind authentication with AD group, and check if user trying to login belongs to AD group. And secondly, how to provide admin role to all user from AD group. Please suggest.

(from github.com/rishikumarshaw)
Dear @marevol is there any way we can provide Admin role to AD security group members.

(from github.com/marevol)
Try to add users/groups to

authentication.admin.users=admin
authentication.admin.roles=admin

in fess_config.properties.