ADSM-L

Re: Automatic start/restart of dsmc/dsmserv - Solaris

1998-06-04 12:35:59
Subject: Re: Automatic start/restart of dsmc/dsmserv - Solaris
From: "Thomas A. La Porte" <tlaporte AT ANIM.DREAMWORKS DOT COM>
Date: Thu, 4 Jun 1998 09:35:59 -0700
Actually, I believe that if you use the "PASSWORDDir" option in
the appropriate dsm.sys file (assuming you have a dsm.sys file
for each node on the machine) you can set PASSWORDAccess to
"GENERATE".

For example, we have a client that is defined as several nodes,
each of which has it's own dsm.sys file. The relevant sections
look like this:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

* PASSWORDACCESS set to obviate issuing a password on the
* command line

PASSWORDACCESS generate

* PASSWORDdir set so that each client's password file
* doesn't clobber the others'

PASSWORDDIR /usr/adsm/isis1.pwd

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


On Thu, 4 Jun 1998, Shira Hayun wrote:

>
>I know. The case in my site is that I have two nodes on the same machine
>so that I cannot have them both GENERATE. You can see that the first
>line does not contain either nodename or password.
>