Bug 1765 - smbpasswd in 3.0.7 does not read password from stdin (-s option)
Summary: smbpasswd in 3.0.7 does not read password from stdin (-s option)
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.7
Hardware: x86 Linux
: P3 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 23:50 UTC by Nikolay Kabaivanov
Modified: 2004-09-15 05:47 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 Nikolay Kabaivanov 2004-09-14 23:50:21 UTC
Hello 
Yesterday I have upgraded my 3 samba servers running Fedora core 2 from 3.0.5 to
3.0.7 compiling for i686 architecture src.rpm files from samba download site.
Everything works fine, but I found that smbpasswd command which I use mainly
from shell scripts to change users passowrd in local mode (-L option) does not
read password from standart input (-s option). It gives me a output with a help
screen.
Seems smbpassword can recognize and use "-s" option.
Can you check this ? 
Best regards 
------------------------
Nikolay Kabaivanov
University of Rousse
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-09-15 05:47:34 UTC
The bahavior has changed slightly

$ echo 'pass'; echo 'pass' | smbpasswd -s