commit: af2b90d8519f3da5e50d4cc653df98f90114e7d7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 26 19:09:15 2018 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 26 19:09:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2b90d8
app-backup/tsm: dsmtca does not exist anymore
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
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(-)
diff --git a/app-backup/tsm/tsm-7.1.8.0.ebuild
b/app-backup/tsm/tsm-7.1.8.0.ebuild
index 82570635db3..015314a72dc 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 82570635db3..015314a72dc 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