Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score user.identity.name
Paul Duncan - 16 Nov 2007 6:04 PM - 2 messages
I'm building an app on our local intranet.... I can pull the network ID through -User.Identity.Name Once I have this can I use this, or a token, or LDAP, Active Directory.... to find out more information about the user, firstname, lastname, email... ...
Score Send custom IPrincipal object from client to WCF service - Possibl
aiKeith - 15 Nov 2007 10:12 PM - 7 messages
We are trying to do something that doesnt appear to be possible. Simply this: We create a IPrincipal object on the client based on a custom class that holds info we need for auditing (ip, workstation_name, etc) What we want to do is somehow pass this IPrincipal object to WCF when we ...
Score Got error with SetInfo on one server but not others
Pucca - 14 Nov 2007 3:20 PM - 3 messages
I have a COM component that is a ext property page in AD users and computers snap-in.  I'm testing on different virtual machine and I'm getting error in one of the vm installed Win2000 server sp4 but it works fine on another vm ...
Score Enforce specific client certificate on WCF service
tkaszuba2 - 14 Nov 2007 12:36 PM - 3 messages
This is driving me nuts. I would like to secure my WCF service using certificates but I would like to define which certificates have access, preferably configurably since each of my deployment environments have different certificates. In WSE 2.0 this was done using the wssp:Integrity element in the ...
Score calling fully trusted assembly from partially trusted appDomain
ShaiH - 11 Nov 2007 10:06 AM - 3 messages
Hi, Is it possible to call a fully trusted code that performs actions that the partially trusted appDomain running code is not allowed to run? Here is my scenario: 1. create an appDomain which is restricted from writing to a specific file. ...
Next » 2 3 4 5 6 7 8 9 10