> The kas command does not accept the password on stdin, this reduces
> the options for administrative scripts.

I have read this various times. Strangely enough, we are using stuff
like

  print -- "$adminpassword\n$password\n$password" |
    kas create -name "$userid" -admin "$admin"

successfully in many ksh scripts.

-- 
Michael Niksch                     /Zurich/IBM @ Zurich @ IBM_Internal
IBM Zurich Research Laboratory     [EMAIL PROTECTED] (NIK at ZURICH)
Saeumerstrasse 4                   http://www.zurich.ibm.com/~nik/
CH-8803 Rueschlikon / Switzerland  P: +41-1-724-8913 F: +41-1-724-8959

Reply via email to