Hello everybody,

shame on me ! The solution is very straigthforward.
The name of the user must enclosed in simple quotes into the group file.

No comment...

Eric Jolent.


>-----Original Message-----
>From: Eric JOLENT [mailto:[EMAIL PROTECTED]]
>Sent: Monday, December 11, 2000 4:50 PM
>To: [EMAIL PROTECTED]
>Subject: fakebasicauth and authgroupfile
>
>
>Hello,
>
>I experiment a little problem with FakeBasicAuth and 
>AuthGroupfile directives.
>The versions of my soft are Apache 1.3.12 and mod_ssl 2.6.4.
>
>The DN of my certificate obeys this format :
>/O=MyOrganisation/OU=People/OU=UserID - JOE/OU=UserType - 
>Customer/CN=Joe [EMAIL PROTECTED]
>
>My .htpasswd file is formatted like this :
>/O=MyOrganisation/OU=People/OU=UserID - JOE/OU=UserType - 
>Customer/CN=Joe [EMAIL PROTECTED]:xxj31ZMTZzkVA
>
>The .htaccess includes
>require group toto
>
>The .htgroup is formatted like this :
>toto: /O=MyOrganisation/OU=People/OU=UserID - JOE/OU=UserType 
>- Customer/CN=Joe [EMAIL PROTECTED]
>
>Everything works fine as long as the .htaccess is disabled in 
>my server configuration. But, as soon it is enabled, the user 
>is not identified and I get the Login/password windows.
>
>I am conscient that the problem comes from the space in the 
>.htgroup file as every user must be space-separated.
>So, my trivialissime question is... how can I manage the entry 
>in this file in order that Apache believe that the user 
>/O=MyOrganisation/OU=People/OU=UserID - JOE/OU=UserType - 
>Customer/CN=Joe [EMAIL PROTECTED] is only one user 
>and not 4 differents users 
>(/O=MyOrganisation/OU=People/OU=UserID, -, JOE/OU=UserType, 
>Customer/CN=Joe [EMAIL PROTECTED])
>
>
>Thanks in advance
>Eric Jolent
>
>
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to