Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Permission issue: Accessing AzMan store in ADAM from ASP.NET worker process
chen - 2 Mar 2007 9:09 PM - 3 messages
Running into a problem that fails in the AzAuthorizationStoreClass.Initialize call with "The system cannot find the file specified. (Exception from HRESULT: 0x80070002)". I've followed the "How To: Use ADAM for Roles in ASP.NET 2.0" to setup ...
Score SQL Server AD Authentication
RichieRich - 2 Mar 2007 12:18 PM - 2 messages
I need to use the Enterprise Library to access SQL Server 2000 database however the SQL user has to be an AD user because the DB server is setup for Windows authentication only.  This is a ASP.NET web app using the 1.1 ...
Score AD-authentication with custom roles in SQL-db ?
Reinhard - 2 Mar 2007 7:29 AM - 2 messages
I am writing an asp 2.0 website where existing AD users can log in. I am using ActiveDirectoryMembershipProvider for this task and it works. Now I need to define roles for these users (admin, author, user...) These roles are not defined as groups in AD (in fact there could be ...
Score Prevent plugin assemblies from running naughty code
Ben Daniel - 2 Mar 2007 5:46 AM - 4 messages
Hi folks, I'm a newbie to .net and am working on my first major c# project which has a requirement of plugins. I was thinking of implementing this by loading all assemblies in a certain directory and instantiating any ...
Score ADAM / AD Proxy Bind
Rod Clingaman - 28 Feb 2007 7:13 PM - 4 messages
I am working with ADAM and have successfully setup a user using the Proxy Bind Redirection with AD, based on the MSFT step-by-step guide.  Is anyone aware of how to setup up the Proxy Bind for users in ADAM programmatically?  I have written VBS scripts to set up non-binding users, OUs, set attributes, passwords, etc…but am not sure how to set up the proxy bind with scripts.  Any advice is greatly appreciated.  Thanks in advanced! ...
Score CAPICOM problem with .NET 2.0
efrolov - 28 Feb 2007 3:04 PM - 6 messages
RSACryptoProvider creation problem: I used some code for RSACryptoProvider creation with smart card and CAPICOM COM object The code worked well in Framework 1.1 but when I tried the same code in Framework 2.0 I got an following Cryptographic exception: ...
Score Program crashes when running accross network, but fine when on pc
Camper Joe - 26 Feb 2007 3:25 PM - 5 messages
Hi Our application crashes when running it from a remote pc (\\server\app\app.exe), but when I run it from my pc (c:\app\app.exe) it is fine. It seem to happen when we use ADO.Net Any ideas? ...
Next » 2 3 4 5 6 7 8 9 10