-
Hans Persson authored
There is an option in the tsmclient module to specify the owner for the tsm password file, but previously there was no support in the backup module to change this from the default; one had to use the tsmclient module manually to do that. This commit adds the class tsmclient_password to the backup module to be able to change the ownership of the tsm password file while still using the backup module.
Hans Persson authoredThere is an option in the tsmclient module to specify the owner for the tsm password file, but previously there was no support in the backup module to change this from the default; one had to use the tsmclient module manually to do that. This commit adds the class tsmclient_password to the backup module to be able to change the ownership of the tsm password file while still using the backup module.
Loading