Re: Setting LDAP_SERVER_PERMISSIVE_MODIFY_OID to allow empty values in AD

2008-12-06 Thread Alexander Farber
Thank you Graham, On Thu, Dec 4, 2008 at 4:32 PM, Graham Barr <[EMAIL PROTECTED]> wrote: > On Dec 4, 2008, at 8:33 AM, Alexander Farber wrote: >> >>$mod = $ldap->modify($entry, >>control => [ { type => >> LDAP_SERVER_PERMISSIVE_MODIFY_OID, >> critical => 1 } ],

Re: Setting LDAP_SERVER_PERMISSIVE_MODIFY_OID to allow empty values in AD

2008-12-04 Thread Graham Barr
On Dec 4, 2008, at 4:25 AM, Alexander Farber wrote: On Wed, Dec 3, 2008 at 6:43 PM, Graham Barr <[EMAIL PROTECTED]> wrote: On Dec 2, 2008, at 8:20 AM, A. Farber wrote: I have a script which reads phone numbers from a CSV file and stores them in Active Directory (w2k3), so that you can find a us

Re: Setting LDAP_SERVER_PERMISSIVE_MODIFY_OID to allow empty values in AD

2008-12-04 Thread Alexander Farber
On Wed, Dec 3, 2008 at 6:43 PM, Graham Barr <[EMAIL PROTECTED]> wrote: > On Dec 2, 2008, at 8:20 AM, A. Farber wrote: >> I have a script which reads phone numbers from a CSV file >> and stores them in Active Directory (w2k3), so that you can >> find a user phone number in the address book of Exchan

Re: Setting LDAP_SERVER_PERMISSIVE_MODIFY_OID to allow empty values in AD

2008-12-03 Thread Graham Barr
On Dec 2, 2008, at 8:20 AM, A. Farber wrote: Hello, I have a script which reads phone numbers from a CSV file and stores them in Active Directory (w2k3), so that you can find a user phone number in the address book of Exchange. I get error messages: "comment: Error in attribute conversion ope

Setting LDAP_SERVER_PERMISSIVE_MODIFY_OID to allow empty values in AD

2008-12-03 Thread A. Farber
Hello, I have a script which reads phone numbers from a CSV file and stores them in Active Directory (w2k3), so that you can find a user phone number in the address book of Exchange. I get error messages: "comment: Error in attribute conversion operation, data 0, vece" which I can get rid of only