| Thread | Last Post | Replies |
|
| .NET 2.0 apps think they're being run from the Internet, but they're being run from the intranet... | 18 Apr 2008 15:35 GMT | 3 |
I have several VB.NET apps that run from network shares (and which have done so for years). In order to make this possible, I increased the LocalIntranet zone trust level to "FullTrust". This has always worked just fine.
|
| operation not allowed by the security policy | 17 Apr 2008 16:52 GMT | 2 |
Hi I am working on a window based program and I install this program on one of my server which is having .NET Framework 2.0 and this window based application is running fine on the same machine but when I am trying to run
|
| Problem, re-enter login and password? | 17 Apr 2008 06:31 GMT | 1 |
Hi, I am new in security issues and I am really complicated, I need help. I have two applications. NET (ASPX), both have similar characteristics, but are on different servers, if they are called independently should enter login and password, but eventually ... From the menu of ...
|
| How do I programmatically install a SSL Certificate to a WinCE 5.0 Device? | 10 Apr 2008 20:19 GMT | 1 |
Please excuse me if this has been covered previously, but I've searched for the past two days and can only find references to installing certificates (for https communications) to PocketPC, Windows Mobile 5/6, and SmartPhones but nothing about how to install a cert under WinCE5. Our ...
|
| Validate user permission | 10 Apr 2008 02:27 GMT | 3 |
I'm working on building a web-based solution (c# + .net) to allow users to manage AD groups that they have appropriate rights to manage. On all groups in Active Directory, there is an advanced permission called "Write Members". If the user (who logged in via a forms based login ...
|
| How do I locate an object using its sid in a multi-forests environ | 04 Apr 2008 23:47 GMT | 6 |
Hi, I'm using vs2005, .net2 for a windows applicaiton. I need to bind to an AD object (user, group or computer) and I only have its sid. This object could locate in a domain outside of my current forest, in a multi-forests environment.
|
| HttpListener, SSL Certificates, Sever and client certificate auth | 04 Apr 2008 19:33 GMT | 3 |
Can someone please tell me what I am doing wrong. I have been working on this issue for quite some time. I have developed a lightweight http server using HttpListener. I want to use SSL certificates to authenticate both the server to the client and the
|
| Secure Network Credentials | 02 Apr 2008 20:20 GMT | 1 |
I have a .NET Windows application where I over time needs to call a Reporting Services web-service. I order for the web-service to authenticate correctly, it needs to be provided with the correct network credentials (the user logged in to my application). Also the Microsoft ...
|
| help | 02 Apr 2008 08:46 GMT | 1 |
|
| protect C# application | 02 Apr 2008 08:45 GMT | 1 |
I am going to release a C# desktop application to a customer. I know this customer have friends interested in this application. I would like to protect this application from being used by someone else than my customer.
|
| CasPol.exe doesn't start | 01 Apr 2008 17:51 GMT | 1 |
I have an unusual issue. I'm running into security errors when trying to run any ..NET 1.1 programs (.NET 2.0 runs perfectly fine). In fact, when I try to run "C:\WINNT\Microsoft.NET\v1.1.4322\CasPol.exe - reset -all", i get the following error:
|
| Securely saving users' credentials for automatic log in. | 01 Apr 2008 09:19 GMT | 1 |
I need to store users' ID's and passwords for my application so that it can perform automatic login. I think I should encrypt them so that even though a hacker would have broken into the system and read that file, he can't get the credentials. But what is the best pratice for
|