]> andersk Git - moira.git/commitdiff
added kerberos service name
authormar <mar>
Thu, 15 Feb 1990 16:22:49 +0000 (16:22 +0000)
committermar <mar>
Thu, 15 Feb 1990 16:22:49 +0000 (16:22 +0000)
include/moira.h

index 0e66d72c3e28e8786a58e2d54aeb51a46ee891ac..e334abcd55a7f305310a0cc8de09beea0357c259 100644 (file)
@@ -24,6 +24,8 @@
 #define SMS_ABORT -1           /* Something went wrong don't send anymore
                                   values. */
 
+#define MOIRA_SNAME    "moira" /* Kerberos service key to use */
+
 /* Protocol operations */
 #define SMS_NOOP 0
 #define SMS_AUTH 1
This page took 0.138707 seconds and 5 git commands to generate.