Installation guide

Known Problems
Chapter 2 Policy Agents on Solaris and HP-UX 61
5. Take the
pid
from the previous step and do
pldd pid of the process | grep mtmalloc
The output should show /usr/lib/libmtmalloc.so.1.
The browser goes into a loop for a minute or so before displaying an access-denied
page when a user tries to access a resource for which a policy with a time condition
has been set and the time on the agent host and the Identity Server host are not in
sync.
Solution:
Login as root and run the command rdate hostname to synchronize the time on
both the hosts.
Known Problems
After installing the Solaris 2.8 Patch # 109234-09, Apache Server does not startup
correctly or hangs
This can happen if your system does not have JServ installed at the time of
installing the patch. In order to correct this problem, edit your httpd.conf file
located under /etc/apache/ directory and comment the following line:
LoadModule jserv_module /usr/apache/libexec/mod_jserv.so and include
/etc/apache/jserv.conf
Error message displayed during startup
Apache server displays the following error message during startup after the agent
is installed:
This indicates that the Apache server does not have mod_so enabled and
consequently doesnot support dynamic shared objects. To enable mod_so support,
refer Apache Server documentation at
http://httpd.apache.org/
.
Syntax error on line 1 of
/etc/opt/SUNWam/agents/apache/config/_usr_local_apache_conf/dsame.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not
included in the server configuration
./apachectl start: httpd could not be started