summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2013-11-18 15:40:47 +0530
committerLuis Pabon <lpabon@redhat.com>2013-11-25 18:40:41 -0800
commit5405fd7927ef68015c25632951a94bcddb60c33d (patch)
treeeb2b6a372df52970d299aff8de62e2e44353ebed /tox.ini
parent991989bc04178442b2a6b766a67f7a26e60c08f0 (diff)
Feature: Support client outside domain
Until now, all clients had to be part of Kerberos domain as authentication was done by mod_auth_kerb module of httpd by using Kerberos Ticket bundled with the request. To suport clients residing outside domain, we introduce a configurable option called "auth_mode". When auth_mode is set to 'passive', a client residing outside domain can authenticate itself by sending username(X-Auth-User) and password(X-Auth-Key) as request headers. This information is gleaned from the request and kinit is run against it. A successful kinit means the username and password exists on the Kerberos server. Change-Id: I1a165bd56bc3a425b00bcfdbf32150c14b5d9790 Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/6296 Reviewed-by: Chetan Risbud <crisbud@redhat.com> Tested-by: Chetan Risbud <crisbud@redhat.com> Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions