Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. yc1028

    CF NTautentication

    I have use security wizar to help me to created a NTauthneication security app. but when i testing it. i keep getting http 500 error code. I just wonder if anyone know how to how this problem
  2. yc1028

    User Authentication

    Try this link, it is white paper by rob rusher. this is one is working http://www.robrusher.com/articles/CFMXSecurity.doc
  3. yc1028

    User Authentication

    I had my test page work before. you can dowan load the ntsecurity.cfc and indx.cfm from www.macromedia.com/devnet/mx/articles/ntdomain_1.html and in the invoke tage, domain="#request.mydomain#"---> rplace to domain="" and this should work try it.
  4. yc1028

    Application cfm help

    I had try to the tip, remove my <cfabort> i still get that your not author.. not my login screen. any idea at all?
  5. yc1028

    Application cfm help

    ok.. here is my admintoolbar code. but i don't think that would be a matter. ------------------------------------------------------------> <!--- Begin toolbar ---> <TABLE WIDTH=&quot;780&quot; CELLSPACING=&quot;3&quot; CELLPADDING=&quot;3&quot; BGCOLOR=&quot;#003399&quot;> <TR> <TD...
  6. yc1028

    Application cfm help

    Thanks for all the tip you have given, but it still not quite working. After the Application.cfm my login screen it never show up, instate it will go to my admin page and tell me &quot; I not authiz&quot; so, can any one tell me where did i do wrong on my code. thanks (My admin page)...
  7. yc1028

    Application cfm help

    HI, i have created this application.cfm inside the cfm i had a function call invoke which allowed me to call my NT secuity for the authentication. Now i need your help, i had a dirtory call admin, whenever user click on any application insdie admin dirtory should go to my application.cfm first...
  8. yc1028

    For NT authentication for CF MX

    I recently update my CF5 sever to CFMX and now i had run into the security issue. In CF5 i have my authentaction thru my NT group, but my MX is not doing the same work for me. I had create he ntsecurity.cfc file and also application. Does anyone know how to do this?

Part and Inventory Search

Back
Top