Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score LDAP Binding
Toby Considine (UNC) - 27 Apr 2007 1:32 AM - 7 messages
I  am at a University wherein , use OpenLDAP for the central security. I am trying to create a standard MemberShip provider to allow those of us who like to program in asp.net to develop identity aware applications for IIS ...
Score Checking if User is in Role
mc - 26 Apr 2007 4:48 PM - 2 messages
I would like to check if a user is currently a member of a Local Group on the server. I am able to do the test for the current user and all is ok, however I would like to be able to take a list of ...
Score declarative vs. dynamic security demand..why aren't these two snippets equivalent?
dwilcoxen@gmail.com - 25 Apr 2007 11:31 PM - 2 messages
I have a group (TESTGROUP) defined on my machine. I'm running this code as a member of that group. It succeeds because I'm a member of TESTGROUP:    class Program     {         static void Main(string[] args) ...
Next » 2 3 4 5 6 7 8 9 10