Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
config:nemsadmin [2020/07/14 15:50] Robbie Ferguson |
config:nemsadmin [2020/07/14 15:55] (current) Robbie Ferguson |
||
---|---|---|---|
Line 1: | Line 1: | ||
=====NEMS Administrator User===== | =====NEMS Administrator User===== | ||
+ | |||
+ | ====Default Username and Password==== | ||
The default username for initial setup is //nemsadmin//. This is used to sign-in to your NEMS server (over SSH or keyboard connected to your NEMS server) only until you run [[commands:nems-init|nems-init]]. | The default username for initial setup is //nemsadmin//. This is used to sign-in to your NEMS server (over SSH or keyboard connected to your NEMS server) only until you run [[commands:nems-init|nems-init]]. | ||
Line 11: | Line 13: | ||
When you initialize NEMS, you will provide a password for the NEMS web interfaces. This username/password will be what you use to access NEMS features (eg., nCONF, Nagios Core, NagVis, Check_MK, Samba, Webmin, SSH, etc.). | When you initialize NEMS, you will provide a password for the NEMS web interfaces. This username/password will be what you use to access NEMS features (eg., nCONF, Nagios Core, NagVis, Check_MK, Samba, Webmin, SSH, etc.). | ||
- | **Linux user note:** Do not use the traditional ''passwd'' command to change your NEMS administrator's password. Doing so will leave your system in a broken state. Instead, use ''sudo nems-passwd'' | + | ====Changing Your Password==== |
+ | |||
+ | **Do not** use the traditional ''passwd'' command to change your NEMS administrator's password. Doing so will leave your system in a broken state (which can be fixed by running the correct command). Instead, use ''sudo nems-passwd'' |