Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WindowsIdentity vs User.Identity ??29 Apr 2005 19:21 GMT8
Hello,
I have a web application for our intranet.
Built in ASP.Net using C# running on WinXp and IIS.
I wanted the application to impersonate the current user that logged onto
CAS and performance29 Apr 2005 13:16 GMT1
  I would like to clear some basic understanding of how CAS works.
This is my understanding:
  1. Client application will run with the default security policy.
  2. CAS not done for all functions.
declarative security and impersonation28 Apr 2005 20:07 GMT4
I'm trying to use declarative security on an impersonated thread but i'm
getting "System.Security.SecurityException: Request for principal permission
failed".  Here is the code, havent had any luck finding anything on google
so far.
Authenticate domain and local users28 Apr 2005 17:48 GMT5
I have the following problem:
I'd like to check whether entered user, domain, password are correct for
domain user. Second need is to check local user credentials. What .NET
functions should I use?
Strong-Name Assembly calling WebService28 Apr 2005 13:20 GMT3
I have the following scenario:
1. ASP application within the WEB share D:\WEBS\ASP calls
Server.CreateObject("A.A")
the server object A.A is .NET CCW with strong name assembly
RSA to PKCS#827 Apr 2005 23:14 GMT1
Hi,
I need some help, I have a public key and a private key in PKCS#8 file
created with OpenSSL, my task is to extract the private and the public key
from this file to create a RSA instance and also to be able to export this
Code Source Security27 Apr 2005 18:26 GMT7
How do I tell VB 2005 that an entire folder tree is considered safe to load
and execute code from?
Thanks,
Mike Ober.
CredUIConfirmCredentials behaves unexpectedly27 Apr 2005 18:13 GMT2
I'm using CredUIConfirmCredentials in combination with
CredUIPromptForCredentials.
I set the EXPECT_CONFIRMATION and when the credentials are first provided by
the user, the call to CredUIConfirmCredentials returns NO_ERROR as expected.
Can't programatically create a Domain group27 Apr 2005 18:07 GMT1
Folks,
I have a windows 2k3 server (Euclid) that belongs to a w2k active directory
(BudTest is the server, budtest.com is the domain).
The service I wrote  in VB.Net to run on Euclid has to create new groups on
Walking Active Directory27 Apr 2005 18:06 GMT1
I am new to the objects that expose ActiveDirectory so hence the very basic
question.  There seems to be many methods to interorgrate Active Directory I
would like to know what is the best one! All we need to due is based on the
current user accessing the site via integrated ...
How to share a Principal within a ThreadPool ?27 Apr 2005 13:46 GMT6
when I set a Principal in the current thread, using :
Thread.CurentPrincipal =
the Principal object is not set in the other threads of the application
threadpool.
.Net RSAParameters from PFX27 Apr 2005 02:53 GMT1
 I'm trying to get an RSAParamerters object from a PFX file. Please
HELP! I'm totally stuck for answers!
Cheers.
Sushant
Very slow Principal.IsInRole call...26 Apr 2005 20:57 GMT2
Hello group. I have run into a strange situation. Consider the following
snippet:
Thread.GetDomain().SetPrincipalPolicy(PrincipalPolicy.WindowsPrincipal);
WindowsPrincipal wp = (WindowsPrincipal)Thread.CurrentPrincipal;
Cannot open log for source {0}. You may not have write access. (Access right wanish after a while)26 Apr 2005 13:03 GMT27
I've tried to solve the problem for almost a week. Once when I reboot server
or change SD settings in group policies or in registry it works few hours
but next day the same error is back again (i've not yet get an idea how long
this grant lasts).
calling http from https,permission denied25 Apr 2005 19:41 GMT1
I have two forms,1 is http and another is https. Https is a pop up form and
http is its opener.
Now, I want to pass back some data from Https side to its opener page but it
prompts message" permission denied."
Pages: 1 2 3 4 5 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.