Re: ldap security in a script by Al
Al
Tue Sep 04 22:38:06 PDT 2007
"Jeremy Schubert" <jscc-nospam@hotmail.com> wrote in message
news:00753728-07A3-421D-A94C-398DC421FA23@microsoft.com...
>I have script from the Microsoft site that reads info from AD to create an
>OWA distibution list.
> The script contains the line Set objGroup = GetObject("LDAP://CN=Finance
> Users,OU=Finance,,DC=fabrikam,DC=com")
> Authenticated users should have enough access to read this info from AD
> shouldn't they?
Yes. If you are having problems it could be regarding the creation of the
OWA dist list, which might require privs. Not using OWA, I have no idea if
this is the case, though.
/Al