| Summary: | eight char password secutity problem | ||
|---|---|---|---|
| Product: | Base System | Reporter: | steve <steve> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
steve
1999-12-03 20:00:01 UTC
State Changed From-To: open->closed What you are seeing is not a bug, nor a problem, given a good understanding of the available crypt methods in FreeBSD. Please see http://www.freebsd.org/handbook/security.html#CRYPT and consider using md5. :-) |