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     
http://msdn.microsoft.com/library/en-us/security/security/enumerating_logon_sessions.asp Code is in C++, but there are only about two or three...
Rob Teixeira [MVP]
07-15-2004 05:26 PM
Rob Teixeira [MVP] Go to last post
0 24
Hi Everybody, I'm developping a World 2003 Add-In using C#. I need to get the private key of a certificate stored in "My" Certification Store. I...
Marco Moioli
07-15-2004 06:36 AM
Marco Moioli Go to last post
0 32
Which is the command line tool that can accomplish this: 1) Run ".NET Configuration 1.1" from Administrative Tools 2) Runtime Security Policy >...
John Dean
07-15-2004 06:19 AM
Stephen Gennard Go to last post
3 18
Hi, there, I use triple des encryption in openSSL lib, if the message bigger than 100bytes, sometimes the encryption is fine, sometimes it cannot...
mei xiao
07-13-2004 05:10 PM
mei xiao Go to last post
0 30
Short correction, I should be azroles.dll instead of AzMan.dll Sorry! "Henrik Skak Pedersen" <hsp (AT) circlecapital (DOT) com> wrote
Henrik Skak Pedersen
07-13-2004 03:42 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 19
Hi, I am developing a windows application and I need some kind of role based security. I have been looking a little at Authorization Manager and I...
Henrik Skak Pedersen
07-13-2004 02:37 PM
Henrik Skak Pedersen Go to last post
0 25
I am stuck trying to implement method level authorization within an assembly. I wanted to use Declarative Security but I think this is an...
hazz
07-13-2004 01:22 PM
hazz Go to last post
3 24
I have written a windows service that needs to perform certain functions only if a User is logged in. The problem I am running into is that I get an...
DotNetJunkies User
07-13-2004 06:51 AM
Niroo Go to last post
1 35
I am trying to parse the PKCS#7 package returned by ICertAdmin2::GetArchivedKey method of certadm.dll in .NET using runtime callable wrappers. I...
Sengul Vurgun
07-12-2004 10:02 PM
Michel Gallant Go to last post
5 51
Hello, I want to know if there are tools out there that will tell me what the minimum permission set that I require to run my application. I've...
BuddyWork
07-12-2004 02:53 PM
AT Go to last post
4 29
how do i prevent users from accessing code once the project is compiled into .exe etc? (ex. how to stop CLR debugger from showing code during runtime...
subT
07-12-2004 12:07 PM
Alec MacLean Go to last post
3 25
Hello, I have an application which calls a web service across the Internet from a client machine. The site that I have deployed the application to...
Wild Wind
07-12-2004 11:19 AM
Hernan de Lahitte Go to last post
3 38
The below text is in reference to this question. Does anyone know why the WinDir environment variable is needed when using Seciurity Attributes? I...
JerryBoggess
07-10-2004 04:30 PM
JerryBoggess Go to last post
0 19
Unfortunately, this can't be done with the existing framework classes. A constant value must be passed to the attribute, and the actual...
Nicole Calinoiu
07-10-2004 08:07 AM
Nicole Calinoiu Go to last post
0 13
I have a C# application that needs to use an assembly that has a strong name. I also need to use a number of older "C" dll's that are not...
brckcc
07-09-2004 10:27 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 90
Is anyone using the authorization manager and authorization apis for security in their applications? I'm found some good examples but they all deal...
Eric
07-08-2004 04:52 PM
Eric Go to last post
0 23
Yes. I understand what you mean. My control is a winform control. In fact, we have two version of our app : one winform version and one web version....
Lei Jiang
07-08-2004 11:11 AM
Lei Jiang Go to last post
18 51
Hi, is it possible to add a permission group to an existing file in user's computer? For example when user click a button, I'll like to add...
Shelby
07-08-2004 02:33 AM
Michael Giagnocavo [MVP] Go to last post
1 25
Hello All, I have recently developed a small application with VB.net. What I wish to do is to add an uninstaller to the application that the user...
Mark
07-08-2004 02:29 AM
Michael Giagnocavo [MVP] Go to last post
1 34
By using all the security APIs and encryption algorithms we are able to encrypt the data. What about the following scenario? After we encrypt the...
Srini
07-07-2004 08:13 PM
Hernan de Lahitte Go to last post
6 20
You need the SecurityPermission with the SecurityPermissionFlag.ControlPrincipal flag. You probably aren't getting that with the default policy...
Joe Kaplan \(MVP - ADSI\)
07-07-2004 03:04 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
2 16
Hi I am importing RSA key pairs into a key container. When importing the signature key from xml, it is imported into the exchange slot. The key...
Larry
07-06-2004 05:53 PM
Larry Go to last post
0 16
The sn.exe utility is generating an error when attempting to access a key container. sn.exe generates this when attempting to delete the...
Stephen Walch
07-06-2004 05:40 PM
Stephen Walch Go to last post
0 45
I am trying to query couple of things using in LDAP. When user comes to web application, I want to grab the user's id by...
dbp0955
07-06-2004 05:22 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 25
"Danny van Kasteel" <DannyvanKasteel (AT) discussions (DOT) microsoft.com> wrote Perhaps you could change your example slightly so that your...
AT
07-06-2004 12:00 PM
AT Go to last post
9 23
I am coming across a problem using the HttpClientCertificate class. When i try to get the issuer the order is reversed e.g. cn=test001, ou=us, o=DoD...
AT
07-06-2004 08:53 AM
Michel Gallant Go to last post
2 37
Hello all! I am currently developing a project where we want to encrypt passwords with public key encryption. The login procedure is supposed to...
mns
07-06-2004 07:27 AM
mns Go to last post
2 30
I have been trying to implement my own custom authentication (like forms, windows, or passport), but I have run into a little problem I was...
Thomas Mandelid
07-06-2004 05:09 AM
Thomas Mandelid Go to last post
0 17
I have a web application written in .Net that uses forms authentication. It consists of two separate apps running on the same server. The first app...
SR
07-06-2004 12:50 AM
Michael Giagnocavo [MVP] Go to last post
1 14
Danny van Kasteel wrote: Forget it. What one person created, another one can always duplicate (c) You CAN'T be 100% sure, that the code which sent...
Eugene Mayevski [SecureBlackbox]
07-06-2004 12:43 AM
Michael Giagnocavo [MVP] Go to last post
9 12
I am using Role based security in my application. Is it necessary to use Code access security also? I am able to restrict the un-authorized users by...
Srini
07-05-2004 09:36 AM
Mary Chipman Go to last post
3 29
Hi Considering a multiuser system that supports server-side plugins, where users have access to different parts of the system through the same...
/kim/birkelund/aka/sekhmet
07-05-2004 02:56 AM
/kim/birkelund/aka/sekhmet Go to last post
4 25
Hi, First off, I'm developing a multi-tier application framework. I'm trying to have client applications perform authentication using a biometrics...
Danny van Kasteel
07-04-2004 11:50 PM
Chris Clark Go to last post
1 23
As an alternative solution, keep your PDF files in a non public directory and create a web form that accepts the filename in the querystring. Check...
Chris Clark
07-04-2004 11:25 PM
Chris Clark Go to last post
0 19
Well, you have to assume the entire system is compromised if it's in your customers hands, so no, there's not much you can do. Also, for a few...
Michael Giagnocavo [MVP]
07-04-2004 04:25 PM
Michael Giagnocavo [MVP] Go to last post
0 16
Does anyone know about any sample "working" source code on using SAML, Liberty Alliance, WS-Federation Single Sign-on solutions using C# and...
Enzo Maini
07-04-2004 12:21 PM
ChrisA Go to last post
1 18
I figured that it is using the following thru the oakley.log protocols: ISAKMP IKE ports: 0 F401
Srini
07-04-2004 12:21 PM
Srini Go to last post
0 21
Dear DotNetJunkies User I have same problem describe below: "I get the following error in my event log: Failed to execute the request because the...
DotNetJunkies User
07-02-2004 07:10 PM
DotNetJunkies User Go to last post
0 29
I've a fairly simple pb: In an ASP.NET app, I ask for the user identity using: (WindowsPrincipal)(Page.User)).Identity.Name; I'm using Windows...
AT
07-02-2004 07:06 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 12
Hi I have just started using FXCop which has informed me that I should be specifying permission requests for each assembly. I am new to code access...
Graham
07-02-2004 05:09 AM
Graham Pengelly Go to last post
2 24
1. There is no "best and fastest" algorithm. XOR ing your string with a key would provide a fast algorithm, but it is not a very good one. ...
AT
07-01-2004 07:57 PM
AT Go to last post
0 19
I believe that you need to use a Roaming Profile for your user. See http://support.microsoft.com/default.aspx?scid=kb;en-us;309408#6 Roaming...
Steve Jansen
07-01-2004 12:38 PM
Steve Jansen Go to last post
0 16
I'm not sure what is exactly causing this, but the only times I've gotten an ApplicationException from WindowsIdentity were when there were...
Joe Kaplan \(MVP - ADSI\)
07-01-2004 10:47 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
0 22
does vb.net allow for locking the vb app? i.e., similar to leasing the sw where the user has to contact the developer on fixed intervals for a...
rasta
07-01-2004 05:41 AM
rasta Go to last post
4 22
Iain wrote: configure your sql connection to use: Integrated Security=SSPI. Make sure you add the machine.config's account to your database.
Christopher C. Kane
06-30-2004 06:50 PM
Christopher C. Kane Go to last post
0 14
Hello, I have an ASP.NET web-application using Windows Based authentication that references a web-service to do business logic type things. I would...
AT
06-30-2004 09:56 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 24
In WinForms and console applications, the current thread's principal is set based on the AppDomain principal policy. If you don't change the...
Joe Kaplan \(MVP - ADSI\)
06-30-2004 07:58 AM
Paul Glavich [MVP - ASP.NET] Go to last post
1 16
Hello all, I was wondering if it were possible to prevent arbitrary code from writing to disk via code access security? Here is my scenario... If...
AT
06-29-2004 08:43 PM
AT Go to last post
0 16
Is there a programmatic way to determine if the user has sufficient local rights to update the registry (HKLM\SOFTWARE\MYPRODUCT) and create/modify a...
Billg_sd
06-29-2004 07:34 PM
Rob Teixeira [MVP] Go to last post
1 16
Hi, I'm wrting a license check to my custom windows forms control...My control is written with Visual C# on VS.Net 2002... I've derived my own...
Özden Irmak
06-28-2004 10:37 PM
Telmo Sampaio Go to last post
1 20
Post New Thread

Display Options
Showing threads 3251 to 3300 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.