DX Application Performance Management

Expand all | Collapse all

User creation in Introscope work station 9.0.6.0

rkalidh87

rkalidh87Oct 04, 2013 02:46 AM

Legacy User

Legacy UserFeb 13, 2019 04:51 AM

  • 1.  User creation in Introscope work station 9.0.6.0

    Posted Oct 03, 2013 05:52 AM
    Please do let me know how to create users in introscope work station in 9.0.6.0. Kindly help.


  • 2.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 03, 2013 06:14 AM
    Hi,

    You may define users and Groups in users.xml at EM side.
    By default there are two users:
    1.Admin with no Password
    2.Guest with Guest password

    For syntax and other details you may refer CA APM Security Guide.

    Also remember, users and groups are case insensitive, therefore proper care should be taken if you are creating "admin" as an user.

    Hope it clarifies your question.

    Regards,
    Vaibhav


  • 3.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 04, 2013 02:46 AM
    thanks.. let me check and confirm.


  • 4.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 08, 2013 04:17 PM
    Did you find success ?

    If yes, then please mark this thread as resolved.

    Regards,
    Vaibhav


  • 5.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 09, 2013 07:17 AM
    Hi Vaibhav,

    Am yet to check on this. pls give me soem time, Also let me know where to mark it as resolved once it is done.


  • 6.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 09, 2013 07:52 AM
    np
    take your time.

    - Vaibhav


  • 7.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 30, 2013 07:51 AM

    Hi Vaibhav,

    password is encrypted in that file. If I create an user, how can i set password for him.

     



  • 8.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 30, 2013 08:39 AM
      |   view attached

    Hi,

    below is the error screen shot after user creation.

     

     

     

    Attachment(s)

    docx
    Doc2.docx   201 KB 1 version


  • 9.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 30, 2013 11:51 AM

    You need to define user permission accessing the domain in domains.xml file.

    Syntax :
    <grant group="Admin" permission="full"/>
    <grant user="Guest" permission="read"/>

    Regarding Password Encryption -

    "In users.xml file :
    a. Set plaintextPasswords="true" to the users.xml file.
    Important! When you set plainTextPasswords="true", Introscope encrypts every password. Set all passwords to plain text otherwise Introscope encrypts already encrypted passwords.
    b. Set the password of every user to plain text.
    For example,
    <user password="John Jones Password" name="john"/>
    The next time the Enterprise Manager reads the users.xml file (either on start-up or when authenticating a user), it performs these actions:
    ■ Rewrites users.xml with the plain text passwords encrypted.
    ■ Resets the plainTextPasswords attribute to false."

     

    Regards,
    Vaibhav



  • 10.  RE: User creation in Introscope work station 9.0.6.0

    Posted Nov 01, 2013 05:14 AM

    Hi,

    please help..

     



  • 11.  RE: User creation in Introscope work station 9.0.6.0

    Broadcom Employee
    Posted Nov 01, 2013 06:17 AM

    Did you also add the user or group to domains.xml? Please follow the instructions in the Security Guide for adding permissions in the file.



  • 12.  RE: User creation in Introscope work station 9.0.6.0

    Posted Nov 06, 2013 04:54 PM

    follow these steps in order -

    1. take a back up of your users.xml file

    2. open the users.xml in any editor - test OR xml

    3.  plaintextPasswords="true" --> very important

    4. follow the security guide to create users / password ALL OF THEM AT ONCE. save and close.

    5. Recycling of MoM / Webview not necessary. If you wait few minutes, the MoM picks it up and next time you open the file, you should see the password is encrypted already.  The realty is MoM can't keep the password in text format. It will change the plaintextPasswords="false" automatically.

    The a user's password is already encrypted, live it alone.

    6. Try to logon and validate. if it does not work, that means you have screwed up somewhere. Try all over over again. Sometime the MoM double encrypts the file and you can't logon even using the existing user ids.

    I have faced all of this and succeeded.

    - David

     

     

     



  • 13.  Thread Split

    Broadcom Employee
    Posted Jan 23, 2014 02:15 AM
    Not related to original thread question. The new thread can be found at [url=https://communities.ca.com/web/ca-wily-global-user-community/message-board/-/message_boards/view_message/108110929]https://communities.ca.com/web/ca-wily-global-user-community/message-board/-/message_boards/view_message/108110929[/url].


  • 14.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 31, 2013 06:19 AM

    Hi,

    Am still getting same error even after updating in domain.xml file. if any restart is required, please share me what to do.

     



  • 15.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 31, 2013 07:52 AM

    As Hiko said, refer Security Guide for the same.

    Regarding starting of the managed application, changes done in users.xml and domains.xml are dynamic and they get updated once you attempt for login.

    Regards,
    Vaibhav



  • 16.  RE: User creation in Introscope work station 9.0.6.0

    Posted Oct 31, 2013 08:17 AM

    Hi,

    I have done the changes as per guide. just renamed one user name from existing one which is working fine in users.xml and domain.xml.

    please help.

     

     

     



  • 17.  RE: User creation in Introscope work station 9.0.6.0

    Broadcom Employee
    Posted Oct 30, 2013 05:50 PM

    Read the chapter in the CA APM Security Guide, "Configuring CA APM users and groups in users.xml".



  • 18.  RE: User creation in Introscope work station 9.0.6.0
    Best Answer

    Broadcom Employee
    Posted Jan 23, 2014 02:17 AM

    Please mark this thread as resolved as soon you validate one or more of the answers.

    Thanks!



  • 19.  Re: User creation in Introscope work station 9.0.6.0

    Posted Feb 13, 2019 04:51 AM

    Thanks it working!