Log Message:

warning: Error: POST method is required for submitting PASSCODE or other ACE/Agent Forms


Meaning: A Web Client attempted to use the http GET method to authenticate.

Solution: Make sure all the Web authentication templates should have METHOD=POST in the FORM tags. These templates are located in the netscape_home_directory/plugins/aceagent/templates directory.