Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > dotnet security > april 2007 > threads for april 22 - 28, 2007

Filter by week: 1 2 3 4 5

LDAP Binding
Posted by Toby Considine (UNC) at 4/26/2007 9:32:43 PM
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 servers. (asp.net 2.0) I can bind to the LDAP server anonymously. I ...more >>


EFS DRA problem
Posted by Matt D at 4/26/2007 6:54:01 PM
I can’t decrypt a file using the corp\EFSRA account, which is configured to be the EFS DRA for the domain, in the domain GPO, Cert thumbprint = 60e8…3991 .. Method: 1) Logon as a different user(domain admin) to the CA server (new user profile), create and then encrypt a text file on th...more >>

Checking if User is in Role
Posted by mc at 4/26/2007 5:48:38 PM
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 users from a table in the database and check if the user is in the specified group. is it possible ...more >>

declarative vs. dynamic security demand..why aren't these two snippets equivalent?
Posted by dwilcoxen NO[at]SPAM gmail.com at 4/25/2007 4:31:08 PM
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) { try { AppDomain.CurrentDomain.SetPrincipalP...more >>



DevelopmentNow Blog