AuthType Digest or AuthType Basic not workin in Apache 2.4.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All:

           I've been banging on this issues for a couple of days now.  I have all modules installed and can't get AuthType Basic or AuthType Digest to work.  I even have a setup for LDAP that doesn't work.  The same setup works as in Apache 2.2.  Can you guys give me some pointers as to were I went astray? thanks all for your help.  I used htdigest to generate password and realm for Digest.

My setup is as follows.

         AuthName "Private"
        AuthType Basic
        AuthBasicProvider file
        AuthUserFile /usr/local/apache24/conf/secfile2
        Require valid-user

and 



       AuthType Digest
        AuthName "apache24"
        AuthDigestAlgorithm MD5
        AuthDigestDomain / http://amazon-node
        AuthDigestProvider file
        AuthUserFile   /usr/local/apache24/conf/secfile
        Require valid-user


--
Ezra Taylor

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux