+ Post New Thread
Page 4 of 124 FirstFirst ... 2 3 4 5 6 14 54 104 ... LastLast
Threads 61 to 80 of 2472

Forum: ASP.NET Security

  1. Security problem when writting to Event Log

    "JMMB" <microsoft.com> wrote in message news:com... > When trying to execute the following code in a web service, I get the > enclosed error....

    • Replies: 3
    • Views: 221
    07:19 PM Go to last post
  2. Directory Binding and Search

    LDAP isn't really an authentication protocol. LDAP simple bind is totally insecure (passes plain text credentials on network), so unless it is...

    • Replies: 8
    • Views: 96
    Joe
    04:34 PM Go to last post
  3. Connecting ASP.NET to SQL Server Application Roles

    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...

    • Replies: 0
    • Views: 97
    03:32 PM Go to last post
  4. Simple problem with Back button and authentication

    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...

    • Replies: 0
    • Views: 67
    02:11 PM Go to last post
  5. <deny users="?" /> <allow users="*" />

    "?" stands for anonymous users and "*" for all users. So, <allow users="Jv"/> <deny users="?"/> will allow user "Jv" but deny all anonymous...

    • Replies: 2
    • Views: 525
    07:20 AM Go to last post
  6. Getting asp.net to not write to c drive where temporary folders reside?

    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...

    • Replies: 3
    • Views: 80
    04:26 PM Go to last post
  7. Active Directory Authentification in asp.net 2.0

    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. ...

    • Replies: 2
    • Views: 202
    Jan
    09:08 AM Go to last post
  8. FormsAuthentication.SignOut problem

    What is the web.config's <authorization> section of your website? with regards, J.v. "Valli AR via .NET 247" wrote: > I use...

    • Replies: 0
    • Views: 71
    07:45 AM Go to last post
  9. Extendig SqlMembershipprovider

    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...

    • Replies: 2
    • Views: 197
    06:30 AM Go to last post
  10. Best practice

    There is a security guidance for ASP.NET from Microsoft: ...

    • Replies: 1
    • Views: 49
    11:52 AM Go to last post
  11. Meaning ?-----------------> ".ASPXAUTH"

    It is the name of the cookie FormsAuthentication sets when the user is authenticated, and reads when the user makes subsequent calls. -- Manohar...

    • Replies: 1
    • Views: 114
    02:03 AM Go to last post
  12. DirectoryEntry.Invoke access is denied

    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...

    • Replies: 6
    • Views: 2,955
    Joe
    04:22 PM Go to last post
  13. remote debugging 2003

    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...

    • Replies: 0
    • Views: 63
    03:44 PM Go to last post
  14. Authentication doesnt work when using non - microsoft browsers :-(

    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...

    • Replies: 3
    • Views: 1,517
    10:09 AM Go to last post
  15. Unable to start debugging on the web server

    >>>>>> The student machines are running WindowsXP. Correction: they're running Win2000 SP4. Greg Dunn "Greg Dunn" <com> wrote in message...

    • Replies: 0
    • Views: 56
    02:42 AM Go to last post
  16. Url Issue

    If i clearly understand your question, your question is about security rights... Web.Config's authorization section is interpreted line by...

    • Replies: 0
    • Views: 952
    02:35 PM Go to last post
  17. How to save Hash Value in SQL Server

    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...

    • Replies: 0
    • Views: 1,283
    02:31 PM Go to last post
  18. making a login page which shud lead to a https page ?

    (Type your message here) making a login page which shud lead to a https page ? ne suggestions -------------------------------- From: sneha...

    • Replies: 0
    • Views: 1,155
    11:56 AM Go to last post
  19. Windows Authentication

    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...

    2 Pages
    1 2
    • Replies: 28
    • Views: 1,818
    06:43 AM Go to last post
  20. FileIOException, Need help please

    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...

    • Replies: 4
    • Views: 926
    Moe
    11:31 PM Go to last post

+ Post New Thread
Page 4 of 124 FirstFirst ... 2 3 4 5 6 14 54 104 ... LastLast

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139