nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

change password in one go

This is a discussion on change password in one go within the HP-UX forums, part of the UNIX operating systems category; Hi all, I need to change the password of any user in one go . For example in Linux we ...


Go Back   nixCraft Linux Forum > UNIX operating systems > HP-UX

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-08-2008, 02:46 PM
Member
User
 
Join Date: Oct 2007
My distro: Linux RHEL 5
Posts: 33
Rep Power: 0
vikas027 is on a distinguished road
Unhappy change password in one go

Hi all,

I need to change the password of any user in one go.

For example in Linux we have two options :-

Code:
(echo "username:password") | chpasswd
or
echo $PASS | passwd $USER --stdin
This changes the password without prompting. Actually, I need to make a script which adds a user and then sets a password to it.

I have made it for Linux but now I require it to run on other Unix boxes also. I dont have option to install any other utility like expect.

Pls can someone give HP-UX equivalent of the command.

Thanks in adv.

VIKAS
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Solaris Change User Password Using a Shell Script vikas027 Solaris/OpenSolaris 1 06-13-2008 11:06 PM
how to change root password sandromax Solaris/OpenSolaris 4 10-11-2007 02:43 AM
HP UX user lock password, change password, password aging rockdalinux HP-UX 0 12-20-2006 02:36 PM
How to Change Password puppen Linux software 6 06-06-2006 01:56 PM
change password under linux Linux software 1 01-18-2006 07:38 PM


All times are GMT +5.5. The time now is 12:47 AM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36