This shows you the differences between two versions of the page.
|
aix:dsh_conf [2021/01/01 21:21] 127.0.0.1 external edit |
aix:dsh_conf [2021/11/05 14:50] (current) manu [DSH Howto] |
||
|---|---|---|---|
| Line 63: | Line 63: | ||
| **2° solution:** | **2° solution:** | ||
| On the latest update of dsh, you can disable the NIM host check into dsh:\\ | On the latest update of dsh, you can disable the NIM host check into dsh:\\ | ||
| - | Replace into the file /opt/ibm/sysmgt/dsm/pm/DSHCLI.pm\\ | + | Replace into the file **/opt/ibm/sysmgt/dsm/pm/DSHCLI.pm**\\ |
| if ( -e '/opt/ibm/sysmgt/dsm/pm/Context/NIM.pm' ) { | if ( -e '/opt/ibm/sysmgt/dsm/pm/Context/NIM.pm' ) { | ||
| by: | by: | ||