Missing User Authentication behavior

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Missing User Authentication behavior

    I'm trying to restrict a page on my site using dreamweaver and PHP, but I don't have under server behavior the User Authentication option to select it.
    cmal00 Guest

  2. Similar Questions and Discussions

    1. Login User Server Behavior Help
      I am trying to find the PHP Login User Server Behavior because it doesn't seem to have been installed on my version of Dreamweaver. I am currently...
    2. Server behavior User Authentication is missing
      Server behavior User Authentication is missing I'm trying to make a login and according to the help file have to go to application, click the + ,...
    3. Server Behavior missing dwscripts.js
      I have searched the forum and found nothing about this yet. I created a new server Behavior and it worked fine. After I packaged it and installed...
    4. Dreamweaver login user behavior
      Hello, I am working with Dreamweaver MX 2004 and PHP/MySql and I am messing about with the login user behaviour. I can see that there is a...
    5. Different behavior for Windows Authentication with same app
      I have an asp.net app that uses windows authentication. I'm doing my development and testing from one box. In the browser if I enter:...
  3. #2

    Default Re: Missing User Authentication behavior

    Which server model are you using eg ASP or PHP etc?


    --
    Gareth - TMM Dreamweaver
    [url]http://www.dreamweavermxsupport.com/[/url]
    [url]http://www.garethdp.com/[/url]

    PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
    [url]http://www.phploginsuite.co.uk/[/url]

    Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
    Co-Author: Practical Intranet Development - Apress
    Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
    Co-Author: Dreamweaver MX: PHP Web Development - Wrox


    gareth Guest

  4. #3

    Default Re: Missing User Authentication behavior

    I have PHP mysql selected
    cmal00 Guest

  5. #4

    Default Re: Missing User Authentication behavior

    If you have your site definition setup to use PHP / MySQL it should be
    under:

    Application -> Panel -> Server Behaviors -> User Authentication

    However, its only in the later versions of Dreamweaver, its definitely there
    in DMX 2004, I can`t remember if it was present in Dreamweaver MX (its been
    a long time since I used it :-) ).

    If you have Dreamweaver MX or MX 2004, you may also be interested in my PHP
    Login Suite. Its a commercial extension, but only costs £19.99, but is much
    more comprehensive than the built in server behaviors, containing 34 server
    behaviors to built a complete login system using either cookies or session
    variables. The manuals available as a free download so you can see exactly
    what it does and how it works.

    Available at: [url]http://www.phploginsuite.co.uk/[/url]

    --
    Gareth - TMM Dreamweaver
    [url]http://www.dreamweavermxsupport.com/[/url]
    [url]http://www.garethdp.com/[/url]

    PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
    [url]http://www.phploginsuite.co.uk/[/url]

    Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
    Co-Author: Practical Intranet Development - Apress
    Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
    Co-Author: Dreamweaver MX: PHP Web Development - Wrox


    gareth Guest

  6. #5

    Default Re: Missing User Authentication behavior

    Thanks for the info. I was looking around, I believe from what I'm reading that
    DW MX does not have these behavior when using PHP as the model. DW MX 2004 does
    have it. The answer would be to get DevNet or upgrade to MX 2004. Your program
    sounds interesting. I will look at the file. Most likely I will get it from you.

    cmal00 Guest

  7. #6

    Default Re: Missing User Authentication behavior

    cmal00 wrote:
    > Thanks for the info. I was looking around, I believe from what I'm reading that
    > DW MX does not have these behavior when using PHP as the model. DW MX 2004 does
    > have it.
    MX doesn't include PHP User Authentication. MX 2004 does include it, but
    it uses deprecated code, so doesn't work in the most recent versions
    of PHP. When I reported the problem a year ago, Macromedia listed it as
    a "high severity bug" - but not high enough to warrant the issue of a
    patch. The analysis and solution can be found here:

    [url]http://friendsofed.infopop.net/2/OpenTopic?a=tpc&s=989094322&f=8033053165&m=3241024 21&r=324102421#324102421[/url]

    --
    David Powers
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    Co-author "PHP Web Development with DW MX 2004" (Apress)
    [url]http://computerbookshelf.com[/url]
    David Powers Guest

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