summaryrefslogtreecommitdiff
path: root/nslcd.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-11-29 00:05:49 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-11-29 00:05:49 -0500
commit7b3f020c821c79e21a2b0b2216a7ad6073e15bee (patch)
treea79b20b97597e6f89b773fceea04e0df483986c4 /nslcd.h
parent75c8aca8a994f95a106ffde78c5645b946fb99a1 (diff)
wip db_shadow
Diffstat (limited to 'nslcd.h')
-rw-r--r--nslcd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nslcd.h b/nslcd.h
index c9857d6..9083cc1 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -195,6 +195,8 @@
INT32 inact
INT32 expire
INT32 flag */
+/* It is my understanding that an empty value for those INT32 fields
+ is expressed with a negative number. -- lukeshu */
#define NSLCD_ACTION_SHADOW_BYNAME 0x000c0001
#define NSLCD_ACTION_SHADOW_ALL 0x000c0008