]> andersk Git - moira.git/blobdiff - include/moira_site.h
Command line printer manipulation client, and build goo.
[moira.git] / include / moira_site.h
index 17232739f3193c311604b3651cdbe6c0a80be604..d95c70bb76d3ffeb8558d4c4609b4d07b6c7ee84 100644 (file)
 #define U_SECURE  12
 #define U_WINHOMEDIR 13
 #define U_WINPROFILEDIR 14
-#define U_MODTIME 15
-#define U_MODBY   16
-#define U_MODWITH 17
-#define U_CREATED 18
-#define U_CREATOR 19
-#define U_END     20
+#define U_SPONSOR_TYPE 15
+#define U_SPONSOR_NAME 16
+#define U_EXPIRATION 17
+#define U_MODTIME 18
+#define U_MODBY   19
+#define U_MODWITH 20
+#define U_CREATED 21
+#define U_CREATOR 22
+#define U_END     23
 
 /* User states (the value of argv[U_STATE] from a user query) */
 
 #define NODCMFILE      "/etc/nodcm"    /* flag to inhibit DCM running */
 #define MOIRA_MOTD_FILE        "/etc/smsdown"  /* make the server go to sleep */
 
-
-/* If you have a uid between 32000 and 32767, Ultrix will give you a
- * root shell. Oops. This define ought to stay around as long as there
- * are any Athenized Ultrix machines around.
- */
-#define ULTRIX_ID_HOLE
-
-
 #endif /* _moira_site_ */           /* Do not add anything after this line. */
This page took 0.035402 seconds and 4 git commands to generate.