|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
PasswordDeriveBytes in .NET 2.0 Beta
christian.benien -
14 May 2005 12:50 PM - 2 messages
I'm trying to run our .NET 1.1 code on the beta version of .NET 2.0. Almost everything runs fine, however there's one small issue: The following code is used to encrypt some data, the Key and IV are ...
How to protect data in executable file?
SpIcH -
13 May 2005 3:52 PM - 3 messages
Hi All, This is all about protecting my data in Executable file. I have developed a program in Visual Basic .NET 2002. I have many questions in mind... please help me to complete my project. 1. I have very much data to be incorporated into the executable file. I ...
Possible security error loading an Xsl?
Ed Murphy -
13 May 2005 3:36 PM - 3 messages
Hi, I've run into a problem that may be security related that I haven't been able to find a whole lot of information on and I'm hoping someone might recognize it enough to give me some pointers. ...
Basic question about Public Private Key Pairs
Sahil Malik [MVP] -
13 May 2005 7:32 AM - 7 messages
Public Private Key Pairs - How do they work? ----------------------------------------------- I was looking at a presentation recently in which it was suggested that - User 1 Encrypts a message using User 2's Public Key. User 2 Decrypts the transmission using his Private Key to get the orignal ...
Access Denied
KLomax -
12 May 2005 11:11 PM - 2 messages
I have built an Windows Service, and I am getting an [Access Denied] error when I execute the following line. Dim AcApp As Access.Application = New Access.Application() The Service is Logged on as a Domain.User. If I give this user Local Administrator rights, then it works. ...
.Net Security Hole Problem - clients read each others files
IIS.NetNightmare -
12 May 2005 8:16 PM - 2 messages
I am trying to preclude web clients from reading each others folders and files on a pulic web hosting server running W2k server. They can read each others files/folders by using simple .Net script and System.IO FileInfo and ...
Check for certian privileges
john conwell -
12 May 2005 4:36 PM - 5 messages
I need to check if the user of the app has IO and Registy rights. How do I "Assert" that the current user of a WinForm app has these rights? Thanks, John ...
Restricting Upload File Types
chuckdfoster -
12 May 2005 3:24 PM - 3 messages
I have a page that users upload files. Is there a way to restrict the file types that they can upload? thanks, ...
Impersonation code
Pramod -
12 May 2005 8:33 AM - 2 messages
Hi, I have the following Impersonation code. This code is in C# and I want to retrieve the data from the SQL server database using the Specified windows username and password. public bool ImpersonateUser(string sUsername, string sDomain, string sPassword) ...
ASP.NET Uploading Security Issue?
chuckdfoster -
11 May 2005 7:33 PM - 10 messages
I am developing an ASP.NET site where an site administrator can upload files via ASP.NET into a Documents folder. These documents are then viewed by site users. I used the MS KB article [link] to learn how ...
IsInRole groupname with white space.
Richard Ruben -
11 May 2005 12:48 PM - 5 messages
Im trying to find out if a user belongs to a certain group in our domain. I used it before and it works fine. Now i want to do the same but with a groupname that has a white space in the middle of it. for example: DOMAIN\GRP ...
WindowsIdentity role caching in ASP.NET
Jeremy Lew -
10 May 2005 10:57 PM - 6 messages
I've got an ASP.NET application which is impersonating the client and does some role-based acess control internally. The application doesn't see changes in role membership made through the Windows Local Users/Group editor until IIS is reset. WindowsIdentity is apparently caching role membership, ...
Suppressing stack walks by PInvoke or IJW
Jon -
9 May 2005 4:18 PM - 2 messages
Do I have to do something special in order to suppress the stack walks by my PInvoke or IJW calls? I plan to operate the .dlls only in a fully trusted environment. My first guess is to apply the [SuppressUmanagedCodeSecurity] attributes to: ...
HTTP:500 Internal Server Error
vighneswar -
9 May 2005 8:44 AM - 2 messages
Hi All I am working on a project in which i have to upload files to an remote server via HTTPS. For that i have written the following lines of code,but when i execute it I am getting an ...
Web services domain authorization
Wagner -
9 May 2005 8:32 AM - 2 messages
Hi, I have a question about authorizing access to web service. Is it possible to restrict access to certain web service based on domain name of a server requesting that web service. For example, I have a customers of my web service that have a domain name ...
|
|||||||||||||||||||||||