How to reconnect a client after UNBOUD with password
Hi everyone,
Is there a way to automatically reconnect a client to a server using authentication/authorization? (https://www.virtualhere.com/authorization)
currently, using the api /usr/sbin/vhclientx86_64 -t "USE,<address>,<password>", works properly.
But if an UNBOUND/UNMANAGING event occurs on the server, reconnection on the client restart without a password.
Is there a way to save the password in the configuration file of the client? Thanks