+

Search Tips   |   Advanced Search

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:

  1. 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.

  2. To stop and restart the server1 and WebSphere_Portal servers:

    1. Open a command prompt and change to the following directory:

    2. 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

    3. 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

    4. Start the WAS:

    5. 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