You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Default Credentials for the NMIS8 VM

SSH/Linux Users

  • nmis/NM1$88
  • root/NM1$88

NMIS Web Users

  • nmis/nm1888
  • nmisadm/nm1888

Changing the Credentials

To change the Unix passwords, type

man passwd

To change the Web Users passwords, if you have not integrated Apache with another form of Authentication, it will be using the default method which are users defined in a file managed with htpasswd.

cd /path/to/nmis8/conf

The default /path/to/nmis8 is /usr/local/nmis8

htpasswd users.dat

  • No labels