]> andersk Git - gssapi-openssh.git/commit
remove explicit call to gss_initialize(); instead, we make sure the
authorjbasney <jbasney>
Mon, 7 Oct 2002 18:23:18 +0000 (18:23 +0000)
committerjbasney <jbasney>
Mon, 7 Oct 2002 18:23:18 +0000 (18:23 +0000)
commitf44d3b99ca90eb906472b64401dd9cf8d2c709af
treea8703d55f97da9f82f1c02a78c7d61e610481f2f
parentd3d83ceb90f84c8d7f812a4f57ceb3ca5e0f65d6
remove explicit call to gss_initialize(); instead, we make sure the
unprivileged child process doesn't call any mechanism-specific GSSAPI
functions (i.e., gss_display_status() and gss_indicate_mechs()) so
mechglue library doesn't need to initialize other GSSAPI libraries in
the unprivileged child process
openssh/ssh-gss.h
openssh/sshd.c
This page took 0.138051 seconds and 6 git commands to generate.