]> git.decadent.org.uk Git - nfs-utils.git/commit
This patch adds the krb5 hostbased principal, name which the
authorOlga Kornievskaia <aglo@citi.umich.edu>
Mon, 16 Nov 2009 14:12:22 +0000 (09:12 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 16 Nov 2009 14:12:22 +0000 (09:12 -0500)
commitb695dbb65bb199e3a9ed5a9f780ed2e575061b46
treef32dc0fcf3f6cfc1405501ebb6b5e661340ba8e8
parent2905358524c0835311501bad04c521479b0525ff
This patch adds the krb5 hostbased principal, name which the
nfs client used to authenticate, to the svcgssd downcall
information.  This information is needed for the callback
authentication.

When estabishing the callback, nfsd will pass the principal
name in the upcall to the gssd.  gssd will acquire a service
ticket for the specified principal name.

Signed-off-by: Olga Kornievskaia <aglo@citi.umich.edu>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/svcgssd_proc.c