just add the
-pass=blah
to your dsmc incr and it shouldn't ask for the id...
dsmc incr -pass=blah <somedir>
now this would be with passwordaccess prompt which is what we run our unix
clients with...
Dwight
-----Original Message-----
From: Sean McNamara [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 10:21 AM
To: [EMAIL PROTECTED]
Subject: Ask again.
Good Morning,
I asked this question a bit earlier in the week and did not get much of a
response. I am simply trying to do a "dsmc incr <directory>" on a server
and it
asks for a user id (interactively). I am attempting to run this command as
part
of a scheduled job and have not been able to figure out how to pass it a
"return" in my unix script. Do I have to pass a return in the script or can
I
set an option to avoid the user id request?
> Any ideas?
>
Sean