Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8679369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:57:16+00:00 2026-06-12T20:57:16+00:00

I want to change the password of the Unix user through a shell script,

  • 0

I want to change the password of the Unix user through a shell script, but without being prompted to enter the old password.

That means I want to provide the old and new password in the shell script itself, such that during the prompt it will read it from the script file.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:57:17+00:00Added an answer on June 12, 2026 at 8:57 pm

    $> echo -e -n "oldpasswd\nnewpasswd\nnewpasswd" | passwd

    Or to make things a cleaner way, write a file with your passwords

    oldpassword
    newpassword
    newpassword
    

    and use the following command: $> passwd < file

    The pipe and redirection operators are replacing the standard input with either the content of the file redirected, either the output of the command piped.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this script through which I can change my LDAP password but I
I want a form where user can change password. I am able to encrypt
I have a change password script in PHP and I want to do is
So I wrote a php script that sends a user a temporary password for
I want to generate a password reset token for a User model that I
I want to create a change password page for user. I encrypt the password
I have a script and want to ask the user for some information, but
I have a Change Password page that has a H2 HTML tag that says
I want to change the column positions of my database table without losing data.
can I change password char, in password-box in HTML. I want to change it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.