Re: mod_authz_dbm

2016-07-06 Thread Rich Bowen
On 07/06/2016 03:43 PM, Tom Chiverton wrote: > On Wednesday, 6 July 2016 12:48:40 BST Rich Bowen wrote: >>> That should be done by the distro maintainer. >>> However, since it is a DB2 file it shoud be possible to edit that file >>> with other tools. >> >> What are these other tools? > > https:/

Re: mod_authz_dbm

2016-07-06 Thread Tom Chiverton
On Wednesday, 6 July 2016 12:48:40 BST Rich Bowen wrote: > > That should be done by the distro maintainer. > > However, since it is a DB2 file it shoud be possible to edit that file > > with other tools. > > What are these other tools? https://httpd.apache.org/docs/current/programs/httxt2dbm.html

Re: mod_authz_dbm

2016-07-06 Thread Rich Bowen
On 07/05/2016 03:19 PM, Mario Brandt wrote: > On 5 July 2016 at 20:42, Rich Bowen wrote: > >> >> Unfortunately, dbmmanage isn't available to the majority of our users, >> due to decisions made at the packaging/distro level. (See my comment >> earlier. See also >> https://lists.apache.org/thread

Re: mod_authz_dbm

2016-07-05 Thread Mario Brandt
On 5 July 2016 at 20:42, Rich Bowen wrote: > > Unfortunately, dbmmanage isn't available to the majority of our users, > due to decisions made at the packaging/distro level. (See my comment > earlier. See also > https://lists.apache.org/thread.html/e1aaf09a66c2ecbbbfd8da818aa243d06a260993fda2344f8

Re: mod_authz_dbm

2016-07-05 Thread Rich Bowen
On 07/05/2016 11:56 AM, Mario Brandt wrote: > Hi Rich, > > take a look at line 84 to 90 from the source code [1] > That might help you. > > The dbmmanage is availabe in the bin folder on a regular build [2]. On > Windows the name is dbmmanage.pl due the windows limitation of the > need of a fil

Re: mod_authz_dbm

2016-07-05 Thread Mario Brandt
Hi Rich, take a look at line 84 to 90 from the source code [1] That might help you. The dbmmanage is availabe in the bin folder on a regular build [2]. On Windows the name is dbmmanage.pl due the windows limitation of the need of a file extension. The basic usage[3] So you can download the perl