From: Adriano N. R. <an...@es...> - 2002-06-25 17:59:05
|
Chris Ridd writes: > To delete one value of an attribute: > > $ldap->delete( 'bar' => [ 'delete me' ] ) Ah, I had tried it on a RH 7.1 box (definitely not under my control :-) and it didn't work (with `Error: Success' messages). I suspected then that the ancient openldap sw was to blame, but neglected to test it with a newer server & client lib. It works on my Debian 3.0 box. Thanks again, -- Adriano |