all groups > asp.net security > june 2007 > threads for june 8 - 14, 2007
Filter by week: 1 2 3 4 5
How can I display the name of the logged in user
Posted by Sam at 6/12/2007 11:51:02 AM
Dear Sir,
Please; How can I display the name of the logged in user when I am using
windows integrated security in my Windows forms application?I used
My.User.Name but it displays the Login name only.
Thank you.
... more >>
What characters are allowed by validateRequest page directive?
Posted by Ken Sturgeon at 6/11/2007 12:28:10 PM
I've seen several articles that indicate that if the page directive
validateRequest="True" (shown below) that the user input is validated
against a hard coded list of characters. What I cannot find is any
documentation that shows the hard coded list of characters. Does anyone know
where I ca... more >>
Impersonation on Remote UNC
Posted by KittyHawk at 6/11/2007 10:17:00 AM
I have an ASP.NET 2.0 application running on IIS 5 under SSL on a W2K
machine. The application attempts to copy several files from the local server
to remote UNC shares that are members of the same domain as the host. I have
set permissions on the UNC shares such that members of a particular g... more >>
Forms Authentication - Active Directory
Posted by oriol.ardevol NO[at]SPAM gmail.com at 6/11/2007 12:00:00 AM
Hi,
I have an asp.net 2.0 application with forms authentication. I am
authenticating the users to an Active Directory Server with
ActiveDirectoryMembershipProvider which works as expected and users
get authenticated.
What I am trying to do is to get also the role information from the
Activ... more >>
accessing IWA secured website from Mac?
Posted by musosdev at 6/8/2007 4:31:00 AM
Hi everyone
Having a little trouble with an intranet system we've developed.
Basically, the Intranet uses IWA to automatically log the user in on our
WIndows machines, using IE.
We have a couple of PC laptops, and when you try and connect to the Intranet
from those, it asks you for your... more >>
Help! ... Outbound Port Getting Shut Down
Posted by TC at 6/8/2007 12:18:55 AM
Hey All,
I have some classes that I recently built for a website which uses the
HttpWebRequest & HttpWebResponse objects from the System.Net namespace.
Basically, the classes rap submitted data up, connect to external websites
on external servers and post / remove the data from these other ... more >>
|