[rt-users] LDAP read AND write?

Kevin Falcone falcone at bestpractical.com
Tue Apr 22 16:12:54 EDT 2014


On Tue, Apr 22, 2014 at 11:29:25AM -0600, Thierry Thelliez wrote:
>    Learning how one could connect RT(4) and LDAP, I am wondering if RT
>    can write to the LDAP tree. I am guessing that RT can check an LDAP
>    directory for a given existing user and validate a password. But
>    can RT create an LDAP entry (from the root User creation screen for
>    example)?

Neither RT::Authen::ExternalAuth or RT::Extension::LDAPImport write
back to LDAP.

Obviously - nothing stops you from using Net::LDAP (the module those
extensions are built on) to do so.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140422/34b27fc0/attachment.sig>


More information about the rt-users mailing list