View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 07:12 PM
Ashish Karalkar
 
Posts: n/a
Default assigning password from script

Hello All,

I want to create a user through script and dont want user to assign password interactively, I want it to be assigned through some file or anything else

some this like

createuser -P ***** OR createuser -P <file >

Is there any way?


Thanks in Advance

With Regards
Ashish...


Reply With Quote