]> andersk Git - nss_nonlocal.git/blobdiff - nonlocal.h
If NSS_NONLOCAL_IGNORE is set, pretend that nonlocal information doesn't exist.
[nss_nonlocal.git] / nonlocal.h
index c583bf46ba3ec7a88537faf5eeadaf34daabfc45..f6a2453f9240e47aef3c045010906a6c77ee29cb 100644 (file)
@@ -2,4 +2,6 @@
 #define NONLOCAL_H
 enum nss_status check_nonlocal_uid(const char *user, uid_t uid, int *errnop);
 enum nss_status check_nonlocal_gid(const char *user, gid_t gid, int *errnop);
+enum nss_status check_nonlocal_user(const char *user, int *errnop);
+#define NONLOCAL_IGNORE_ENV "NSS_NONLOCAL_IGNORE"
 #endif /* NON_LOCAL_H */
This page took 0.156727 seconds and 4 git commands to generate.