Groups | Blog | Home


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 > june 2007 > threads for june 1 - 7, 2007

Filter by week: 1 2 3 4 5

Windows Identity simple question ????
Posted by calderara at 6/5/2007 3:04:01 AM
Dear all, I am using .NEt.2.0 and trying to get the current identity in order to retrive the role that my user belongs to. For that I am using the following code WindowsIdentity identity = (WindowsIdentity)Thread.CurrentPrincipal.Identity; WindowsPrincipal pc = new WindowsPrincipal(ident...more >>


There is a time and/or date difference between the client and server.
Posted by marvinbaby NO[at]SPAM gmail.com at 6/1/2007 11:03:31 PM
Here's an error i get. I have IIS6 and Sql Server 2000 on different machines both running wk2003. I'm using Intergrated Windows Authentication. here's an error Id get. System.Security.SecurityException: There is a time and/or date difference between the client and server. at System.Sec...more >>

Getting handle to user' s token
Posted by Roshan at 6/1/2007 10:10:20 PM
Hi, In my program I need the handle to the current user's token to perform some operations in native code. I am trying to get the handle using WindowsIdentity.GetCurrent().Token and pass it to my native dll. Does this method return a handle to the user's token? Or is there some other way to...more >>

Dot Net Security
Posted by tomcharnley NO[at]SPAM yahoo.com at 6/1/2007 3:19:49 AM
Hi I'm an MCT and came across this little nugget last week. Using Reflector, I created a project from the Integration services Dll from sql2005. I took off the assembly signing, added some code to write to a file. I dropped the dll in the directory where sqlservr.exe is I created a new...more >>



DevelopmentNow Blog