jlrodriguez

Vice Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-23
14:56
183 views
Require TLS for Simple Binds with Password set to Yes by configure.sh
I don't know if it makes sense or not, but I'd like to clarify what has happened.
I upgraded an IDM 4.6 to 4.7, installing it in a new server. On this new server, I installed eDir 9.1.4 and IDM 4.7. When I executed the configure.sh on this new server, it seems it changed the value of "Require TLS for Simple Binds with Password" of the old eDirectory server to "Yes". It was previously set as "No" and we have noticed it because users have stopped being able to authenticate with LDAP by not using LDAPS. It has served, of course, to detect this security problem. Something that is always positive, but I would like to know what has caused the change.
Regards
Jose Luis
2 Replies


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-24
07:45
You write this is a new server.
This setting is server specific and eDir is default to use only ldaps. So it is expected on the new server. It should not have been changed on the old server.
This setting is server specific and eDir is default to use only ldaps. So it is expected on the new server. It should not have been changed on the old server.
jlrodriguez

Vice Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-24
09:17
Yes, the installation and configuration of eDir 9.1.4 and IDM has been done on a new server. This is what surprised me as I don't understand why the configuration of the old server has changed.