|
 |
asp_web_howto thread: users and groups of NT domains??
Message #1 by "irvin szeto" <irvin@s...> on Mon, 16 Apr 2001 10:53:32 -0700
|
|
is it possible to use ASP to add an account to an NT domain.
im not sure if im using the proper terminology
but what i would like is
to NOT use a web login, but instead use that
feature of NT where a popup login/user authentication box (the ugly windows
dialog) comes up to ask for login and password.
i could use a web login/db combo but the boss would prefer the above set up
________________________________________
irvin szeto | small pond studios | 415 - 498 -2117
Message #2 by "Marcelo" <kaos@f...> on Mon, 16 Apr 2001 15:49:50 -0300
|
|
you can Use a component called ASPUSER from www.serverobjects.com i think
that it's great for this.....and they have mony other great components....
----- Original Message -----
From: "irvin szeto" <irvin@s...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Monday, April 16, 2001 3:40 PM
Subject: [asp_web_howto] users and groups of NT domains??
> is it possible to use ASP to add an account to an NT domain.
> im not sure if im using the proper terminology
> but what i would like is
> to NOT use a web login, but instead use that
> feature of NT where a popup login/user authentication box (the ugly
windows
> dialog) comes up to ask for login and password.
> i could use a web login/db combo but the boss would prefer the above set
up
>
> ________________________________________
> irvin szeto | small pond studios | 415 - 498 -2117
>
>
Message #3 by Kyle Burns <kburns@c...> on Mon, 16 Apr 2001 16:09:45 -0500
|
|
I think what you are looking for is to disable anonymous access and set your
directory to use NT authentication.
>> -----Original Message-----
>> From: Marcelo [mailto:kaos@f...]
>> Sent: Monday, April 16, 2001 1:50 PM
>> To: ASP Web HowTo
>> Subject: [asp_web_howto] Re: users and groups of NT domains??
>>
>>
>> you can Use a component called ASPUSER from
>> www.serverobjects.com i think
>> that it's great for this.....and they have mony other great
>> components....
>>
>>
>>
>> ----- Original Message -----
>> From: "irvin szeto" <irvin@s...>
>> To: "ASP Web HowTo" <asp_web_howto@p...>
>> Sent: Monday, April 16, 2001 3:40 PM
>> Subject: [asp_web_howto] users and groups of NT domains??
>>
>>
>> > is it possible to use ASP to add an account to an NT domain.
>> > im not sure if im using the proper terminology
>> > but what i would like is
>> > to NOT use a web login, but instead use that
>> > feature of NT where a popup login/user authentication box (the ugly
>> windows
>> > dialog) comes up to ask for login and password.
>> > i could use a web login/db combo but the boss would prefer
>> the above set
>> up
>> >
>> > ________________________________________
>> > irvin szeto | small pond studios | 415 - 498 -2117
Message #4 by "irvin szeto" <irvin@s...> on Mon, 16 Apr 2001 14:30:48 -0700
|
|
right, i think, do you know how to do that?
----- Original Message -----
From: "Kyle Burns" <kburns@c...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Monday, April 16, 2001 2:09 PM
Subject: [asp_web_howto] Re: users and groups of NT domains??
> I think what you are looking for is to disable anonymous access and set
your
> directory to use NT authentication.
>
> >> -----Original Message-----
> >> From: Marcelo [mailto:kaos@f...]
> >> Sent: Monday, April 16, 2001 1:50 PM
> >> To: ASP Web HowTo
> >> Subject: [asp_web_howto] Re: users and groups of NT domains??
> >>
> >>
> >> you can Use a component called ASPUSER from
> >> www.serverobjects.com i think
> >> that it's great for this.....and they have mony other great
> >> components....
> >>
> >>
> >>
> >> ----- Original Message -----
> >> From: "irvin szeto" <irvin@s...>
> >> To: "ASP Web HowTo" <asp_web_howto@p...>
> >> Sent: Monday, April 16, 2001 3:40 PM
> >> Subject: [asp_web_howto] users and groups of NT domains??
> >>
> >>
> >> > is it possible to use ASP to add an account to an NT domain.
> >> > im not sure if im using the proper terminology
> >> > but what i would like is
> >> > to NOT use a web login, but instead use that
> >> > feature of NT where a popup login/user authentication box (the ugly
> >> windows
> >> > dialog) comes up to ask for login and password.
> >> > i could use a web login/db combo but the boss would prefer
> >> the above set
> >> up
> >> >
> >> > ________________________________________
> >> > irvin szeto | small pond studios | 415 - 498 -2117
Message #5 by Kyle Burns <kburns@c...> on Mon, 16 Apr 2001 16:44:53 -0500
|
|
Depending on what version of IIS you're using, you want to right click on
the site in the MMC console and select "Properties". Go to the "Directory
Security" tab and find the area that says something like "Authentication
control" and click "Edit...". This should open a dialog that will allow you
to check "Use NT Authentication" and uncheck "Allow Anonymous Access"
>> -----Original Message-----
>> From: irvin szeto [mailto:irvin@s...]
>> Sent: Monday, April 16, 2001 4:31 PM
>> To: ASP Web HowTo
>> Subject: [asp_web_howto] Re: users and groups of NT domains??
>>
>>
>> right, i think, do you know how to do that?
>>
>> ----- Original Message -----
>> From: "Kyle Burns" <kburns@c...>
>> To: "ASP Web HowTo" <asp_web_howto@p...>
>> Sent: Monday, April 16, 2001 2:09 PM
>> Subject: [asp_web_howto] Re: users and groups of NT domains??
>>
>>
>> > I think what you are looking for is to disable anonymous
>> access and set
>> your
>> > directory to use NT authentication.
Message #6 by "irvin szeto" <irvin@s...> on Mon, 16 Apr 2001 14:57:22 -0700
|
|
this was a really good link. does anybody know what other sites offer free
server objects or components?
----- Original Message -----
From: "Marcelo" <kaos@f...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Monday, April 16, 2001 11:49 AM
Subject: [asp_web_howto] Re: users and groups of NT domains??
> you can Use a component called ASPUSER from www.serverobjects.com i think
> that it's great for this.....and they have mony other great components....
>
>
>
> ----- Original Message -----
> From: "irvin szeto" <irvin@s...>
> To: "ASP Web HowTo" <asp_web_howto@p...>
> Sent: Monday, April 16, 2001 3:40 PM
> Subject: [asp_web_howto] users and groups of NT domains??
>
>
> > is it possible to use ASP to add an account to an NT domain.
> > im not sure if im using the proper terminology
> > but what i would like is
> > to NOT use a web login, but instead use that
> > feature of NT where a popup login/user authentication box (the ugly
> windows
> > dialog) comes up to ask for login and password.
> > i could use a web login/db combo but the boss would prefer the above set
> up
> >
> > ________________________________________
> > irvin szeto | small pond studios | 415 - 498 -2117
|
|
 |