For example I found out that the "initials" field only holds 6
characters. The "ExtensionAttributes" 1 through 13 hold 1024 characters and
14 and 15 each hold 2048 characters. These values were discovered by
accident and by trial and error. I've noticed also that "title" and
"department" also have limited sizes but I have not determined exactly what
they are.
Any general guidelines would be helpful. Of course specific info would be
even better.
Thanks
--
Tim.
You can use ADSI Edit to view the rangeUpper and rangeLower properties of
the attribute in the Schema Container of AD. Viewing the "initials"
attribute, I see that the value of rangeUpper property is 6. The value of
rangeLower is 1.
--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
"Richard Mueller [MVP]" <rlmuelle...@ameritech.nospam.net> wrote in
message news:uNQlB%23tZKH...@TK2MSFTNGP04.phx.gbl...
--
Tim.
"Joe Kaplan" <joseph....@removethis.accenture.com> wrote in message
news:urr8GKxZ...@TK2MSFTNGP05.phx.gbl...