Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
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
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net security > december 2004 > threads for december 22 - 28, 2004

Filter by week: 1 2 3 4 5

Role Based Forms Auth with Active Directory
Posted by Patrick Olurotimi Ige at 12/28/2004 8:00:09 PM
As anybody succesfully implemented a role/groups based forms authentication against the Active Directory? Thx Patrick *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!...more >>


Modify AD Active directory based on user name only.
Posted by Shaker at 12/28/2004 2:09:04 PM
Hi, Is there a way to update any user info (properties) on the AD, through an ASP.net code with c#. With only filtering on any user name, without password. Please provide a clear code to do that. Simply I want a dropdown combo, filled by all user names on AD and for each chsen user upd...more >>

Forms Authentication - Reporting Services Web Service integration
Posted by Paul Keegstra at 12/28/2004 8:01:05 AM
I am working on an asp.net application which requires forms authentication as the method for authenticating the web application using the underlying Active Directory as the user store. I have created my Forms Authentication process using the methods described in some MSDN samples and that...more >>

file.move to unc causes error
Posted by Michael McLaughlin at 12/28/2004 7:37:01 AM
Hello I also posted this message under dotnet.security. What I have is a web application that shows the user their files in a protected location. The user can then select a file and move it to another server over unc. The user is logged in via windows basic authentication with their domain ...more >>

FormsAuthentication.Encrypt - algorithm
Posted by Gawel at 12/27/2004 11:51:06 PM
Hajo, I have a few questions about above method. 1. AFAIK it is symatric encryption, what kind of algorithm(name) is used in this method? 2. Where is key stored? thanks in advance for info Gawel...more >>

encrypt .aspx file content
Posted by Loane Sharp at 12/26/2004 2:25:16 AM
Hi there Is it possible, as an added (fairly paranoid) security measure, to encrypt the content of, say, an .aspx file on the server? Best regards Loane ...more >>

How to authorize download?
Posted by lenyado at 12/25/2004 10:23:03 AM
I am planning a website which reqires this feature: it allows registered users to upload and/or download files (like *.doc, *.ppt etc.) but not everyone can download every files. some files are restricted to certain users only. that means only certain users can download certain files. but if ...more >>

Authentication in ADAM
Posted by Lorenzo Soncini at 12/24/2004 11:58:27 AM
Hi, I can use for security authentication the information about user and group who I have stored in ADAM (Active Directory Application Mode) from my ASP.NET application? Thanks and sorry for my english..... Merry christmas! Lorenzo Soncini ...more >>



Write access to web.config
Posted by Asim at 12/23/2004 12:33:03 PM
What are the security risks to grant ASP.NET user write access to web.config? I am working on a project in which I am required to update web.config at the runtime, basically modifying access to different directories. Any suggestion will be greatly appreciated. Thanks...more >>

Help me! How I could make user in active directory
Posted by Sara Rafiee via .NET 247 at 12/22/2004 4:03:25 PM
hello can anyone help me making user in active directory , I wrote a code, but it could't work, could anyone correct it. thanks in advance. Sub example() 'Put user code to initialize the page here 'Try Dim AD As DirectoryEntry = _ New DirectoryEntry("LDAP://m...more >>

Bypassing a session ID?
Posted by mostro at 12/22/2004 9:27:39 AM
Hi All, Example: A webpage exists that allows you to fill out a form and click submit. The page next page displays the information found from your search criteria. The form includes information like Fname, Lname, Address and Zip. I want to programmatically fill out the form and submit the i...more >>


DevelopmentNow Blog