Versions Compared

Key

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

...

Code Block
themeEmacs
'server_community' => 'secret',
'auth_src_ip' => '192.168.88.11', 

Verify that the Apache user has been configured for master functions.  The default userid is "nmismst" and the file /usr/local/nmis8/conf/users.dat should include an entry like

...

Code Block
themeEmacs
'server_master' => 'true', 
'auth_src_ip' => '192.168.88.11', 

Adding Slave Groups to Master

...