Changes the configuration of the system to stop running the AIX® Network Data Administration Facility (NDAF) daemons.
The rmndaf command changes the current configuration of the system so that the /etc/rc.ndaf file does not run on system restart. It can also stop the NDAF daemons that are running.
Item | Description |
---|---|
-B | Removes the entry in the inittab file and stops NDAF daemons that are currently running. This is the default. |
-I | Removes the entry in the inittab file that starts NDAF daemons on system restart. |
-N | Immediately stops NDAF daemons and does not change the inittab file. |
To stop all of the NDAF daemons immediately, enter:
rmndaf -N
The rmndaf -N command does not change the inittab file.