]> andersk Git - moira.git/blame - reg_svr/errors
Display URL for appropriate webmail service (OWA vs webmail.mit.edu)
[moira.git] / reg_svr / errors
CommitLineData
b50f996d 1# 1 INTERNAL_ERROR
2An internal error has occurred, and the registration applet is unable
3to continue. The error is: "%s".
4
5Please try again later. If this problem persists, contact the Athena
6User Accounts Office in N42-105A, x3-1325.
7# 2 PROTOCOL_ERROR
8A protocol error has occurred, and the registration applet is unable
9to continue. This may indicate that you are using an out-of-date
10version of the registration applet.
11
12If you are unable to fix this problem, contact the Athena User
13Accounts Office in N42-105A, x3-1325.
14# 3 DATABASE_CLOSED
15Sorry, it appears that the Moira database (which is needed for account
16registration) is currently closed. Please try again later.
17# 4 ENCRYPT_KEY
18The registration server is unable to decrypt the data from the
19registration applet. This probably means that you are using an
20out-of-date version of the registration applet.
21
22If you are unable to fix this problem, contact the Athena User
23Accounts Office in N42-105A, x3-1325.
24# 5 NOT_FOUND_IN_DATABASE
25The registration server was unable to locate you in the accounts
26database. Please make sure you typed in your name and MIT ID number
27correctly.
28
29If you are a new staff member, this may mean that you have not been
30entered into the database yet. Try again tomorrow. If this problem
31persists, contact the Athena User Accounts Office in N42-105A,
32x3-1325.
33# 6 ALREADY_REGISTERED
34You have already registered for an account. The username you selected
35is "%s".
36
37If you don't remember your password, or you do not think that this is
38your account, contact the Athena User Accounts Office in N42-105A,
39x3-1325.
40# 7 ACCOUNT_DELETED
41Your account, "%s", has been deactivated, and you are not listed as
42eligible for another account. If you have any questions, contact
43the Athena User Accounts Office in N42-105A, x3-1325.
44# 8 NOT_ELIGIBLE
45You were found in the database, but are listed as ineligible for an
46account. If you have any questions, contact the Athena User Accounts
47Office in N42-105A, x3-1325.
48# 9 FOUND
49OK. I've found you in the database: %s, account class %s.
50# 10 FORCED_USERNAME
84005ecc 51OK. I've verified your identity.
b50f996d 52
53The username "%s" has previously been reserved for this account.
54# 11 BAD_SIX_WORDS
55At least one of the six words you typed was incorrect. Please make
56sure you typed in all six of the words correctly and in order.
57
58If you have lost your Athena Account Coupon, you will need to
59get a new one, by going to either the Student Services Center in
60Building 11, or the Athena User Accounts Office in N42-105A, x3-1325.
61# 12 BAD_USERNAME
62"%s" is not a valid username. Your username must be between %d and %d
63characters long, must start with a lowercase letter, and must consist
64entirely of lowercase letters, digits 0-9, and the underscore (_)
65character.
66# 13 USERNAME_UNAVAILABLE
67Sorry, that username is already taken. Please select another.
68# 14 RESERVED_USERNAME_UNAVAILABLE
69Oops. Your account was reserved with the username "%s", but that
70username is already taken. You will not be able to register your
71account until this problem is resolved. Please contact the Athena User
72Accounts Office in N42-105A, x3-1325.
73# 15 USERNAME_OK
74OK. I've reserved the username "%s" for you.
75# 16 PASSWORD_SHORT
76That password is too short! Please use a longer password.
77# 17 PASSWORD_SIMPLE
78That password is too simple. Please use a password with a mix of
79different kinds of characters.
80# 18 PASSWORD_SAMPLE
81Those were just examples! You should invent your own secret password,
82that no one else knows.
83# 19 KADM_ERROR
84An unexpected error occurred while trying to register your username
85and password with the Kerberos server. The error was: "%s".
86
87Please try again later. If this problem persists, contact the Athena
88User Accounts Office in N42-105A, x3-1325.
89# 20 DONE
90Your account has been registered and will become active later tonight.
91
92You should be able to log in by tomorrow morning using your Athena
93username (%s) and the password you chose.
94
73e69f1c 95MIT's central email service is in transition.
96
97Please note: To access your email account via a web browser (Firefox,
98Internet Explorer, Safari), please use:
99
100%s
101
b50f996d 102Welcome to Athena!
276949c1 103# 21 BAD_PIN
ee47c73a 104The PIN you typed was incorrect. Please make sure you typed it correctly.
105
ed34911e 106If you do not remember your PIN, you will need to contact
107Sloan admissions, by sending mail to admit@sloan.mit.edu.
108They will follow up with your PIN information.
276949c1 109# 22 USERNAME_AVAILABLE
110The username "%s" is available for you to use.
This page took 0.083068 seconds and 5 git commands to generate.