I have idea about remote creating backups. but I find one problem..
For example, a create group:
/user group add name=backup policy=ssh,write,ftp
and user:
/user add name=backuper group=backup address=192.168.99.99
so, with this configuration that user can login from 192.168.99.99 ip-address without password (yes, i know about ssh-keygen, but question not about this).
And now I try
[mef@phobos ~]$ ssh backuper@host system backup save
failure: std failure: not allowed (9)
When my trouble? (into DNA? ![]()