Web Servers on Unix and Linux - Auth_PG_grp_group_field error "takes one argument"

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > October 2004 > Auth_PG_grp_group_field error "takes one argument"





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Auth_PG_grp_group_field error "takes one argument"
Joseph Daniel Zukiger

2004-10-29, 7:46 am

Anybody seen this sort of error before?



Auth_PG_grp_group_field takes one argument, the name of the group-name
field.



This is from updating to the latest non-beta mod_auth_pgsql2 with the
latest apache 2, when we try to start apache:

in httpd.conf. Here are the relevent entries:



Auth_PG_host 127.0.0.1

Auth_PG_port 5432

Auth_PG_database apache_auth

Auth_PG_user postgres

Auth_PG_pwd postgres

Auth_PG_pwd_table that_bbs

Auth_PG_uid_field uid

Auth_PG_pwd_field pw

Auth_PG_grp_table that_bbs
Auth_PG_grp_group_field rid

Auth_PG_grp_user_field uid

# Auth_PG_grp_whereclause " and rid = 'mybbs@there' "

Auth_PG_encrypted on

Auth_PG_hash_type MD5

AuthName "Enter your delicious password: "

AuthType Basic

<Limit POST GET>

require valid-user

require group mybbs@there

</Limit>



Sure would appreciate anyone who can hit us over the head with a clue
stick on this.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com