= AIX NIM Client Move = **Summary**: ALthough AIX is by now on version 7.3 I find these old pages so fascinating I decided to keep them. On this page I'll show you how to move NIM clients from one NIM environment to another. This page is for AIX 5.3 and AIX 6.1.\\ **Date**: Between 2010-2013 \\ **Refactor**: 21 December 2024: Checked formatting. \\ {{tag>aix}} I was in the situation that I created a new [[aixnim|NIM environment]] to replace the old NIM environment. I didn't want to follow IBM's documentation on how to move NIM clients from one master to the other so I created my own procedure. Steps are pretty simple: # Remove the NIM client from the old master # Add the client to new master # Check the niminfo file == Remove the NIM client == The procedure on how to remove a NIM client from a master can be found [[aixnimclientadd#aix_nim_client_remove|here]] == Add the NIM client == The procedure on how to add a NIM client can also be found [[aixnimclientadd#aix_nim_client_add|here]] == Check the niminfo file == On creation of a client a new /etc/niminfo file should be created. In case this file is wrong, corrupted, not replaced or simply missing you can simply remove it recreate it using the "smitty niminit" command (on the client) and filling in the required values: {{aixniminit.jpg}} \\ You can now start your operations like [[aixnim#update_a_client|updating a client]].