-
- Downloads
Kerberos5 authentication module Krb5Auth.cxx (libKrb5Auth) provided by
Johannes Muelmenstaedt of MIT. This module will be loaded by TAuthenticate whenever Kerberos5 authentication is requested, like: TFile *f = TFile::Open("rootk://remote.domain/file.root") Can also be used by PROOF when started via "proofk://master.domain" but need still to solve problem of ticket passing to master so slaves can be authenticated. git-svn-id: http://root.cern.ch/svn/root/trunk@4209 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- Makefile 3 additions, 0 deletionsMakefile
- base/inc/MessageTypes.h 3 additions, 2 deletionsbase/inc/MessageTypes.h
- config/Makefile.in 4 additions, 0 deletionsconfig/Makefile.in
- configure 57 additions, 2 deletionsconfigure
- krb5auth/Module.mk 53 additions, 0 deletionskrb5auth/Module.mk
- krb5auth/src/Krb5Auth.cxx 203 additions, 0 deletionskrb5auth/src/Krb5Auth.cxx
- net/inc/TAuthenticate.h 5 additions, 2 deletionsnet/inc/TAuthenticate.h
- net/inc/TSocket.h 2 additions, 1 deletionnet/inc/TSocket.h
- net/src/TAuthenticate.cxx 48 additions, 5 deletionsnet/src/TAuthenticate.cxx
- rootd/Module.mk 9 additions, 2 deletionsrootd/Module.mk
- rootd/src/rootd.cxx 195 additions, 65 deletionsrootd/src/rootd.cxx
Loading
Please register or sign in to comment