Bug 6980 - echo mypassword | passwd --stdin adminuser
Summary: echo mypassword | passwd --stdin adminuser
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.4
Classification: Unclassified
Component: User & Group Accounts (show other bugs)
Version: 3.4.1
Hardware: x64 Linux
: P3 normal
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 16:23 UTC by Alonso Rubio
Modified: 2010-01-05 16:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alonso Rubio 2009-12-09 16:23:49 UTC
I am trying to write a script using "echo mypassword | passwd --stdin adminuser"
but it does not work..?

any fixes..!
thanks!
Comment 1 Guenther Deschner 2010-01-05 16:31:34 UTC
Not sure if this is samba related at all, maybe you are looking for hints how to configure PAM with samba/winbind. Please have a look at the various Howtos or better look into the documentation of your linux distribution.