Actions
Bug #1224
closedout-of-the box support for nss
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
When adding:
CONFIGURE_ARGS+=--without-nss
mail/dovecot will compile successfully.
Regards,
Michael
Updated by corecode almost 16 years ago
I guess that is an indirect bug report "why doesn't nss work"?
cheers
simon
Updated by mneumann almost 16 years ago
Otherwise I'm getting the following error:
userdb-nss.c: In function 'userdb_nss_preinit":
userdb-nss.c:110: error: '_SC_GETPW_R_SIZE_MAX' undeclared
Regards,
Michael
Updated by hasso almost 16 years ago
It shouldn't be problem now as getpw_r/getgr_r functions are not visible to
userspace now. After 2.2 release this will change, so we need to implement
_SC_GETPW_R_SIZE_MAX and _SC_GETGR_R_SIZE_MAX.
Updated by pavalos almost 16 years ago
I'll take this one and take care of it post-release.
Updated by pavalos over 15 years ago
This should be fixed. Please test and report back.
Updated by pavalos over 15 years ago
It's been 5 months w/ no response, so I'm gunna assume it's good.
Actions