Displaying 1 result from an estimated 1 matches for "redmineldap".
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
2019 Apr 10
2
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
...id the need to create a dedicated
AD service account purely to allow Redmine to authenticate via LDAPS and
AD. This neatly circumvents my original issue and is much more secure to
boot.
For future Redmine users googling, refer to this document here:
https://www.redmine.org/projects/redmine/wiki/RedmineLDAP
The section "Dynamic Bind" in the aforementioned document described how
you can force Redmine to assume thatt supplied login credentials are a
valid AD account, and to verify these credentials via LDAPS.
Thanks
Stephen Ellwood