all groups > asp.net security > june 2006 > threads for june 15 - 21, 2006
Filter by week: 1 2 3 4 5
Roles and Windows Auth - From custom Admin tool instead?
Posted by mgonzales3 at 6/20/2006 12:49:02 PM
I'm building a new app that wants to use roles and permissions. Not
uncommon. The customer wants to use a custom Admin tool to control roles and
users. What would be the best way to implement this?
asp.net 2.0 and sql 2K.
Thanks... more >>
Securing static files
Posted by Jon Haakon Ariansen at 6/20/2006 12:13:20 PM
Hi,
In short my problem is securing static pages, so that unauthorized
(anonymous) people doesn't get access to these files. You'll find a
detailed description below.
I have a websolution that is made in Dotnet 2.0. The solution send the user
to a correct module based on the users credentia... more >>
signing and encrypting using PKI certificate (not authenticode)
Posted by one at 6/18/2006 10:25:02 PM
Hi everyone,
I have been looking around for info to do this:
http://www.contoso.com/question.aspx?name=microsoft
=> signing and encrypting using server and client certificate (public and
private key) => http://www.contoso.com/question.aspx?G+1VMWPD==BNTW
(And the server to do a request.que... more >>
securityadministration
Posted by Dabbler at 6/18/2006 11:35:02 AM
Is there a way to use the website administration tool from the hosting server
instead of localhost? I need a way for my client to be able to maintain
members and roles and they obviously won't be using Visual Studio.
Any suggestions would be apprecitated.
Thanks!... more >>
persisting credentials across different sites running .net 1.1 and 2.0.
Posted by sonicsoul NO[at]SPAM gmail.com at 6/17/2006 11:11:08 PM
What is the best way to handle following scenario:
I am running multiple websites serving the same users. one runs under
..net 1.1 and the other one runs 2.0.
this is to offer users the advantages of the new framework while
continue to support applications that are not yet converted to 2.0.
... more >>
"ADSVALUE not implemented" error, LDAP, dotNet, and more!
Posted by Fenster Blick at 6/16/2006 12:10:02 AM
I've read every single posting on ADSVALUE, and possibly every single
posting on LDAP and .NET/dotNet, but I am still having problems
debugging an LDAP authentication issue.
The setup: We are using a .Net application to authenticate, using SSL,
with an LDAP directory on port 636. In the .Net c... more >>
|