What I did for a very simular project was develop a replacement to getpwent
for uwimad.

then when linking the Imap server, Just include the new "getpwent" instead
of the standard system one and away you go. if you require more info on
this let me know and I'll send my getpwent to you.


At 11:57 AM 12/2/99 -0500, David Harris wrote:
>
>Make the username be in the form "user%domain.com". Then look these up in a
>database or DB File or cdb to get the home directory, the encoded
password, and
>(if they are not all running under the same user) the unix username to switch
>to.
>
> - David Harris
>   Principal Engineer, DRH Internet Services
>
>
>-----Original Message-----
>From:  Denis Voitenko [mailto:[EMAIL PROTECTED]]
>Sent:  Thursday, December 02, 1999 2:54 PM
>To:    David Harris; Thomas Neumann
>Cc:    Philip Gabbert; qmail
>Subject:       Re: Any Decent IMAP server? [single-uid interface]
>
>While digging thru the code...
>
>Here's a situation. Let's say you've got a poopload of virtual domains all
>pointing to a single IP address (a cheap solution =8-)) and of course there
>is a ton of overlapping names. How would you authenticate those users? Would
>you include a domain in the login as you did before? Like denis-o3m.com ?
>Maybe I am missing something...
>
>Denis Voitenko
>Tel: 856 809-9252
>Mail: [EMAIL PROTECTED]
>ICQ: 9396092
>
>
>
>
>

Reply via email to