Home
last modified time | relevance | path

Searched refs:remoteauthocs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dremoteauth.c178 static ConfigOCs remoteauthocs[] = { variable
984 remoteauth.on_bi.bi_cf_ocs = remoteauthocs; in remoteauth_initialize()
985 rc = config_register_schema( remoteauthcfg, remoteauthocs ); in remoteauth_initialize()