Policy Agent Error

Version:

Solaris: 8

IS 6.0

Policy Agent 2.0

Webserver: iWS 6.0

I installed the agent, configured a policy protecting the resources on the webserver. When I access any resource, it throws me a login page (as it should). Once I submit the credentials, I get a 403 error on the page. The agent logs show the following:

2003-01-30 13:38:23.168Error 4355:42b508 PolicyEngine: am_policy_evaluate: InternalException in Service::construct_auth_svc with error message:Application authentication failed during service creation. and code:20

2003-01-30 13:38:23.168 Warning 4355:42b508 PolicyAgent: am_web_is_access_allowed(http://server.sub.com:8081/index.html, GET) denying access: status = access denied (20)

2003-01-30 13:38:23.169 -14355:42b508 PolicyAgent: validate_session_policy() access denied to unknown user

At the same time I can see the user session active under the IS console.

Can somebody help me here?

Thanks

[994 byte] By [LostLad] at [2007-11-25 8:45:58]
# 1
ahhh, what shared secret did you use to install. You should of used the amldapuser account password rather than amadminUse the cryptutil to hash that password and stick it in the AMAgent file. Restart and all will be well.Steve
Steve Ferris at 2007-7-1 15:28:52 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Thanks Steve, I am sailing again.
LostLad at 2007-7-1 15:28:52 > top of Java-index,Web & Directory Servers,Directory Servers...