Full_Name: Mike Becher Version: HEAD of 2.4 OS: Linux URL: ftp://ftp.openldap.org/incoming/mike-becher-090504.libraries-libldap-gssapi.1.patch Submission from: (NULL) (84.150.168.64)
patch file name: mike-becher-090504.libraries-libldap-gssapi.1.patch patch subject: missing implementation of "switch off" functionality of GSSAPI OPTIONS
patch description: Like manual pages of "ldap.conf (5)" describe in section GSSAPI OPTIONS it should be able to activate and/or deactivate options GSSAPI_SIGN, GSSAPI_ENCRYPT, and GSSAPI_ALLOW_REMOTE_PRINCIPAL. But functionality to switch off such a feature is not implemented. This patch adds the "switch off" functionality.