HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Security microsoft.public.dotnet.security


Discuss in the Dotnet Security forum.



Post New Thread
Threads in Forum : Dotnet Security Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I'm a 2 week newbie to VS.NET, .NET, and C# and need help on this time critical project. TIA I'm using WSE 1.0sp1/.NET 1.0 and signing and...
AT
09-22-2004 01:45 PM
Hervey Wilson [MSFT] Go to last post
1 14
Hi, I have an ASP .NET app that uses Forms Authentication. I want to have a page where, if the user forgets his password, he can go to a page to...
AF
09-22-2004 12:45 PM
AF Go to last post
0 14
Is there a way I can toggle SecurityManager.SecurityEnabled so that I can test some methods that check this value? For example, I have a class that...
Kevin Westhead
09-22-2004 09:51 AM
Nicole Calinoiu Go to last post
3 14
Hi I have just run FxCop against one of my assemblies. It fails which a few errors. The first is the fact the I'm note specifying permission...
Gravy
09-22-2004 08:19 AM
Nicole Calinoiu Go to last post
1 20
i'm try to run the WSE2.0 security example that provided by microsoft at . I try to modify the project in the following step. 1.Place the WebService...
Heng Tan via .NET 247
09-21-2004 01:10 PM
Heng Tan via .NET 247 Go to last post
0 11
I am writing an assembly in the 1.1 framework that will be called by an ASP.NET application and I have a few questions about security. First off the...
Bosco
09-21-2004 01:05 PM
Bosco Go to last post
0 12
I am getting a security violation when try to access my application on a network drive. I was able to get rid of this by using the "trust...
AT
09-21-2004 10:56 AM
AT Go to last post
0 9
The exact answer depends very much on how your web site is configured in IIS and web.config: - are you using impersonation? - is anonymous...
richlm
09-21-2004 09:04 AM
richlm Go to last post
0 13
Result is different due to padding. Default padding is PKCS 1.5. For encryption, string of nonzero pseudorandom bytes is generated and padded message...
Valery Pryamikov
09-21-2004 08:47 AM
Claude Vernier Go to last post
2 8
Hi all, I'm currently trying to write a web control that generates HTML tables to display pictures. It's basically a dynamic photo viewer. I've...
Nick Smith
09-21-2004 08:22 AM
Nick Smith Go to last post
0 13
You can give right to read files on that share and right to assert rights to your assembly (by assebly hash) and assert rights for reading files...
Valery Pryamikov
09-21-2004 06:27 AM
Valery Pryamikov Go to last post
0 10
hello i made a .net asp vb web application running on an w2k3 server. for testing i access the local filesystem (with fileinfo) and list some files...
bigdee
09-21-2004 06:15 AM
bigdee Go to last post
0 36
(Type your message here) When I compile a project, a dialog form appears like the following: An unhandled exception of type...
xua liu via .NET 247
09-20-2004 09:01 PM
xua liu via .NET 247 Go to last post
0 15
Hello, I want to know if .Net supports the following features that I require. - Canonicalise (c14n) the XML document - generate a 160-bit binary...
Buddy
09-20-2004 05:54 PM
Nicole Calinoiu Go to last post
1 14
0x00 || 0x02 || PseudoRandomNonzeroBytes || 0x00 || Message. -Valery http://www.harper.no/valery "Valery Pryamikov" <Valery (AT) nospam (DOT)...
Valery Pryamikov
09-20-2004 05:44 PM
Valery Pryamikov Go to last post
0 10
Hi, I'm quite new at encryption... We got a web service that asks for an encrypted password, I did some experimentation with the code and now, ...
Claude Vernier
09-20-2004 11:09 AM
Claude Vernier Go to last post
0 11
I want to implement an authentication to my ASP .NET web service. Passing userId and password as parameter to all my web methods seem unreliable to...
Nikolay Petrov
09-20-2004 08:25 AM
Chris Dufour Go to last post
1 11
Why didn't you simply use "WindowsIdentity.Impersonate()" ?? --- Dominick Baier -...
Dominick Baier
09-20-2004 07:10 AM
richlm Go to last post
1 18
hi!! i'm looking for a way to Managing User Accounts and Groups at Runtime using C# code... is that possible?? thanks!
joaoPaulo
09-19-2004 05:01 PM
richlm Go to last post
1 17
Hi, My database holds information about users, groups and roles and I've written a custom principal class (implements IPrincipal) to read this...
AT
09-19-2004 04:31 PM
richlm Go to last post
1 21
My application configuration file contain sensitive information, such as the SQL Server name and the database name. How can secure...
Thomas
09-19-2004 03:58 PM
richlm Go to last post
1 14
When trying to access a particular site, the error message states cookies disabled. I have reset every possible combination including...
Weezie
09-19-2004 02:07 PM
Weezie Go to last post
0 18
I am running an application that connects to a SQL Server database that is running on one computer on the network. the computer that hosts SQL...
Ricardo
09-19-2004 12:48 PM
Svein Terje Gaup Go to last post
1 13
under windows 2003 asp.net apps run by default under the Network Service account... i hope you adjusted these settings below to a test/development...
Dominick Baier
09-17-2004 01:22 PM
Dominick Baier Go to last post
0 13
I have an ASP.NET app using 1.1 framework. The app writes to a log file but gives me an access denied error after install only on Windwos 2003...
Tim M.
09-17-2004 12:53 PM
Tim M. Go to last post
0 13
Hello! You wrote on Fri, 17 Sep 2004 07:27:04 -0700: j> Check out j>...
Eugene Mayevski
09-17-2004 10:27 AM
jzhu Go to last post
3 24
When I call a Web Service function and send a dime attachment then if the client machines time is set to be greater that that of the Wbe...
Naresh
09-17-2004 05:25 AM
Naresh Go to last post
0 12
I try to get the client certificate from certificate chain. I found on MSDN: The getCertFromPKCS7 method retrieves the certificate, contained in a...
werewolf
09-16-2004 10:20 AM
werewolf Go to last post
0 19
I would like to prevent someone sharing a login in my .net app but I know that it would know that would be difficult so it would be acceptable to...
Zeng
09-15-2004 04:18 PM
Svein Terje Gaup Go to last post
1 16
We write a .Net application which has many plugin. Our app issigned by strong name, and all plugin dll refer some baseassembly. Because our app have...
liang cheng via .NET 247
09-15-2004 02:43 PM
liang cheng via .NET 247 Go to last post
0 14
In preparing for Whidbey, we'd like to collect some information about how you use the MigPol tool. Specifically, the CLR Security team is...
AT
09-15-2004 02:25 PM
AT Go to last post
0 17
Hi! In a program, I want to perform some statements with a different user than the user who performs the program. So I search for Impersonate in the...
AT
09-15-2004 12:06 PM
AT Go to last post
2 24
Hello, as Michel Gallant wrote on his web site (http://www.jensign.com/JavaScience/dotnet/DecEnvelop/index.html), there are interop issues using...
Jorryt de Vries
09-15-2004 08:01 AM
Jorryt de Vries Go to last post
0 16
It means if you have a strong named assembly, it can't reference types in an assembly that isn't strong named. Thus, if AssemblyA is strong named,...
Joe Kaplan \(MVP - ADSI\)
09-14-2004 10:59 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
0 16
Hi! Anyone that has succeeded with following combination: * Client application is a ".Net Visual Basic Windows Application" * Client PC is behind a...
Benjamin
09-14-2004 09:33 AM
Benjamin Go to last post
0 15
Is it at all possible ot pragrammatically set individual policy settings within a GPO in the AD? Thanx in advance
policyHelp
09-14-2004 06:39 AM
policyHelp Go to last post
0 14
I need to read the contents of files on a network share from an ASP.NET application which may be running on eitherWindows 2000 or Windows...
Russ Holmes
09-13-2004 06:16 PM
Russ Holmes Go to last post
0 18
Hi, you are right - Windows needs the password in plaintext to impersonate a user (having to call LogonUser, which requires a password). Thinking...
Dominick Baier
09-13-2004 07:27 AM
Tim Haynes Go to last post
1 15
in addition to turn on security and populate your roles - there is a special role called 'Marshaler' - every user that wants to access your component...
Dominick Baier
09-12-2004 12:38 PM
Dominick Baier Go to last post
0 17
Your WebService client has to handle the session cookie that gets issued by ASP.NET - you have to enable that with proxy.CookieContainer = new...
Dominick Baier
09-12-2004 06:00 AM
Dominick Baier Go to last post
0 15
I simply am trying to call a Serviced Component from a Windows Application GUI. Very Simple. You click a button, and a message box pops up showing...
AT
09-10-2004 12:48 PM
AT Go to last post
0 30
Hi, can I find somewhere any whitepaper about authentication and best practice about application logon ? We have many application , with IIS, COM+,...
opianeta
09-10-2004 08:23 AM
opianeta Go to last post
2 20
Hello, We want to convert an excel file to a pdf file using a PDF printer driver. This uses a Postscript printer driver with a redirected...
AT
09-10-2004 07:02 AM
AT Go to last post
0 19
Hello All, I wrote the following code in a button click event in a windows application. CodeAccessPermission perm =...
Sameeksha
09-09-2004 11:53 PM
Sameeksha Go to last post
4 27
When I execute a exe as an local administrator, I need to grant permission to a doamin member to a group of Local_Machine and Current_User...
yodamon
09-09-2004 07:55 PM
yodamon Go to last post
0 12
The only safe way to handle top secret information is not to put it in your source code (or any other location an attacker has physical access to)....
Mary Chipman
09-09-2004 02:04 PM
Mary Chipman Go to last post
0 23
I have to utilize inhouse legacy decryption code CAPI-C++ 6.0 whose relevant code is listed below asterisks. Question 1. How should I code my...
hazz
09-09-2004 10:50 AM
hazz Go to last post
0 22
Hi. Is it possible to implement windows internal security for .net remoting tcp channel (by writing custom sink or smth else)? Thanx.
Ivan G.
09-09-2004 07:16 AM
richlm Go to last post
1 41
Hi, We're current using the sql server .net data provider to talk to Sql Server, but required to change to using DSN. Is it posssible to connect to...
Ben
09-09-2004 07:11 AM
Nicole Calinoiu Go to last post
1 25
Strongly naming an assembly causes the CLR to impose an implicit link demand for full trust on its callers. The code that is invoking your...
Nicole Calinoiu
09-09-2004 12:35 AM
mfeingold Go to last post
1 36
Post New Thread

Display Options
Showing threads 3051 to 3100 of 3341
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.