
|
|
|
||||||||||||||||
IBM developerWorks : Security : Education - Tutorials![]() | |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
Next, copy /etc/passwd and /etc/group to /chroot/httpd/etc and edit the copies so they only contain the user and group the Web server will run under. Based on the example configuration used in this section, /chroot/httpd/etc/passwd would be left with one line that reads: www:x:80:80:Apache Server:/www:/bin/false and /chroot/httpd/etc/group with the following single entry: www:x:80: | ||||
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
|