Menu

RE: group authentication

Help
2000-07-25
2000-10-30
  • Brian Walker

    Brian Walker - 2000-07-25

    I'm having trouble getting group authentication to work. It just keeps failing... Here is my .htaccess file:

    AuthName "Test"
    AuthType Basic
    AuthPGHost localhost
    AuthPGDatabase www
    AuthPGUserTable users
    AuthPGPasswordField password
    AuthPGUserNameField user_name
    AuthPGGroupTable groups
    AuthPGGroupNameField group_name

    require group admin

     
  • Min Sik Kim

    Min Sik Kim - 2000-10-30

    Check the log files of apache and postgresql.

     

Log in to post a comment.

MongoDB Logo MongoDB