![]() Operating systems: i5/OS, Linux,Windows |
This file explains how to configure authentication, authorization, and the vault adapter together.
Option | Description |
---|---|
Windows | wp_profile\ConfigEngine |
Linux | wp_profile/ConfigEngine |
i5/OS | profiles/wp_profile/ConfigEngine |
Option | Description |
---|---|
Windows | ConfigEngine.bat validate-pdadmin-connection -Dwp.ac.impl.PDAminPwd=password from the wp_profile\ConfigEngine directory |
Linux | ./ConfigEngine.sh validate-pdadmin-connection -Dwp.ac.impl.PDAminPwd=password from the wp_profile/ConfigEngine directory |
i5/OS | ConfigEngine.sh -profileName profile_root validate-pdadmin-connection -Dwp.ac.impl.PDAminPwd=password from the profiles/wp_profile/ConfigEngine directory, where profile_root is the name of the WebSphere Application Server profile where WebSphere Portal Express is installed. |
Option | Description |
---|---|
Windows | wp_profile\ConfigEngine |
Linux | wp_profile/ConfigEngine |
i5/OS | profiles/wp_profile/ConfigEngine |
Option | Description |
---|---|
Windows | ConfigEngine.bat enable-tam-all from the wp_profile\ConfigEngine directory |
Linux | ./ConfigEngine.sh enable-tam-all from the wp_profile/ConfigEngine directory |
i5/OS | ConfigEngine.sh -profileName profile_root enable-tam-all from the profiles/wp_profile/ConfigEngine directory, where profile_root is the name of the WebSphere Application Server profile where WebSphere Portal Express is installed. |