X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/6e6374cb8ee685a06eac91f283a726cb10c08e72..77b4e57fb2b10354ba7afc695a621148f663982c:/lib/ureg_err.et diff --git a/lib/ureg_err.et b/lib/ureg_err.et index 8a2dfffd..0e25b5e2 100644 --- a/lib/ureg_err.et +++ b/lib/ureg_err.et @@ -11,6 +11,12 @@ ec UREG_INVALID_UNAME, "Not valid as a login name" ec UREG_NO_PASSWD_YET, "Password not yet set." ec UREG_NO_LOGIN_YET, "Cannot set password when no login name set." + ec UREG_DELETED, "Account is marked for deletion." + ec UREG_NOT_ALLOWED, "You may not register at this time." + ec UREG_KRB_TAKEN, "Authentication setup failed." + ec UREG_MISC_ERROR, "System error." + ec UREG_ENROLLED, "Enrolled in campus namespace." + ec UREG_ENROLL_NOT_ALLOWED, "Enrolled in campus namespace, not eligable for an Athena account." end