Portal, V6.1
Disable user provisioning
After enabling and using the user provisioning feature within IBM Tivoli Access Manager for e-business, you can disable the feature.
To disable user provisioning within Tivoli Access Manager:
- Run the following task to enable user provisioning:
Option Description Windows ConfigEngine.bat disable-tam-userprov -Dwp.ac.impl.PDAminPwd=wpsadmin from the WP_PROFILE\ConfigEngine. UNIX ./ConfigEngine.sh disable-tam-userprov -Dwp.ac.impl.PDAminPwd=wpsadmin from the WP_PROFILE/ConfigEngine. i5/OS ConfigEngine.sh disable-tam-userprov -Dwp.ac.impl.PDAminPwd=wpsadmin from the WP_PROFILE/ConfigEngine. - To stop and restart the server1 and WebSphere_Portal servers:
- Open a command prompt and change to the following directory:
- Windows: WP_PROFILE\bin
- UNIX: WP_PROFILE/bin
- i5/OS: WP_PROFILE/bin
- Stop the WAS:
- Windows: stopServer.bat server1 -username adminid -password passwd
- UNIX: ./stopServer.sh server1 -username adminid -password passwd
- i5/OS: stopServer server1 -username adminid -password passwd
- Stop the WebSphere_Portal server:
- Windows: stopServer.bat WebSphere_Portal -username adminid -password passwd
- UNIX: ./stopServer.sh WebSphere_Portal -username adminid -password passwd
- i5/OS: stopServer WebSphere_Portal -username adminid -password passwd
- Start the WAS:
- Windows: startServer.bat server1
- UNIX: ./startServer.sh server1
- i5/OS: startServer server1
- Start the WebSphere_Portal server:
- Windows: startServer.bat WebSphere_Portal
- UNIX: ./startServer.sh WebSphere_Portal
- i5/OS: startServer WebSphere_Portal
Parent topic
Configure Tivoli Access Manager