Synopsis: DBM autorization not working. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 22:35:03 PDT 1997 State-Changed-Why: Which db library did you link against? Did you link against -ldbm, -ldb, or -lgdbm? dbmmanage unfortunately doesn't adapt to what you've linked the server with. You need to add "use DB_File" or "use GDBM_File". At least I think that's the perl magic needed.
At any rate, dbm auth definately works... I'm typing this message to you on a form on a 1.2 server in a dbm auth space. The filename is specified without the trailing .db. Dean
