gbatty1

Commander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-18
06:11
1162 views
Softerra LDAP Administrator - eDirectory 9 - Suite B Enable
Hi All,
Softerra LDAP Administrator 2015.2 - eDirectory 9 - Suite B Enabled
Anybody have the above combination working? Softerra just advises the server is down, but Apache Directory Studio is connecting fine.
Softerra LDAP Administrator 2015.2 - eDirectory 9 - Suite B Enabled
Anybody have the above combination working? Softerra just advises the server is down, but Apache Directory Studio is connecting fine.
6 Replies


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-18
07:45
gbatty1 wrote:
> Softerra just advises the
> server is down, but Apache Directory Studio is connecting fine.
You might want to ask in http://www.ldapadministrator.com/forum/ then...
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)
> Softerra just advises the
> server is down, but Apache Directory Studio is connecting fine.
You might want to ask in http://www.ldapadministrator.com/forum/ then...
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)
______________________________________________
https://www.is4it.de/identity-access-management
https://www.is4it.de/identity-access-management
gbatty1

Commander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-18
08:08
Already have, but it doesn't seem like a very "active" forum, hence I thought I'd try here.
lhaeger;2457676 wrote:
gbatty1 wrote:
> Softerra just advises the
> server is down, but Apache Directory Studio is connecting fine.
You might want to ask in http://www.ldapadministrator.com/forum/ then...
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-18
09:08
gbatty1 wrote:
> Already have, but it doesn't seem like a very "active" forum, hence I
> thought I'd try here.
Since Apache can connect, it isn't a server side problem and you won't find
much help here. My guess is that Softerra needs to update the TLS code in it's
LDAP Admin tool to support the latest EC-based ciphers to make this work.
Did you check an Edir LDAP trace (or a packet trace) to see at which point the
connection attempt fails and which error code/message you get? I would not be
surprised if it was something like an SSLHandshakeException saying "no cipher
suites in common"...
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)
> Already have, but it doesn't seem like a very "active" forum, hence I
> thought I'd try here.
Since Apache can connect, it isn't a server side problem and you won't find
much help here. My guess is that Softerra needs to update the TLS code in it's
LDAP Admin tool to support the latest EC-based ciphers to make this work.
Did you check an Edir LDAP trace (or a packet trace) to see at which point the
connection attempt fails and which error code/message you get? I would not be
surprised if it was something like an SSLHandshakeException saying "no cipher
suites in common"...
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)
______________________________________________
https://www.is4it.de/identity-access-management
https://www.is4it.de/identity-access-management


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-18
13:01
Agreed; Softerra has never been super-intelligent about how they handle
TLS, breaking rules once they finally did make it work. I suppose that
has changed since I was in Support and had to help customers figure out
that they should just use Apache Directory Studio instead, but your
feedback is not very encouraging..
The most-likely problem would likely be support for strong ciphersuites
which your eDir box is enforcing and your Softerra product cannot handle,
which both matches them historically and your description currently. The
only option you have is to fix the client, unless you want to downgrade
security on the eDirectory side which, of course, isn't a good idea ever.
--
Good luck.
If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below.
If you want to send me a private message, please let me know in the
forum as I do not use the web interface often.
TLS, breaking rules once they finally did make it work. I suppose that
has changed since I was in Support and had to help customers figure out
that they should just use Apache Directory Studio instead, but your
feedback is not very encouraging..
The most-likely problem would likely be support for strong ciphersuites
which your eDir box is enforcing and your Softerra product cannot handle,
which both matches them historically and your description currently. The
only option you have is to fix the client, unless you want to downgrade
security on the eDirectory side which, of course, isn't a good idea ever.
--
Good luck.
If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below.
If you want to send me a private message, please let me know in the
forum as I do not use the web interface often.
gbatty1

Commander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-23
08:55
Thanks guys,
Appreciate your input.
After further troubleshooting, it was a windows issue. I reverted back to another certificate and was testing enabling / disabling protocols / ciphers as listed here.
It became evident whilst my browsers could "talk" TLS 1.2, my softerra install was limited to TLS 1. The thread here goes into the changes I needed to make locally.
Appreciate your input.
After further troubleshooting, it was a windows issue. I reverted back to another certificate and was testing enabling / disabling protocols / ciphers as listed here.
It became evident whilst my browsers could "talk" TLS 1.2, my softerra install was limited to TLS 1. The thread here goes into the changes I needed to make locally.
jwilleke

Vice Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-12
12:29