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