Re: [users@httpd] problem with dbmmanage.pl on Linux

2005-06-01 Thread Sandeep K Gaikwad
Hi Harish, Please check DBM Type of file AuthFile using command $file filename and accordingly set AuthDBMType in httpd.conf file. AuthDBMType will be either DB,GDBM, NDBM, or SDBM depending on file type. Regards, Sandeep Harish Sundaram wrote: Hi, This is regarding use of d

[users@httpd] problem with dbmmanage.pl on Linux

2005-05-30 Thread Harish Sundaram
Hi, This is regarding use of dbmmanage.pl on Linux AS 3.0 We used dbmmanage.pl used to create DBM file, using the following syntax: $ dbmmanage -d "/home/apache2/ITC1_Installation__AB/AuthFile" adduser user2 pwd2 On HP-UX, two dbm files .dir and .pag are created. But o