On 24/11/03 3:58 pm, _BA-Zentralamt-Maildienste
<[EMAIL PROTECTED]> wrote:

> Hi *,
> 
> is it possible to retrieve the range-upper and range-lower attributes
> for Active Directory attributes with Perl::LDAP?
> I tried it with the ditcontentrule method, but I only get back name,
> syntax, single-value, no-user-modification, oid, type and aliases as
> attributes.

Private schema extensions should be named with a leading 'X-', so AD is not
behaving correctly here.

However that shouldn't affect the parsing. Have you got an example of the
raw AD attribute value? What does the returned schema hash look like? It is
clearly valid since you're able to look at single-value et al, so the other
AD cruft might be lurking in there somewhere...
 
Cheers,

Chris

Reply via email to