Author Topic: How to find the password for dsmc  (Read 3959 times)

rstockton

  • Guest
How to find the password for dsmc
« on: January 23, 2013, 03:17:03 PM »
We have a situation on or qa server where had to do a rebuild and we need to log into dsmc, but we don't know the id and password.  Is there anyway to find this information?

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • View Profile
    • SYSBLOX , AIX consultancy
Re: How to find the password for dsmc
« Reply #1 on: January 24, 2013, 08:21:41 AM »
start db2
connect to < cmod instance >
select * from arsnode
this will give you information of the user which is able to login with dsmc to the tsm server

rstockton

  • Guest
Re: How to find the password for dsmc
« Reply #2 on: January 24, 2013, 10:46:18 AM »
Thanks Michel.

I got the IDs and passwords for the nodes, but I have not used dsmc before and when I enter the dsmc command I get the following.


Node Name: QA-xxxxxxxx
Please enter your user id <QA-xxxxxxxx>:        ( note: xxxxxx replacing our server ID)   

I am not sure what is happening here, it has the server name as the Node Name and it appears to be requesting the user ID for node QA-xxxxxxxx and I do not know what this is.

Thanks,

Russell

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • View Profile
    • SYSBLOX , AIX consultancy
Re: How to find the password for dsmc
« Reply #3 on: January 24, 2013, 11:01:04 PM »
Russell,

Are you able to login to your tsm with an admin account? Probably the node needs to have the password reset or something like that. What happens if you enter the node name ?

rstockton

  • Guest
Re: How to find the password for dsmc
« Reply #4 on: January 25, 2013, 06:46:16 AM »
Does dsmc have to be run as root?

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • View Profile
    • SYSBLOX , AIX consultancy
Re: How to find the password for dsmc
« Reply #5 on: February 01, 2013, 01:43:12 AM »
every user can run dsmc