+ Post New Thread
Page 11 of 124 FirstFirst ... 9 10 11 12 13 21 61 111 ... LastLast
Threads 201 to 220 of 2471

Forum: ASP.NET Security

  1. Accessing .csproj file for web project

    I'm posting in security since I'm not sure where else to look. I'm writing a command line build tool for csc.exe based on the .sln file....

    • Replies: 3
    • Views: 1,801
    07:02 PM Go to last post
  2. Encryption using X.509

    I have writen a class that uses certificates to encrypt data on my web servers prior to storing it in a database and would like to know if there...

    • Replies: 1
    • Views: 1,489
    06:57 PM Go to last post
  3. problem accesing Active Directory from an ASP.NET App when user has been authenticated via AD certificate mapping

    hello, I am developing an ASP.NET web application which interacts withAD. Client/User authentication must be done via AD certificatemapping, so I...

    • Replies: 1
    • Views: 1,621
    06:53 PM Go to last post
  4. HttpContext.Current.User.IsInRole

    Hi, I have a problem when I am using the HttpContext.Current.User.IsInRole... This is my code: if (HttpContext.Current.User.IsInRole("Admin...

    • Replies: 2
    • Views: 3,489
    06:50 PM Go to last post
  5. stateConnectionString error with encryption

    hi! I used aspnet_setreg.exe to generate a key in registry to hold my stateserver connection string info. I verify and the key was created. I...

    • Replies: 0
    • Views: 1,249
    03:41 PM Go to last post
  6. Customer IPrincial and IIdentity

    Hi, I need to push some more information than just username and roles in the IPrincipal implementation. For this, I wrote the following code...

    • Replies: 3
    • Views: 1,140
    03:11 PM Go to last post
  7. Multiple authentication schemes

    Hi, I am currently using a ASP.NET CMS system(umbraco.org) which uses forms authentication. The forms authentication is used to allow editing of...

    • Replies: 1
    • Views: 1,088
    02:51 PM Go to last post
  8. ASPNET User ID Permissions

    Hi all, I suppose this is as good of a group as any for my question. I have a W2K Server (not a domain controller) running IIS 5. I want to run...

    • Replies: 2
    • Views: 2,030
    03:06 AM Go to last post
  9. Parse error message

    I've cross-posted a few groups because I'm not sure where to post this. I'm sure if I'm in the wrong area, someone will be more than happy to tell...

    • Replies: 0
    • Views: 645
    11:18 PM Go to last post
  10. Doubt in Forms authentication configuration settings

    In Asp.net forms authentication. In order to restrict certain files from anonymous users the settings in web.config should be <deny users="?"/>...

    • Replies: 1
    • Views: 1,383
    06:20 PM Go to last post
  11. Iprincipal & IIdentity problem

    HI All, I ma new to .NET. I was a java programmer for the past 2 years, and now shifted to .NET. My company (A product based company) is rewritng...

    • Replies: 1
    • Views: 2,358
    01:24 PM Go to last post
  12. ASP.NET Application intermittently fails to start

    We have deployed an ASP.NET application on 20 servers in different locations, and it is used daily by about 300 users around the country. Every...

    • Replies: 8
    • Views: 990
    05:41 PM Go to last post
  13. Getting Problem with SSL

    Hello, I allrady installed SSL in my Win2002 server with IIS 5 and its show me certificate in Default website. Problem is thats when i give set...

    • Replies: 2
    • Views: 638
    02:12 PM Go to last post
  14. Problem with Searching Groups in Active Directory

    Hi All, I am trying to use DirectorySearch and it is just not working for me. I have the following ActiveDirectory structure: TestGroup...

    • Replies: 0
    • Views: 1,122
    07:46 AM Go to last post
  15. Number of Users in a role

    Hi, I am trying to work out how I can find the number of users in a role. So that I can lock the application after a certain number of users are...

    • Replies: 5
    • Views: 898
    02:59 AM Go to last post
  16. Creation of ASPNET user in Active Directory 203

    Hello, I unable to see ASPNET user in Active directory 2003. I installed asp.net on windows 2003 & IIS. So please tell me how to create ASPNET...

    • Replies: 5
    • Views: 2,509
    08:33 PM Go to last post
  17. Windows and Forms Authentication together ???

    Hi, I am trying to create a site that will be used by both employees and external users, so both types of users trying to access the same pages. ...

    • Replies: 1
    • Views: 1,193
    12:49 PM Go to last post
  18. Security permissions for Win32 LogonUser call.

    I am running my ASP.NET page under IIS in Windows 2000 Pro. I need to make a call to the Win32 LogonUser function to get a logon token. How can I...

    • Replies: 4
    • Views: 2,269
    06:48 PM Go to last post
  19. Directly Accessing a Principal Object

    I've writting an httpModule to handle our custom authentication process, which uses site-wide kerberos. Currently, this means that each and every...

    • Replies: 0
    • Views: 839
    06:25 PM Go to last post
  20. IIS and .NET State

    Hello -- I'm using IIS on four W2K3 servers in a network load balancing server farm. There is one back-end state server running the .NET State...

    • Replies: 2
    • Views: 690
    06:20 PM Go to last post

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