summaryrefslogtreecommitdiffstats
path: root/source/include/mapping.h
diff options
context:
space:
mode:
authorJean-François Micouleau <jfm@samba.org>2001-05-04 15:44:27 +0000
committerJean-François Micouleau <jfm@samba.org>2001-05-04 15:44:27 +0000
commita4a4c02b12f030a3b9e6225b999c90689dfc4719 (patch)
tree3f778b053a2f267a479588db66abfbb750af582c /source/include/mapping.h
parentd5d6f01aaf8d344bb44dbe047c2f760ca220529e (diff)
downloadsamba-a4a4c02b12f030a3b9e6225b999c90689dfc4719.tar.gz
samba-a4a4c02b12f030a3b9e6225b999c90689dfc4719.tar.xz
samba-a4a4c02b12f030a3b9e6225b999c90689dfc4719.zip
Big cleanup of passdb and backends.
I did some basic tests but I have probably broken something. Notably the password changing. So don't cry ;-) J.F.
Diffstat (limited to 'source/include/mapping.h')
-rw-r--r--source/include/mapping.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/mapping.h b/source/include/mapping.h
index 2543f6e42ae..f3e0be6e4a7 100644
--- a/source/include/mapping.h
+++ b/source/include/mapping.h
@@ -42,3 +42,7 @@ typedef struct _PRIVS {
#define SE_PRIV_ALL 0xffff
#define PRIV_ALL_INDEX 4
+
+
+#define ENUM_ONLY_MAPPED True
+#define ENUM_ALL_MAPPED False