Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#depending on the linux flavour used, the apache restart command with be one of the following:

systemctl restart apache2

service httpd restart

 

1.2. Change default passwords

For web users, nmis and admin, needs to be done in NMIS and Open-AudIT

 

1.

...

2.1

...

NMIS

Details on how to change to NMIS default passwords can be found here: 

https://community.opmantek.com/display/NMIS/Default+Credentials+%28Passwords%29+for+NMIS8+and+NMIS9+VMs 

1.

...

2.2

...

    Open-AudIT

Details on how to change the default Open-AudIT passwords can be found here: 

https://community.opmantek.com/display/OA/Information+about+default+users+and+passwords

 

 

1.

...

3. Remove unrequired users from system

...

e.g . dc_ops, etc.

 

2.   Opmantek VM specific

...

2.1. Change omkadmin Linux user password:

...


Code Block
# If you

...

passwd omkadmin

If you are logged in as omkadmin:

passwd

 

...

 are logged in a superuser
passwd omkadmin

# If you are logged in as omkadmin:
passwd

3.   Linux Specific

Some extended things which are more about hardening Linux, we could refer to some existing internet pages.

...