Skip to end of banner
Go to start of banner

Information about default users and passwords

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 Next »

Opmantek VM Passwords

If you are using the Opmantek Virtual Appliance, you can find more default credential information @ Default Credentials (Passwords) for NMIS8 VM

Open-AudIT Enterprise web logon

These passwords are stored in the /usr/local/omk/conf/users.dat or c:\omk\conf\users.dat file.

They can be changed using htpasswd - IE, "htpasswd -d /usr/local/omk/conf/users.dat admin" and typing the new password. Please note that before release 1.4.0 of Open-AudIT Enterprise only the 'crypt' password hashing  method is supported (hence the -d option in the example above). Starting with that version both password hashing methods 'crypt' and 'md5' can be used.

nmis : nm1888 (default user)

admin : password (for completeness with Open-AudIT)

Open-AudIT web logon

These passwords are stored in the Open-AudIT database and can be changed by logging into Open-AudIT as an admin level user and going to Menu -> Admin -> List Users and selecting the user to edit.

admin : password (default user)

nmis : nm1888 (for completeness with Open-AudIT Enterprise)

Open-AudIT Enterprise user

This user is used by Open-AudIT Enterprise to log on to Open-AudIT and generate scheduled reports, retrieve dashboard data, etc. This user will not work in the web interface of Open-AudIT Enterprise. This user should have at least 'view' access on the All Devices Group. It does not need admin or sam (Software Asset Management) access.

In Open-AudIT Enterprise it is stored in the file omk/conf/opCommon.nmis

In Open-AudIT it is stored in the database can can be edited like any other user via the web interface.

open-audit_enterprise : openaudit1234567890 (used by the Open-AudIT Enterprise dashboard)

Open-AudIT MySQL user

This password is stored in the file open-audit/code_igniter/application/config/database.php

openaudit : openauditpassword

Open-AudIT root MySQL user

This password is not stored. It is only used to setup the initial Open-AudIT database and can be changed directly in MySQL.

root : openauditrootuserpassword 

  • No labels