[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#243993: apache-common: load order for mod_auth_cache should be set > 500



Package: apache-common
Version: 1.3.29.0.2-4
Severity: normal


With the new apache system and the module configuration being done within
dpkg-reconfigure, mod_auth_cache which needs to be the first auth handler
needs to have a number greater than the authorization schemes enabled.

To do this, 

500mod_auth_cache.info

should probably be named 

505mod_auth_cache.info

or some number greater than 500.  This will force mod_auth_cache to be loaded
AFTER all of auth modules in modules.conf, thus assuring it will be the
first module in the authorization chain.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-mm1
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache-common depends on:
ii  apache-utils                1.3.29.0.2-4 Utility programs for webservers
ii  debconf                     1.4.22       Debian configuration management sy
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-16    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-8     XML parsing C library - runtime li
ii  mime-support                3.26-1       MIME files 'mime.types' & 'mailcap
ii  perl                        5.8.3-3      Larry Wall's Practical Extraction 
ii  sed                         4.0.9-1      The GNU sed stream editor
ii  ucf                         1.02         Update Configuration File: preserv

-- debconf information:
* apache-common/confignotes: 
  apache-common/old-logrotate-exists: 
* apache-common/logs: 
  apache-shared/debconf-modules: mod_log_config, mod_mime, mod_negotiation, mod_include, mod_autoindex, mod_dir, mod_cgi, mod_alias, mod_rewrite, mod_access, mod_auth, mod_iprot, mod_php4
  apache-shared/restart: false



Reply to: