[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Graphical LDAP clients with SASL support
Kevin wrote:
Googling turns up some others like phpLDAPadmin, and
LDAPExplorerTool, but there's nothing on whether or
not they support SASL authentication mechanisms.
Kevin,
phpLDAPadmin does not support SASL auth because PHP doesn't support it.
Here is an old PHP bug on the subject: http://bugs.php.net/bug.php?id=16705
--Dave