Hi Antoine,
Are you trying to build my uw-imapd package?
The uw-imapd works for me in 10.2 without any code modification. It
should recognize usernames from the system automatically (indeed there
is nothing to configure in uw-imapd). By design uw-imapd also does not
allow root to login for se
Hi list,
For about one month I try to find a way to build a unix app so that users
are correctly recognised whatever the authentication mechanism (password
server Or Netinfo) they use.
The solution was actually obvious (maybe too obvious, I didn't expect it to
work)... You have to use PAM.
I ha