Delegation to AD using WIA and ASP - Inetserver
This is a discussion on Delegation to AD using WIA and ASP - Inetserver ; Hi
We're struggling with a problem involving ASP code that needs to
retreive the site users AD groups. I have read that WIA will not do
pass through authentication as so the code cannot query directly - we
currently get ...
-
Delegation to AD using WIA and ASP
Hi
We're struggling with a problem involving ASP code that needs to
retreive the site users AD groups. I have read that WIA will not do
pass through authentication as so the code cannot query directly - we
currently get a 'table does not exist' error. (The AD is running in
2000 native mode by the way.)
Is it possible to get this to work by having the application pool run
using a domain account and if so what steps do we need to take to make
this work? Do we for instance need to enable the account for
delegation on the account tab in AD?
Another method I have heard about involves integrating a login and
password into the LDAP query. Is this possible. Can anyone give and
example of a query with this syntax?
Thanks for you help
Mike
-
Re: Delegation to AD using WIA and ASP
Hi,
Steps for configuring delegation of the user's credentials are here:
http://www.adopenstatic.com/cs/blogs...1/27/1282.aspx
Cheers
Ken
<mike.varley1@ntlworld.com> wrote in message
news:1173450617.537219.272210@30g2000cwc.googlegroups.com...
> Hi
>
> We're struggling with a problem involving ASP code that needs to
> retreive the site users AD groups. I have read that WIA will not do
> pass through authentication as so the code cannot query directly - we
> currently get a 'table does not exist' error. (The AD is running in
> 2000 native mode by the way.)
>
> Is it possible to get this to work by having the application pool run
> using a domain account and if so what steps do we need to take to make
> this work? Do we for instance need to enable the account for
> delegation on the account tab in AD?
>
> Another method I have heard about involves integrating a login and
> password into the LDAP query. Is this possible. Can anyone give and
> example of a query with this syntax?
>
> Thanks for you help
>
> Mike
>
-
Re: Delegation to AD using WIA and ASP
Thanks Ken
On 10 Mar, 17:48, "Ken Schaefer" <kenREM...@THISadOpenStatic.com>
wrote:
> Hi,
>
> Steps for configuring delegation of the user's credentials are here:http://www.adopenstatic.com/cs/blogs...1/27/1282.aspx
>
> Cheers
> Ken
>
> <mike.varl...@ntlworld.com> wrote in message
>
> news:1173450617.537219.272210@30g2000cwc.googlegroups.com...
>
>
>
> > Hi
>
> > We're struggling with a problem involving ASP code that needs to
> > retreive the site users AD groups. I have read that WIA will not do
> > pass through authentication as so the code cannot query directly - we
> > currently get a 'table does not exist' error. (The AD is running in
> > 2000 native mode by the way.)
>
> > Is it possible to get this to work by having the application pool run
> > using a domain account and if so what steps do we need to take to make
> > this work? Do we for instance need to enable the account for
> > delegation on the account tab in AD?
>
> > Another method I have heard about involves integrating a login and
> > password into the LDAP query. Is this possible. Can anyone give and
> > example of a query with this syntax?
>
> > Thanks for you help
>
> > Mike- Hide quoted text -
>
> - Show quoted text -
Similar Threads
-
By Application Development in forum Object
Replies: 4
Last Post: 09-12-2006, 05:04 AM
-
By Application Development in forum Microsoft Exchange
Replies: 4
Last Post: 04-06-2006, 07:00 PM
-
By Application Development in forum Microsoft Exchange
Replies: 4
Last Post: 02-16-2006, 09:29 AM
-
By Application Development in forum XML SOAP
Replies: 1
Last Post: 07-21-2005, 02:39 PM
-
By Application Development in forum Microsoft Exchange
Replies: 1
Last Post: 08-27-2004, 08:37 PM