Re: AuthType basic and kerberos

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

 



On Sun, Feb 19, 2012 at 9:41 PM, Igor Cicimov <icicimov@xxxxxxxxx> wrote:
> Thats what  " Require valid-user " doing. Try with " Require any"
>
      Tried it and it is still not letting me use the kerberos ticket,
only username+passwd.

>
> On Sun, Feb 19, 2012 at 9:23 AM, Mauricio Tavares <raubvogel@xxxxxxxxx>
> wrote:
>>
>>        I have an odd (to me) question. When I setup my AuthTypes as so:
>>
>>        <Location />
>>                AuthType KerberosV5
>>                KrbAuthRealms DOMAIN.COM
>>                KrbServiceName HTTP
>>                Krb5Keytab /etc/apache2/krb5.keytab
>>                KrbMethodNegotiate on
>>                KrbMethodK5Passwd on
>>                KrbLocalUserMapping on
>>                KrbDelegateBasic off
>>                KrbAuthoritative off
>>
>>                AuthType basic
>>                AuthName "Abby someone"
>>                AuthBasicAuthoritative off
>>                AuthUserFile /srv/www/com/passwd
>>
>>                Require valid-user
>>        </Location>
>>
>> is it me or the basic AuthType is forcing me to only be able to
>> authenticate by providing the user -- be it in kerberos or in the passwd
>> file -- login and password, as opposite to letting me pass the kerberos
>> ticket in (when I have one and do not want to enter the l/p)?
>>
>> ---------------------------------------------------------------------
>> The official User-To-User support forum of the Apache HTTP Server Project.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>>  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
>> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[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