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 / ASP.NET / Security / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about windows integrated security31 Jan 2004 06:18 GMT6
I developed a small test app using ASP.NET. I left the vistual folder to be
accessible only with windows integrated security.
I try to access that app from another PC in my LAN. I don't have a domain
controller, the lan works with Workgroup.
DirectoryEntry Impersonate or WindowsIdentity Impersonate?31 Jan 2004 04:19 GMT3
Another security question.
Our project interfaces with the Active Directory.  To satisfy the security issues, we have a couple options when we talk to the Directory.
1.    Use the WindowsIdentity to impersonate the current user either by impersonating the User.Identity where available ...
Passport Requirements31 Jan 2004 02:01 GMT1
I have to develop a website demo using .Net Passport service.
I'm wondering about this requirements:
-Shall I have to install SSL server?
-Should the computer be outside the firewall?Even if the website is an "internal" application...?
Network Credentials not passing in Authentication mode30 Jan 2004 22:34 GMT12
All --
I've set up a directory where I simply want to know the person's name
when he comes into the directory.  I've set up the following:
* Uncheck allow anon in IIS
HttpWebRequest and 40130 Jan 2004 16:39 GMT4
Here is what I am attempting to do:
I have a NTLM protected site. There are some users who are not part of
the domain (visitors) get challenged with a Pop up dialog box
prompting for a user id, pwd and domain.
Kerberos Delegation30 Jan 2004 12:37 GMT1
I would like to know if Kerberos Delegation is possible in
a multi Hop scenario.
For example: Is the following scenario possible?
A Client C Transfer its {TGT} to server "S" for
Re: ASP.NET Impersonation, XmlUrlResolver, and DefaultCredentials29 Jan 2004 22:46 GMT2
Just a quick follow up, I should note that it works when I manually pass
credentials:
Dim myCreds As New NetworkCredential("myuser", "mypassword", "mydomain")
Dim myCache As New CredentialCache
ldap or active directory29 Jan 2004 21:05 GMT1
In my current asp.net application i'm getting the user network short name
and displaying that on the screen. What I want is the users Full name and
display that instear. How can i go about doing that, would I use LDAP or
Active directory to do that?
Change user's group in ASP.NET29 Jan 2004 20:55 GMT3
I need a way to change a user's group in the OS. Unfortunately, I
don't have Active Directory, so I won't be able to use it.
I've searched through the docs, but couldn't find any way of doing so.
I believe a task like this will require high permissions for the IIS
Storing encrypted password in xml file??29 Jan 2004 16:31 GMT1
I have an XML file that stores a Profile of a user, including the username,
password, server name, etc.
I want to be able to leave the XML file as plain text, but have the password
attribute encrypted.
SSL Problem29 Jan 2004 16:21 GMT1
I have an internet site set up for SSL.
This is now in test stage, so I issued a test certificate from out domain
server.
When I access the site from my location (same domain as the issuing server)
Can I pass ASP Basic Auth Credentials to an APS.NET Forms Authentication site?29 Jan 2004 02:13 GMT4
I am converting an ASP Website running Windows NT 4.0 to ASP.NET running
Windows 2000 on a different computer across the Internet.  During this
process, both will be active and availble to users.
The ASP site A uses Basic Authentication and has the user enter a UserID and
Performance prolem when deploying28 Jan 2004 19:43 GMT3
We have a quite simple asp.net application that works fne on my XP
development box. When we deploy it to a Windows 2003 Server performance is
really poor when rendering pages. When I turn tracing on it shows that it
takes more than 15 seconds between "Begin Render" and "End Render". ...
Authentication 28 Jan 2004 17:21 GMT2
I am using forms authentication. My application has frames [some of them are 20 pixels height]. When session times out and user clicks in one of these tiny frames, login page is loaded in this tiny frame but not visible
Is there a way to send the top most parent's url as ReturnUrl ...
The file is being used by some other process28 Jan 2004 15:59 GMT1
Am trying to read from and write to a same xml file.i have no prob when
reading the xml file.but when i write to the same file i get the following
error even after closing the reader object(which is open).
The file is being used by some other process.
Pages: 1 2 3 4 5 December, 2003
 
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.