Can someone tell me what the equivalent would be if I was using python? In Java I set the following to FALSE to allow for the underlying Kerberos mech to be used instead of SPNEGO.
javax.security.auth.useSubjectCredsOnly = false
Can someone tell me what the equivalent would be if I was using python? In Java I set the following to FALSE to allow for the underlying Kerberos mech to be used instead of SPNEGO.
javax.security.auth.useSubjectCredsOnly = false