RE: Reading data
From: Bill Nitz (BillNitz_at_discussions.microsoft.com)
Date: 02/21/05
- Next message: Al Mulnick: "Re: Reading data"
- Previous message: Jerold Schulman: "Re: Reading data"
- In reply to: Mark Davey: "Reading data"
- Next in thread: Al Mulnick: "Re: Reading data"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Feb 2005 08:13:05 -0800
Mark,
If you don't specify a username and password in the properties of the
Connection object, it will use the security context of the currently logged
on user. If you're authenticating to your Intranet (i.e. using Integrated
Authentication), this should work fine as long as each user has appropriate
directory service rights - which they should by default.
Hope this helps.
Bill
"Mark Davey" wrote:
> I need to create a script that can list all users, with telephone, manager
> and email info from our AD This will need to be real time as it will be used
> as an intranet page.
> I can create a script, using ADsDSOObject, but this only runs from an admin
> account and I need domain users to be able to run the query. Is it possible
> or do we need to think again, I really do not want to start using a seperate
> database for this
>
> Thanks
>
>
>
- Next message: Al Mulnick: "Re: Reading data"
- Previous message: Jerold Schulman: "Re: Reading data"
- In reply to: Mark Davey: "Reading data"
- Next in thread: Al Mulnick: "Re: Reading data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|