Writing another helper which uses a dbm file as password source should
be quite trivial.
See the ncsa_auth source and man pages of dbminit() and fetch(). (or
info gdbm if on a GNU system, but gdbm cannot read dbm files without
first converting them to gdbm format)
But as Robert said, Only 20000 id's should not be a big problem for
ncsa_auth.
-- Henrik Nordstrom Squid Hacker Mike Diggins wrote: > > I have a netscape proxy server which I hope to replace with Squid. I > *think* the netscape server uses NCSA for authentication although it keeps > the user database in a dbm (on a sun solaris 7 box). > > Is there any way I can use the dbm from the netscape server with squid? I > know I can dump the database into a flat text file but there are about > 20000 id's in it and that could be slow. > > -MikeReceived on Sun Jun 17 2001 - 03:24:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:46 MST