Bug #221
passwd-file argument not working w/ prelude-adduser registration-server
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Description
Hello,
I cannot get authetication to succeed when using the passwd-file argument when running the registration server.
The command is:
prelude-adduser registration-server --passwd-file=/etc/prelude/secret --uid=0 --gid=0 --keepalive --no-confirm
/etc/prelude/secret has one line
password
Using the '--passwd=' flag works just fine. I am not receiving a file not found error.
Let me know if you require any further details.
Thanks,
Markjan
History
#1 Updated by Yoann VANDOORSELAERE over 16 years ago
- Status changed from New to Assigned
#2 Updated by Yoann VANDOORSELAERE over 16 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
(In r9449) Fix reading from passwd-file with newline (fix #221).
When reading password from a file, remove newline at the end of the string.
#3 Updated by Yoann VANDOORSELAERE over 14 years ago
- Project changed from PRELUDE SIEM to Libprelude
- Category deleted (
1) - Target version deleted (
0.9.14)