We're not allowed to put pw's in execs or files so on SLES 7 we used the
bootshell.cc program (search the archives) and for SLES8 we just do a 'cp
signal <linuxid> shutdown' and that does the trick.

Marcy Cortes
Wells Fargo Services Company

-----Original Message-----
From: Lionel Dyck [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 15, 2003 13:56
To: [EMAIL PROTECTED]
Subject: Re: [LINUX-390] sample REXX execs to start Linux instances and mo
re .....

<snip>

'Pipe cms id() | specs w1 | var user'
'SET SECUSER' uid user
Address Command 'CP SEND' uid 'root'
'SLEEP 4 SEC'
Address Command 'CP SEND' uid pw
'SLEEP 4 SEC'
Address Command 'CP SEND' uid 'halt'
say "Halt issued on" uid
'SET SECUSER' uid 'RESET'
return

Reply via email to