Home
last modified time | relevance | path

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

/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/pynslcd/
H A Dpasswd.py151 def dn2uid(conn, dn): function
H A Dgroup.py140 member = passwd.dn2uid(self.conn, memberdn)
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/pynslcd/
H A Dpasswd.py151 def dn2uid(conn, dn): function
H A Dgroup.py140 member = passwd.dn2uid(self.conn, memberdn)
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/nslcd/
H A Dcommon.h118 MUST_USE char *dn2uid(MYLDAP_SESSION *session, const char *dn, char *buf,
H A Dgroup.c309 if (dn2uid(session, values[i], buf, sizeof(buf)) != NULL) in getmembers()
H A Dpasswd.c275 char *dn2uid(MYLDAP_SESSION *session, const char *dn, char *buf, size_t buflen) in dn2uid() function
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/nslcd/
H A Dcommon.h118 MUST_USE char *dn2uid(MYLDAP_SESSION *session, const char *dn, char *buf,
H A Dgroup.c309 if (dn2uid(session, values[i], buf, sizeof(buf)) != NULL) in getmembers()
H A Dpasswd.c275 char *dn2uid(MYLDAP_SESSION *session, const char *dn, char *buf, size_t buflen) in dn2uid() function
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_nslcd.aug133 cache dn2uid 1s 2h
298 { "cache" = "dn2uid 1s 2h" }
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/
H A DChangeLog-2008263 * [r722] nslcd/passwd.c: implement a cache for dn2uid() lookups
420 * [r673] nslcd/common.h: return values of dn2uid() and uid2dn()
422 * [r672] nslcd/group.c: properly handle the case where dn2uid()
607 translated with dn2uid() from passwd.c)
622 * [r610] nslcd/common.h, nslcd/passwd.c: implement a dn2uid()
H A DChangeLog-20137 * [3ce5ef9] : Make dn2uid cache tuneable
10 setting positive and negative cache lifetimes for the dn2uid cache.
17 * [a0c90d2] nslcd/passwd.c: Use dn2uid cache options
27 the dn2uid cache in nslcd with a positive and negative cache
H A DREADME364 lookups are cached and are configurable with the cache dn2uid configuration
H A DNEWS121 * make the dn2uid cache lifetime configurable with the cache configuration
280 * fix a problem when storing negative hit to dn2uid cache (thanks scan-build)
1750 * in the distinguished name to login cache (dn2uid) make sure we use the
2089 * include db_185.h not db.h for dn2uid cache
H A DChangeLog-2012282 dn2uid cache (thanks scan-build)
H A DChangeLog-2010179 and using strcmp() in dn2uid() to see if the existing cached
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/
H A DChangeLog-2008263 * [r722] nslcd/passwd.c: implement a cache for dn2uid() lookups
420 * [r673] nslcd/common.h: return values of dn2uid() and uid2dn()
422 * [r672] nslcd/group.c: properly handle the case where dn2uid()
607 translated with dn2uid() from passwd.c)
622 * [r610] nslcd/common.h, nslcd/passwd.c: implement a dn2uid()
H A DChangeLog-20137 * [3ce5ef9] : Make dn2uid cache tuneable
10 setting positive and negative cache lifetimes for the dn2uid cache.
17 * [a0c90d2] nslcd/passwd.c: Use dn2uid cache options
27 the dn2uid cache in nslcd with a positive and negative cache
H A DREADME364 lookups are cached and are configurable with the cache dn2uid configuration
H A DNEWS121 * make the dn2uid cache lifetime configurable with the cache configuration
280 * fix a problem when storing negative hit to dn2uid cache (thanks scan-build)
1750 * in the distinguished name to login cache (dn2uid) make sure we use the
2089 * include db_185.h not db.h for dn2uid cache
H A DChangeLog-2012282 dn2uid cache (thanks scan-build)
H A DChangeLog-2010179 and using strcmp() in dn2uid() to see if the existing cached
/dports/net/nss_ldap/nss_ldap-265/
H A DChangeLog801 * in the distinguished name to login cache (dn2uid)
1082 * include db_185.h not db.h for dn2uid cache