]> andersk Git - moira.git/blobdiff - backup/report.pl
add status 8 and 9 so the destriptions show up in the "users by status"
[moira.git] / backup / report.pl
index 5e91389f15c260f1c65f6c625bb4d0bf2060f646..4da1ba5b8bce49603cda946ef8db769b100af106 100644 (file)
@@ -97,7 +97,9 @@ undef %CLASS;
          "Not registerable (4)",
          "Enrolled/Registerable (5)",
          "Enrolled/Not Registerable (6)",
-         "Half Enrolled (7)" );
+         "Half Enrolled (7)",
+         "Registerable, krb only (8)",
+         "Active, Kerberos only (9)" );
 
 undef @values;
 printf("%5d Users by status:\n", $total);
This page took 0.033995 seconds and 4 git commands to generate.