Planning Analytics

 View Only
  • 1.  PAW - How to delete a user

    Posted Mon April 22, 2019 10:15 AM
    How to delete a user/client in PAW?

    ------------------------------
    Alex G
    ------------------------------

    #PlanningAnalyticswithWatson


  • 2.  RE: PAW - How to delete a user

    Posted Mon April 22, 2019 11:09 AM
    You have to have PAW administrator rights to remove the user.

    ------------------------------
    paul YOUNG
    ------------------------------



  • 3.  RE: PAW - How to delete a user

    Posted Mon April 22, 2019 11:40 AM

    Hi Alex,

    Are you under PAW -> Admin -> Users, or inside a specific TM1 database?  Are you looking to remove a user from the service entirely or something more specific?

    Above, Paul is correct in that where-ever UI you are, you would need admin rights to affect security in this way.



    ------------------------------
    CHRISTOPHER Jubinville
    ------------------------------



  • 4.  RE: PAW - How to delete a user

    Posted Mon April 22, 2019 01:32 PM
    Edited by System Fri January 20, 2023 04:41 PM
    Hi,

    To enable user deletion on PAW Local, you also have to set User Import to false, it defaults to true.

    In you PAW install config directory (This is for Windows 2016, but a similar file exists for Linux)
    Add to paw.ps1:
    $env:ENABLE_USER_IMPORT="false"

    While this is set to false, users have to be manually added to access workspace, and you have the option of deleting users in the user section of administration.  
    While this is set to true, users are automatically added when they connect to workspace.

    Here is the documentation link:
    https://www.ibm.com/support/knowledgecenter/en/SSD29G_2.0.0/com.ibm.swg.ba.cognos.tm1_inst.2.0.0.doc/c_paw_config_file.html
    Ibm remove preview
    View this on Ibm >


    ------------------------------
    Good Luck,
    Scott Brown
    ------------------------------



  • 5.  RE: PAW - How to delete a user

    Posted Mon April 22, 2019 04:55 PM
    Hi Scott,

    This works, thank you for the tip!

    Best regards,
    Alex​

    ------------------------------
    Alex G
    ------------------------------