]> 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 09c030bcb615968130ff703c71fbdc57f3a560b7..f6a2453f9240e47aef3c045010906a6c77ee29cb 100644 (file)
@@ -3,4 +3,5 @@
 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.027977 seconds and 4 git commands to generate.