In article <[email protected]>, John Nemeth <[email protected]> wrote: > > PAM wouldn't have access to the socket, so no it wouldn't be >that easy to add. Also, PAM is primarily for things that do >interactive logins IMAP should really be using SASL. However, that >would probably have the same problem of not having access to the >socket.
Well, not entirely true since PAM runs in the same process, but yes trying to deduce which is the correct file descriptor to use is not an exact science. christos
