| Summary: | crypt pickups the wrong password format | ||
|---|---|---|---|
| Product: | Base System | Reporter: | pccb <pccb> |
| Component: | bin | Assignee: | Mark Murray <markm> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
pccb
2001-11-18 22:20:00 UTC
Responsible Changed From-To: freebsd-bugs->markm This is mark's area State Changed From-To: open->closed A default is a _single_ default. In your case, the last specified crypt(3) format was DES, so it took that. Specifying 2 defaults makes no sense. |