PROTECTED]]
Sent: Thursday, February 14, 2002 2:00 AM
To: [EMAIL PROTECTED]
Subject: Re: How do you secure the passwd in a TSM admin command run a
via batch script
Hello,
this would not solve all security problems. If a user does a "ps -elf"
command on a unix system he can see the w
(Blindkopie: Gerhard Wolkerstorfer/DEBIS/EDVG/AT)
Thema: Re: How do you secure the passwd in a TSM admin command run a via
batch script
Hello,
it would solve a few more security problems if there were a dsmadm.rc file
which would allow to specify some options for the dsmadmc comma
ntworten an "ADSM: Dist Stor Manager"
An: [EMAIL PROTECTED]
Kopie:
Thema: Re: How do you secure the passwd in a TSM admin command run a via
batch
script
Hi *,
Saw this posted from: http://www.autovault.org/discus/index.html
###
Hello,
it would solve a few more security problems if there were a dsmadm.rc file
which would allow to specify some options for the dsmadmc command
including id and password. This way dsmadmc itself would read the file
with the password and it would not occur on the command line.
Best regards
Gerh
This is an excellent way to skin the "cat".
-Original Message-
From: Lindsey Thomson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 11:57 PM
To: [EMAIL PROTECTED]
Subject: Re: How do you secure the passwd in a TSM admin command run a via
batch script
Hi *,
Hi *,
Saw this posted from: http://www.autovault.org/discus/index.html
###
root owns the passwd file w/perms 600 or such:
.
PASSWORD='cat /home/root/adsmpw'
"dsmadmc -id=USERID -pass=$PASSWORD "macro macroname"
###
HTH
lt
512 823 6522 (TL) 793
rageGroupAdmin StorageGroupAdmin
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 1:49 PM
To: [EMAIL PROTECTED]
Subject: How do you secure the passwd in a TSM admin command run a via
batch script
I would like to run a UNIX script that issues a series of TSM commands
that requir
MAIL PROTECTED]
> Subject: How do you secure the passwd in a TSM admin command run a via
> batch script
>
>
> I would like to run a UNIX script that issues a series of TSM commands
> that require SYSTEM access rights ( DEFINE MACHINE & INSERT MACHINE).
>
> The prob
I would like to run a UNIX script that issues a series of TSM commands
that require SYSTEM access rights ( DEFINE MACHINE & INSERT MACHINE).
The problem I have is that I am forced to have a TSM ID and PASSWD
within the script or in an input file therefore accessible to a
multitude of people.
Fi