"JMMB" <microsoft.com> wrote in message news:com... > When trying to execute the following code in a web service, I get the > enclosed error....
LDAP isn't really an authentication protocol. LDAP simple bind is totally insecure (passes plain text credentials on network), so unless it is...
I'm trying to connect an ASP.NET to a SQL Server application role but can't find how to keep the connection between pages. My initial page asks...
I know this has been asked before, and I've waded through loads of suggestions, but none seem to work. Here's the deal I am using ASP.Net 1.0 I...
"?" stands for anonymous users and "*" for all users. So, <allow users="Jv"/> <deny users="?"/> will allow user "Jv" but deny all anonymous...
On Wed, 18 May 2005 03:00:03 -0700, Ravichandran J.V. wrote: > Open Windows Explorer, browse to the specific folder, right-click on it, > select...
Stefaan Dewulf schrieb: > I can't just use the windows > authentifaction because I don't want a different user to need to log out > windows. ...
What is the web.config's <authorization> section of your website? with regards, J.v. "Valli AR via .NET 247" wrote: > I use...
Hi Brock, thank you for your reply. I solved it 2 days ago in the way you suggested. Maybe anybody else will also have such a "problem" so I will...
There is a security guidance for ASP.NET from Microsoft: ...
It is the name of the cookie FormsAuthentication sets when the user is authenticated, and reads when the user makes subsequent calls. -- Manohar...
Yes, that code snippet works great if you are running on 2K3 server and have 2K3 native AD. It would not work if there is no Kerberos in the...
Hello, I am installing the remote debug components on Windows 2003... This is a production server, and I am only going to be debugging there for...
Sorry all, Thanks for you're help so far. I was meaning to say that Forms Authentication is configured is the web.config and Integrated...
>>>>>> The student machines are running WindowsXP. Correction: they're running Win2000 SP4. Greg Dunn "Greg Dunn" <com> wrote in message...
If i clearly understand your question, your question is about security rights... Web.Config's authorization section is interpreted line by...
use binary data type. And my advice u to serialize your hash value to db... -- Thanks, Yunus Emre ALPÖZEN BSc, MCAD.NET "Shomer Great via...
(Type your message here) making a login page which shud lead to a https page ? ne suggestions -------------------------------- From: sneha...
I have an asp app that will be used primarily within an intranet. Windows Authentication seems to work well for this. On occassion a user using...
I have a winForm control that contains an openFileDialog. I am using this control in a webForm by enbedding it using an <object> tag. I need to...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules