In the section “Distributing Enterprise Portal 6.0 Across Multiple EAServers,” in step 8, the syntax for deploying securetool is incorrect. The arguments should be preceeded by “- -”.
The correct syntax is:
securetool deploymw\ --easerver_dir $JAGUAR\ --security_dir $SECURITY\ --shared_dir $SECURITY/shared_libs\ --enkfile $SECURITY/.enk --easerver_host $EASHOST\ --database_type sybase_ase\ --jdbc_url jdbc:sybase:Tds:$DBHostName:$DBPort/acdb\ --entldb_username $SecurityDBUserName\ --entldb_password $SecurityDBPassword\ --jdbc_driver com.sybase.jdbc2.jdbc.SybDriver