Wow! The Net::LDAP::Schema stuff is too cool... Absolutly simple to use. Active Directory/Exchange 5.5/ADAM all impose size limits on their attributes. In the schema they set 2 attributes rangelower & rangeupper for each schema definition. Is there any way to extract this information using Net::LDAP::Schema combined with the information like syntax, type etc.?
I'm sure it's a pretty straightforward hack to schema.pm but I'm a bit lost with the code. Many thanks Eric