Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HOWTO, access to directories vs NTFS permissions
Message
De
15/12/2004 13:55:35
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Divers
Thread ID:
00969253
Message ID:
00969547
Vues:
12
>I'd like to avoid windows authentification, any clue?.
>And yes, there's a lot of users wich will not be at our network domain...

You'll probably have to create a windowsidentity object using the credentials that you requested, then use the .Inpersonate() method. That should get you 80% of the way there.

BOb



>
>>Hi, our company is trying to do an ASP.NET site where the webpage can access to some especific directories based on NTFS permissions. The steps will be the following:
>>>
>>>a) In the login page we can enter user and password.
>>>b) Based on the login, the webpage can (or can't ) access to some directories based on a similiar pair of user/pass into the NTFS rigths (based on group/user permissions).
>>>c) If user/pass are correct the webpage could access the files on the directory.
>>>
>>>If this possible? or should be use the Active Directory permission method?
>>>
>>>Thanks in advance
>
>>If you use windows authentication this will happen automatically.
>
>>Are any of the users of your app not users on your network domain?
>
>BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform