| Thread | Last Post | Replies |
|
| Active Directory User Audit | 29 Aug 2008 03:07 GMT | 3 |
I have a 2003 Active Directory system with about 3000 users. I need to validate when the last time a user authenticated to any network resource. My goal is to poll for all users in the directory and sort through eXcel for thier last activity date. Anything over a particular time ...
|
| Firewalls | 27 Aug 2008 17:59 GMT | 1 |
I have windows XP Pro with Webroot Spy Sweeper and antivirus installed. Microsoft also has a firewall. Is is ok to have both systems turned on and running or should I turn off the microso firewall. Thanks,
|
| Is ECDiffieHellmanCn class (framework 3.5) is supported on Win XP | 24 Aug 2008 21:58 GMT | 5 |
I read that ECDiffieHellmanCn class (framework 3.5) is supported on Win XP SP2: http://msdn.microsoft.com/en-us/library/system.security.cryptography.ecdiffiehel lmancng.aspx But i have this message when i run the code:
|
| Get information about signature from signed file | 22 Aug 2008 16:53 GMT | 1 |
I'm trying to get info from signed file in Visual Basic 2005. Although it's possible to get basic infos (eg. Version) I haven't found how to programically retrieve informations about signer and date of signing. Can you help me with that? (for signing I'm using CAPICOM)
|
| Console Application Alternate Windows Credentials | 18 Aug 2008 18:25 GMT | 2 |
I have a windows console application written in .NET 1.1 that I want to launch from the Windows Scheduler on Windows Server 2003. I want to be able to progamatically specify the account and password the console application runs under, in a similar manner to how
|
| Running vb.net app (1.1) from a network share | 18 Aug 2008 15:07 GMT | 1 |
I have a .net 1.1 app that runs from a network share. I signed it and can add a machine policy to my computers and it runs fine, but I really need to use a user policy to allow the app to run. I set the user policy the same as the machine policy, but it fails to allow the app to run ...
|
| Can't execute ZIP | 18 Aug 2008 14:51 GMT | 1 |
Hello, I have an application that I need to install on my PC. The vendor is helping me and FTPed the zip file to my desktop. When I try to extract it, I get the error "Access to FILENAME.ZIP was
|
| Windows User Controls into IE: Security Problem to register DLL | 18 Aug 2008 14:47 GMT | 1 |
I´m trying to use winform control into a webpage aspx . I follow the step of this link to do it. http://www.15seconds.com/issue/030610.htm. In my case my user control it´s simple button with 1 label. When i click on the button i call a webservice who return me a simple
|
| XP Security Center | 15 Aug 2008 06:05 GMT | 1 |
Hello, I'have read about Windows security center and it seems that, when you get an spyware virus it changes to "XP Security Center", is that true ? Also, when I try to uninstall it disappears, but when I restart the Pc it comes again, it keeps on sending me messagges about my ...
|
| Custom Subject name Policy Module tweaking | 14 Aug 2008 22:17 GMT | 1 |
any ideas on how to insert a value it the custom subject policy module in ilm managed ca? The subject name requires should look like this cn={User!displayName}
|
| SMIME Decryption | 13 Aug 2008 15:47 GMT | 4 |
I am working on an application in dotnet 2.0; receiving a smime message which reads something like ======================================== MIME-Version: 1.0
|
| Random behaviour accessing a share | 13 Aug 2008 12:26 GMT | 2 |
I have a C# Windows Service project that is checking a network share for new files and processing any that are found. The share has been given Full Control to the group Everyone. However, I am getting random behaviour where one time the code will work fine and the ...
|
| Group not showing up in WindowsIdentity.Groups | 08 Aug 2008 14:29 GMT | 1 |
I want to test if a user is in a group before I give them access to particular functionality. However when I test for all groups in the Groups collection of the .getCurrent User, it shows some groups but not the one I want to use as the
|
| FileExists returns false for remote files when run under IIS | 08 Aug 2008 05:18 GMT | 1 |
My solution has ASP.NET app , .NET dll and a Web Service . The ASP.NET application calls to WebService’s methods , which calls the dll’s methods . One of the functions of the dll is accessing files , which are located
|
| ASPNET local account security | 06 Aug 2008 16:46 GMT | 1 |
Anyone knows if .NET 2 adds the ASPNET local account to the local Administrators group?, any MS doc's cofirming this issue pls forward links. greately appreciated.
|