~ubuntu-branches/ubuntu/utopic/libapache2-mod-authnz-external/utopic-proposed

« back to all changes in this revision

Viewing changes to UPGRADE

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-07-10 22:04:38 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130710220438-s0s188bm8b2z19rw
Tags: 3.3.1-0.1
* Non-maintainer upload.
* New upstream release, suitable for Apache 2.4 (closes: #633638).
* Port packaging to Apache 2.4 (closes: #666815).
* Update debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
        AuthExternalAuthoritative off
51
51
 
52
 
     This command will no longer work.  Instead you should use one or both
53
 
     of the following commands:
 
52
     This command will no longer work.  If upgrading to Apache 2.2, you
 
53
     should use one or both of the following commands:
54
54
 
55
55
        AuthBasicAuthoritative off
56
56
        GroupExternalAuthoritative off
66
66
     group checker was given a chance to decide if the user was in that group
67
67
     based on it's group database.
68
68
 
 
69
     In Apache 2.4, all of this is handled quite differently. I need to
 
70
     document this.
 
71
 
69
72
(6)  If you were using multiple Require directives, the behavior may change
70
73
     under Apache 2.2.  Suppose you wanted to allow access to user "pete" and
71
74
     members of the group "admins".  You might have do:
85
88
 
86
89
        GroupUserAuthoritative off
87
90
 
 
91
     Again, in Apache 2.4, all of this is handled quite differently, and this
 
92
     document needs updating.
 
93
 
88
94
(7)  Note that a new type of functionality is available under Apache 2.2 with
89
95
     mod_authnz_external.  Thanks to mod_authz_owner, you can now do:
90
96
 
103
109
     being used for http authentication, but for people using 'pwauth'
104
110
     with mod_authnz_external, these really check if the user has been
105
111
     authenticated as the unix user who owns the file.
 
112
 
 
113
     In Apache 2.4, this is the same, except the latter of the two becomes:
 
114
 
 
115
         Require external-file-group