Chapter 22. Apache HTTP Server
316
For more on this topic, refer to the following URL for details concerning the global scope changes:
•
http://www.php.net/release_4_1_0.php
22.2.2.4.9. The
mod_authz_ldap
Module
Red Hat Enterprise Linux ships with the
mod_authz_ldap
module for the Apache HTTP Server. This
module uses the short form of the distinguished name for a subject and the issuer of the client SSL
certificate to determine the distinguished name of the user within an LDAP directory. It is also capable
of authorizing users based on attributes of that user's LDAP directory entry, determining access to
assets based on the user and group privileges of the asset, and denying access for users with expired
passwords. The
mod_ssl
module is required when using the
mod_authz_ldap
module.
Important
The
mod_authz_ldap
module does not authenticate a user to an LDAP directory
using an encrypted password hash. This functionality is provided by the experimental
mod_auth_ldap
module. Refer to the
mod_auth_ldap
module documentation online at
http://httpd.apache.org/docs-2.0/mod/mod_auth_ldap.html
for details on the status of this
module.
The
/etc/httpd/conf.d/authz_ldap.conf
file configures the
mod_authz_ldap
module.
Refer to
/usr/share/doc/mod_authz_ldap-
<version>
/index.html
(replacing
<version>
with the version number of the package) or
http://authzldap.othello.ch/
for more information on
configuring the
mod_authz_ldap
third party module.
22.3. Starting and Stopping
httpd
After installing the
httpd
package, review the Apache HTTP Server's documentation available online
at
http://httpd.apache.org/docs/2.2/
.
The
httpd
RPM installs the
/etc/init.d/httpd
script, which can be accessed using the
/sbin/
service
command.
Starting
httpd
using the
apachectl
control script sets the environmental variables in
/etc/
sysconfig/httpd
and starts
httpd
. You can also set the environment variables using the init
script.
To start the server using the
apachectl
control script as root type:
apachectl start
You can also start
httpd
using
/sbin/service httpd start
. This starts
httpd
but does not set
the environment variables. If you are using the default
Listen
directive in
httpd.conf
, which is port
80, you will need to have root privileges to start the apache server.
To stop the server, as root type:
apachectl stop
Содержание ENTERPRISE LINUX 5 - VIRTUAL SERVER ADMINISTRATION
Страница 22: ...xxii ...
Страница 28: ......
Страница 36: ...10 ...
Страница 40: ...14 ...
Страница 96: ...70 ...
Страница 116: ...90 ...
Страница 144: ...118 ...
Страница 146: ......
Страница 158: ...132 ...
Страница 165: ...Installing and Removing Packages 139 Figure 11 7 Installing and removing packages simultaneously ...
Страница 166: ...140 ...
Страница 172: ...146 ...
Страница 178: ......
Страница 228: ...202 ...
Страница 264: ...238 ...
Страница 318: ...292 ...
Страница 330: ...304 ...
Страница 388: ...362 ...
Страница 428: ...402 ...
Страница 452: ......
Страница 458: ...432 ...
Страница 476: ...450 ...
Страница 478: ...452 ...
Страница 494: ...468 ...
Страница 498: ...472 ...
Страница 530: ...504 ...
Страница 536: ...510 ...
Страница 544: ...Chapter 36 Log Files 518 Figure 36 7 Log file contents after five seconds ...
Страница 546: ......
Страница 550: ...524 ...
Страница 576: ......
Страница 584: ...558 ...
Страница 608: ......
Страница 776: ...750 ...
Страница 796: ...770 ...
Страница 800: ...774 ...
Страница 804: ......
Страница 806: ...780 ...
Страница 808: ...782 ...
Страница 816: ...790 ...
Страница 820: ...794 ...
Страница 822: ...796 ...
Страница 830: ...804 ...
Страница 836: ...810 ...
Страница 844: ...818 ...
Страница 848: ...822 ...