| Summary: | is there a package for freebsd to install "shadow-password" in my server | ||
|---|---|---|---|
| Product: | Base System | Reporter: | joson <joson> |
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
joson
2001-01-09 06:30:01 UTC
State Changed From-To: open->feedback FreeBSD 'shadows' its passwords by default - the /etc/passwd file only contains user/group and GECOS information, the passwords themselves are stored in /etc/master.passwd, which is readable only by root. Does that answer your question? State Changed From-To: feedback->closed Feedback timeout (about a month should be enough for a 'is master.passwd shadow enough' question ;) |