From af2b90d8519f3da5e50d4cc653df98f90114e7d7 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Wed, 26 Dec 2018 20:09:15 +0100 Subject: app-backup/tsm: dsmtca does not exist anymore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel --- app-backup/tsm/tsm-7.1.8.0.ebuild | 13 ++++++++----- app-backup/tsm/tsm-8.1.6.0.ebuild | 13 ++++++++----- 2 files changed, 16 insertions(+), 10 deletions(-) (limited to 'app-backup') diff --git a/app-backup/tsm/tsm-7.1.8.0.ebuild b/app-backup/tsm/tsm-7.1.8.0.ebuild index 82570635db3a..015314a72dc6 100644 --- a/app-backup/tsm/tsm-7.1.8.0.ebuild +++ b/app-backup/tsm/tsm-7.1.8.0.ebuild @@ -64,8 +64,14 @@ S="${WORKDIR}/bacli" pkg_setup() { enewgroup tsm DOC_CONTENTS=" - Note that you have to be either root or member of the group tsm to - be able to use the Tivoli Storage Manager client." + Note that you have to be root to be able to use the Tivoli Storage Manager + client. The dsmtca trusted agent binary does not exist anymore. + + For information on how to give other users access, please see the following + URLs: + https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_cfg_nonadmin.html#c_macuninst_nonadmin + https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_secure_pwd.html#c_secure_pwd__sec_no_tca + " } src_unpack() { @@ -162,9 +168,6 @@ src_install(){ dosym "../..${target}" "${i#${D}}" done - fowners :tsm /opt/tivoli/tsm/client/ba/bin/dsmtca - fperms 4710 /opt/tivoli/tsm/client/ba/bin/dsmtca - keepdir /var/log/tsm insinto /etc/logrotate.d newins "${FILESDIR}/tsm.logrotate" tsm diff --git a/app-backup/tsm/tsm-8.1.6.0.ebuild b/app-backup/tsm/tsm-8.1.6.0.ebuild index 82570635db3a..015314a72dc6 100644 --- a/app-backup/tsm/tsm-8.1.6.0.ebuild +++ b/app-backup/tsm/tsm-8.1.6.0.ebuild @@ -64,8 +64,14 @@ S="${WORKDIR}/bacli" pkg_setup() { enewgroup tsm DOC_CONTENTS=" - Note that you have to be either root or member of the group tsm to - be able to use the Tivoli Storage Manager client." + Note that you have to be root to be able to use the Tivoli Storage Manager + client. The dsmtca trusted agent binary does not exist anymore. + + For information on how to give other users access, please see the following + URLs: + https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_cfg_nonadmin.html#c_macuninst_nonadmin + https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_secure_pwd.html#c_secure_pwd__sec_no_tca + " } src_unpack() { @@ -162,9 +168,6 @@ src_install(){ dosym "../..${target}" "${i#${D}}" done - fowners :tsm /opt/tivoli/tsm/client/ba/bin/dsmtca - fperms 4710 /opt/tivoli/tsm/client/ba/bin/dsmtca - keepdir /var/log/tsm insinto /etc/logrotate.d newins "${FILESDIR}/tsm.logrotate" tsm -- cgit v1.2.3-18-g5258