Re: LDAP query from AD subdomains by Rafael
Rafael
Thu Jun 24 11:06:51 CDT 2004
You would need to use the LDAP statement,
You might have some issues with encryption. If you are using Basic
Authentication, then it's not a problem but you are passing the username and
password unencrypted through your network. If you cannot do that, then you
are facing a "double hop" issue which I am dealing with for the last 8
months.
rafael
"metsalam" <metsalam@news.postalias> wrote in message
news:ef9WvNRWEHA.4024@TK2MSFTNGP09.phx.gbl...
> How to query all printers from all domain in vbscript, Now I can get all
> printers from top domain but nothing from subdomain.
>
>