Re: Check for write access on attributes

2010-09-06 Thread Chris Ridd
On 28 Aug 2010, at 21:03, Kilian Röhner wrote: > Hi, > > when i'm trying to modify an attribute of an entry, i am not allow to > modify, the update method gives me of course an "Insufficent Access Error". > > I want to prevent that, so my question is: How can i check _before_ > doing the modify

SyncRequest and SASL

2010-09-06 Thread Dieter Kluenter
Hi, based on http://www.nntp.perl.org/group/perl.ldap/2009/12/msg3223.html I extended this script to startTLS and SASL, but when trying a sasl bind I get following error: Communication Error: disconnecting at /perlscripts/syncRequestTest-M.P.pl line 137 Line 137 is: elsif($message->code) {

SyncRequest and SASL EXTERNAL II

2010-09-06 Thread Dieter Kluenter
Hi, after updating Authen::SASL to version 2.15 and Net::LDAP to version 0.4001, running http://pastebin.de/9737 I get following warnings Use of uninitialized value in numeric gt (>) at /usr/lib/perl5/site_perl/5.10.0/Authen/SASL/Perl.pm line 179, and Useless use of hash element in void c