Versions Compared

Key

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

...

1. First this to double-check is if opCharts is running in standalone mode or not, it should not be.  Details here: opCharts Administration Guide

2. Second thing is see if there is a users.dat and Users.nmis file in /usr/local/omk/conf, if there is rename it and try to login with the users.  

3. It should work now, if not Sym link /usr/local/nmis8/conf/Users.nmis to /usr/local/omk/conf/Users.nmis

Code Block
titleSym Link
ln -s /usr/local/nmis8/conf/users.dat /path/to/file /path/to/symlink/usr/local/omk/conf/users.dat
ln -s /usr/local/nmis8/conf/Users.nmis /usr/local/omk/conf/Users.nmis