| Summary: | Need support for imap4 and pop3 in /etc/pam.conf | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ronald F. Guilmette <rfg> |
| Component: | conf | Assignee: | Alexey Zelkin <phantom> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ronald F. Guilmette
1999-11-04 22:40:00 UTC
Responsible Changed From-To: freebsd-bugs->phantom Patch commited to -CURRENT, so I'll remember to MFC to -STABLE soon. 3.4 current has a boilerplate definition in pam.conf: other auth required pam_unix.so try_first_pass However that doesn't help, the error message still appears. Even modifying the entry to read imap instead of other doesn't help. I verifyed the entry is read bu changing the module name to something bogus, that promptly gives a different error message. gerd State Changed From-To: open->feedback Can you confirm whether this is still a problem for RELENG_4? State Changed From-To: feedback->closed Originator is unable to test a more modern system at this time, and phantom can't test the pam bits directly. However, the suggested fix is applied in -current and RELENG_4, so on we go. |