diff options
author | Greg Hudson <ghudson@mit.edu> | 2013-01-28 20:15:01 -0500 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2013-01-28 20:31:19 -0500 |
commit | 0b1dc2f93da4c860dd27f1ac997617b712dff383 (patch) | |
tree | 42708b1e4393c9fe3f49969aefb8143844189533 /doc/admin/install_appl_srv.rst | |
parent | 2743fdee849be4a00a9ea72d601004c95b22dd56 (diff) | |
download | krb5-0b1dc2f93da4c860dd27f1ac997617b712dff383.tar.gz krb5-0b1dc2f93da4c860dd27f1ac997617b712dff383.tar.xz krb5-0b1dc2f93da4c860dd27f1ac997617b712dff383.zip |
Refactor LDAP DB option parsing code
krb5_ldap_open and krb5_ldap_create contain two large, almost
identical blocks of DB option processing code. Factor it out into a
new function krb5_ldap_parse_db_params in ldap_misc.c, and simplify
the factored-out code. Create a helper function to add server entries
and use it to simplify krb5_ldap_read_server_params as well as DB
option parsing. Since the new DB option helper uses isspace instead
of isblank, we no longer require portability goop for isblank.
Diffstat (limited to 'doc/admin/install_appl_srv.rst')
0 files changed, 0 insertions, 0 deletions