Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / January 2005

Tip: Looking for answers? Try searching our database.

Access Authentication

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Shaker - 25 Jan 2005 10:35 GMT
Hi,
I have an ASP.Net Application,
This application is accessed based on user identiy authorization.
This application is hosed on server locted on NT domain (based On AD) groups.

This application is also accessed from another workgroup (not defined on
main NT domain).

I could control the access per user when using
   <authentication mode="Windows"/>

and
   <authorization>
       <allow users="......./>

But this will Deny the other workgroup from seeing the application.

How could I provide the access per user level for two differnt domains.

Note:
The IIS security settings is: Anonmous Access and Integrated Windows Auth.

Help

Signature

MCSD not .Net yet :(

Ryan Hanisco - 26 Jan 2005 02:05 GMT
You can use Forms based authentication and write your own authentication
inheriting from the authentication base class.

Signature

Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

> Hi,
> I have an ASP.Net Application,
[quoted text clipped - 19 lines]
>
> Help
Shaker - 26 Jan 2005 06:37 GMT
But I still need to base my authentication based on Windows, without needing
to do further authentication Forms.

> You can use Forms based authentication and write your own authentication
> inheriting from the authentication base class.
[quoted text clipped - 23 lines]
> >
> > Help
Ryan Hanisco - 27 Jan 2005 17:32 GMT
You can tie the form to AD easily...  that is a behaviour of the form...

Otherwise, you'll need to inherit the security authentication and roll your
own.

Signature

Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

> But I still need to base my authentication based on Windows, without needing
> to do further authentication Forms.
[quoted text clipped - 26 lines]
> > >
> > > Help
Shaker - 27 Jan 2005 23:31 GMT
Can you explain more details of how to do, or refere where it is?

Provided that I don't want to ask the user for more Passwords and ID more
than the time he did once he logged to the network, either to NT Domain(AD)
or to Workgroup domain (Not AD).

> You can tie the form to AD easily...  that is a behaviour of the form...
>
[quoted text clipped - 35 lines]
> > > >
> > > > Help

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.