| Summary: | sshd Makefile has no -DNOPAM option | ||
|---|---|---|---|
| Product: | Base System | Reporter: | gunther <gunther> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
gunther
2001-09-20 22:13:39 UTC
Noticed that PAM didn't work for me at all after upgrade from 4.2-RELEASE to 4.4-RELEASE. I'm sure it's my fault. Anyway had to recompile login with make -DNOPAM and wanted do same with sshd. However, sshd's Makefile has no such option. Would be nice if this were added to any makefile that uses PAM. Fix: Sorry, have lost my diffs, but the login Makefile can serve as a sample. State Changed From-To: open->closed PAM is now a required part of FreeBSD, including sshd. |