AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

Last hscroot password information.

  • 1.  Last hscroot password information.

    Posted Sat January 31, 2015 02:30 AM

    Originally posted by: Souvik_Mukherjee


    Friends,

    Could someone let me know, how to check when was the last password change done for 'hscroot' either from UI or from CLI?


    Thanks,
    -- Souvik


    #AIX-Forum


  • 2.  Re: Last hscroot password information.

    Posted Thu February 12, 2015 05:03 PM

    Originally posted by: chrissmith


    Hi Souvik

    You can use
     # chage -l hscroot
     # passwd -S hscroot
     # cat /etc/shadow | grep hscroot
    Unfortunately all are preceded by # (you will need root access)

    Cheers Chris

     


    #AIX-Forum


  • 3.  Re: Last hscroot password information.

    Posted Mon February 16, 2015 02:41 AM

    Originally posted by: Souvik_Mukherjee


    Thanks Chris for your response! Getting a root access to HMC is kindof tuff following up with IBM.

    Next time when I see, we have root access to the HMC, I'll surely try your recommendation out & update this post.

    Many thanks!


    -- Souvik
    #AIX-Forum