At 11:09 AM 11/29/01 +0800, Alex Li wrote:
>Thanks Andrew, I can't using moncmd.
>How can I indicate to use the auth.cf? or where should I put the auth.cf?
(note that this is info is straight from the man page for mon, which you
should become very familiar with to get the most out of mon)
From the command line:
-B dir Configuration file base directory. All config files
are located here, including mon.cf, monusers.cf,
and auth.cf.
-A authfile
Authentication configuration file. By default this
is /etc/mon/auth.cf if the /etc/mon directory
exists, or /usr/lib/mon/auth.cf otherwise.
And can also be set in the mon config file:
authfile = file
file is the full path to the authentication file.