Re: Batch Command and security

2002-12-11 Thread Seay, Paul
]] Sent: Tuesday, December 10, 2002 3:58 AM To: [EMAIL PROTECTED] Subject: Batch Command and security Hi guys, I have to build a batch command so a client can query activity log. I thought to do it processing the "dsmadmc -id=name -password=password" command. As username and password pas

Re: Batch Command and security

2002-12-10 Thread Alex Paschal
lto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 12:58 AM To: [EMAIL PROTECTED] Subject: Batch Command and security Hi guys, I have to build a batch command so a client can query activity log. I thought to do it processing the "dsmadmc -id=name -password=password" command. As username

Batch Command and security

2002-12-10 Thread Elio Vannelli
Hi guys, I have to build a batch command so a client can query activity log. I thought to do it processing the "dsmadmc -id=name -password=password" command. As username and password pass in clear text, I think it's better having a specific user in TSM server and rights only to read activity log.