W
Warren Oldroyd
Hi,
I'm using vbscript and trying to figure out how to find
out the full distinguished name for a user object if I'm
passed the user's login name.
For example, if the external prog passes me 'foo.bar' as
the users login name, how can I find the
full 'cn=foo.bar, ou=test, ou=test2, dc=domain, dc=local'
distinguished name string?
I can't help but feel I'm missing something obvious here,
but it's foxing me completely at the moment!
Any links or sample script or other hint would be greatly
appreciated...
I'm using vbscript and trying to figure out how to find
out the full distinguished name for a user object if I'm
passed the user's login name.
For example, if the external prog passes me 'foo.bar' as
the users login name, how can I find the
full 'cn=foo.bar, ou=test, ou=test2, dc=domain, dc=local'
distinguished name string?
I can't help but feel I'm missing something obvious here,
but it's foxing me completely at the moment!
Any links or sample script or other hint would be greatly
appreciated...