Thanks to both of you. The main reason why I asked this question is that my IT staff does not wish to share any LDAP server information with me and is reluctant to support my use of LDAP (I think they are afraid that I will find out some way to make changes when I only want to make queries and/or they concerned that I will consume network bandwidth and LDAP server resources). So I really don't know how to provide any information for my query other than the implicit ability to be on the domain (already logged in interactively) and know the username to query. So, I will look again at the LDAP example URL provided and hope that I can generate the query I need with the minimal information that I have. Ken

In reply to Re^2: what is a pure perl equivalent for "net user username /domain"? by kwolcott
in thread what is a pure perl equivalent for "net user username /domain"? by kwolcott

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.