AIX

AIX

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


#Power
#Power
 View Only
Expand all | Collapse all

Can I run nim script manually from nim master to nim client.

  • 1.  Can I run nim script manually from nim master to nim client.

    Posted Wed January 10, 2007 09:37 AM

    Originally posted by: SystemAdmin


    With AIX 5.3, NIM master can use nimsh to communicate with nim client, instead of use rsh. This is a good feature, for those who considered rsh is a security exposure. What it seems to left out is to enable nim master to run scripts manually on the clients. Is there any documentation on how to communicate with nimsh on the client side ?
    #AIX-Forum


  • 2.  Re: Can I run nim script manually from nim master to nim client.

    Posted Tue January 16, 2007 10:06 AM

    Originally posted by: BruceSpencer


    I don't know about running scripts using nimsh. But you can use the dsh command to run scripts on remote server groups. It can be configured to authenticate with .rhost, kerberos or ssh (if I recall correctly).

    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.help.csm.doc/csm_books/csm_cmds/am7cm13054.html?resultof=%22%64%73%68%22%20
    #AIX-Forum