Displaying 2 results from an estimated 2 matches for "nutadmin".
Did you mean:
ntadmin
2010 Jan 18
0
2.2.1 to 2.4.1 migration (allowfrom/tcp_wrappers)
...quot;
command now works using a APC Backup-UPS CS350 via USB. Great!
The removed ACL/allowfrom functionality can be replaced by tcp_wrappers.
Unfortunately there isn't much documentation about the migration.
First you have to compile nut with "--with-wrap".
I have a special "nutadmin" user with read/write permissions
and a nut user with "read only" permissions.
The transformed setup looks like this:
-----------------------------------------------------
[root at intratest2 init.d]# cat /etc/ups/upsd.users:
[nutadmin]
password = nutadmin
actions = SET
instcmds = al...
2006 Aug 07
0
The new formalism : you can try it
...to manually modify the acl
value, the allowfrom, and so on.
Whatever mode you use, don't forget to modify passwords in the created
files (users section, either in users.conf or in nut.conf if you used
the single file mode).
By default, the UPS declared by upsconfig is nammed myups, the admin
nutadmin, the upsmon master monmaster and the upsmon slave is nammed
monslave, and the passwords are put to "!", that is to say invalide
password, and users having such a password (or an empty password) will
be ignored.
By default, upsconfig use CONFPATH/base_config directory to find the
nut.conf...