winbind: move "winbind:ignore domain" logic to a seperate function
[samba.git] / source3 / include / proto.h
index 6c9cf130d043a29d2a33e429a065f88f65793d3b..16cd587ed30ef7b97a10cd70b9ead15b71fd2b5f 100644 (file)
@@ -304,6 +304,7 @@ struct passwd *Get_Pwnam_alloc(TALLOC_CTX *mem_ctx, const char *user);
 /* The following definitions come from lib/util_names.c  */
 const char *get_global_sam_name(void);
 const char *my_sam_name(void);
+bool is_allowed_domain(const char *domain_name);
 
 /* The following definitions come from lib/util.c  */