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
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