I don't know if my previous send was successfull, so I will send again. MY apollogies if a copy of this email is already/has already been delivered.
Alex, You may want to try the patches for qpopper (if this is what you're using) to connect to a MySQL db for this sort of stuff. If you don't like qpopper, implementing these sorts of changes is generally easy and not very time-consuming for most POP daemons that come with the source. Also, a patch for smtp (sendmail+MySQL) is in the works, you may want to look at http://www.colba.net/~paul/projects/ Cheers. _____________________________________________________________. Bosko Milekic bmile...@dsuper.net | Network Operations Delphi SuperNet | http://www.dsuper.net/ an Internet Direct company | +1.514.281.7500, x233 (phone) +1.514.281.6599 (fax) | http://www.dsuper.net/~bmilekic/ | _____________________________________________________________| On Sat, 31 Jul 1999, Alex Povolotsky wrote: > Hello! > > I'm going to implement a large mail-box, with several hundreds of mail-only > users. They should never access anything besides their POP3 mailboxes and > change password via (SSLed) web interface. > > So, I don't want to add all of them to /etc/passwd. > > I have a hack that requires to change libc to make getpwent access not only > /etc/master.passwd, but also some mySQL database, but it is hard-to-rebuild > and overall dirty hack. > > Do not ask me to RTFM on PAM, for PAM does not allow me to add users not > mentioned in passwd. > > As far as I understand, LDAP is rather bulky and suited to X.500 > integration, and that is not what I want. > > Any suggestions, anyone? > > Alex. > > > To Unsubscribe: send mail to majord...@freebsd.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message