Re: Net::LDAP update failure when using Authen::SASL GSSAPI authentication
John Perkins <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
On 11/05/2010 01:57 PM, John Perkins wrote: > I've got a script here at our site to sync user data in our OpenLDAP > server with a number of data sources. I've recently run across a > problem when trying to add some UUID data to certain groups on our > LDAP server. As a follow-up: We're using perl 5.8.8 with Authen::SASL 2.15 and Net::LDAP 0.4001. John