From: Jan G. <Jan...@po...> - 2001-01-23 16:18:27
|
Hi, all ! I have to retrieve the modifytimestamp for comparison between two objects. The following code gives me a LDAP Protocol error. my $obj = $handle->search ( base => "$BaseDN", scope => "subtree", filter => "($filter)", attrs => ['*','modifytimestamp'] ); The attrs line has been taken out of the Net::LDAP documentation, but it appears to be not working. Any hint would be appreciated. TIA -- Jan Gruber System Administrator Primacom Office: +49 (341) 609 524 53 Fax: +49 (341) 609 525 17 cat /dev/world | perl -e "(/(^.*? \?) 42 \!/) && (print $1))" errors->(c) _ |