with Tags:
license
X

Managing users with dsh and chpasswd - (plus info on DSM and dping).
Starting with AIX 7.1, CSM is no
longer supported or available. It has been replaced by Distributed Systems
Managment (DSM). Section 5.2 of the IBM AIX 7.1 Differences Guide Redbook provides
details of the new DSM capabilities.
Fortunately DSM still provides access
to the dsh command. I’ve written about how I’ve used this utility
in the past . The new dsh command (and other tools) are
provided in the new DSM filesets named dsm.core and dsm.dsh . root@nim# lslpp -L dsm*
Fileset
Level State Type... [More]
Tags:  run remote if exit installed pwdadm a accepted. expired code dping has csm been not aix you have license had dsh shell -l new admchg release csmconfig 255 2651-095 or chpasswd |
Has your IBM XL C/C++ for AIX software evaluation license expired?
Has your IBM XL C/C++ for AIX software evaluation license expired? You can work around this little problem temporarily by placing the following environment variable in /etc/profile. XLC_EXTEND_EVAL=yes According to the IBM support site, this will extend the XLC license to a total of 74 days. https://www-304.ibm.com/support/docview.wss?uid=swg21498670 It appears to work. Before the change, I was unable to compile anything. Note the highlighted text below. # /usr/vac/bin/xlc cgc.c The license for... [More]
Tags:  chris aix evaluation expired gibson xlc license |