启动DIRECTORY SERVER错误
各位大哥:
       小弟最近学习安装CENTOS DIRECTORY SERVER  遇见到错误,请教!
       小弟根据http://www.centos.org/docs/5/html/CDS/install/8.0/Installation_Guide-Directory_Server_on_Linux-Custom.html 这里的指南安装后,在运行:/usr/sbin/setup-ds-admin.pl  初识化时出现错误 :
===================================================================
[15/02/14:23:01:44] - [Setup] Warning You are strongly encouraged to use a non-root user for
the server uid.  If you feel you have made a mistake,
please go back to this dialog and enter another user.
[15/02/14:23:01:44] - [Setup] Info The interactive phase is complete.  The script will now set up your
servers.  Enter No or go Back if you want to change something.
[15/02/14:23:01:44] - [Setup] Info Are you ready to set up your servers?
[15/02/14:23:01:46] - [Setup] Info yes
[15/02/14:23:01:46] - [Setup] Info Creating directory server . . .
[15/02/14:23:01:50] - [Setup] Info Your new DS instance 'Cent' was successfully created.
[15/02/14:23:01:50] - [Setup] Info Creating the configuration directory server . . .
[15/02/14:23:01:52] - [Setup] Info Beginning Admin Server reconfiguration . . .
[15/02/14:23:01:52] - [Setup] Info Creating Admin Server files and directories . . .
[15/02/14:23:01:52] - [Setup] Info Updating adm.conf . . .
[15/02/14:23:01:52] - [Setup] Info Updating admpw . . .
[15/02/14:23:01:52] - [Setup] Info Registering admin server with the configuration directory server . . .
[15/02/14:23:01:52] - [Setup] Info Updating adm.conf with information from configuration directory server . . .
[15/02/14:23:01:52] - [Setup] Info Updating the configuration for the httpd engine . . .
[15/02/14:23:01:53] - [Setup] Info Starting admin server . . .
[15/02/14:23:01:53] - [Setup] Info output: Syntax error on line 35 of /etc/dirsrv/admin-serv/console.conf:
[15/02/14:23:01:53] - [Setup] Info output: Error:\tApache has not been designed to serve pages while\n\trunning as root.  There are known race conditions that\n\twill allow any local user to read any file on the system.\n\tIf you still desire to serve pages as root then\n\tadd -DBIG_SECURITY_HOLE to the CFLAGS env variable\n\tand then rebuild the server.\n\tIt is strongly suggested that you instead modify the User\n\tdirective in your httpd.conf file to list a non-root\n\tuser.\n
[15/02/14:23:01:53] - [Setup] Fatal Could not reconfigure the admin server.
[15/02/14:23:01:53] - [Setup] Fatal Exiting . . .
===================================================================
似乎错误就出在红色字体开始的以下部份吧,但是小弟不知该如何修正.麻烦指点.
======================console.conf [35行内容]===========================
User root   ← 35行
Group root   ← 36行
===================================================================
还需要提供那些信息,请明确,谢谢.....
                  	
				

xtnu 于 2008-12-12 15:12:28发表:
好象是要ROOT用户