GNU Health - Tasks: task #13376, Serverpass utility
You are not allowed to post comments on this tracker with your current authentication level.
task #13376: Serverpass utility
| Submitter: | Luis Falcon <meanmicio> | ||
| Submitted: | Sun 02 Nov 2014 11:04:32 AM UTC | ||
| Should Start On: | Thu 30 Oct 2014 12:00:00 AM UTC | Should be Finished on: | Sun 04 Jan 2015 12:00:00 AM UTC |
| Category: | Security | Priority: | 5 - Normal |
| Status: | Done | Privacy: | Public |
| Percent Complete: | 100% | Assigned to: | meanmicio |
| Open/Closed: | Closed | Release: | 2.7.0 |
| Module: | utils | Component: | None |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 5 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2014-11-27 | meanmicio | Open/Closed | Open | Closed | |
| 2014-11-04 | meanmicio | Status | Ready For Test | Done | |
| 2014-11-02 | meanmicio | Status | None | Ready For Test | |
| Percent Complete | 0% | 100% | |||
| Release | None | 2.7.0 |
Powered by Savane 3.12.
Corresponding source code

This program will generate or update the encrypted Tryton master password without the need of editing the configuration file.
It also makes use of cracklib[1], so it will check for short/simple or dictionary-based passwords.
The program can use the existing TRYTOND_CONFIG location for the configuration file, or can be explicitly dictated by the -c (--config) argument.
1.- http://sourceforge.net/projects/cracklib/