1 03/04/85 check_log
2
3 Syntax as a command: check_log Person_id
4
5
6 Function: scans the log segment for initializer messages. Sometimes a
7 user is unable to log in; if so, the initializer places a message in
8 the log.
9
10
11 Arguments:
12 Person_id
13 is the Person_id of the user whose log entry is to be checked.
14
15
16 List of messages:
17 The following is a list of the messages and explanations for
18 refusing login.
19 bad_pass
20 bad password.
21 badpers
22 person not in PNT, either not added or mistyped.
23 no_name
24 no name given.
25 pwlocked
26 password locked by administrator.
27 bad_proj
28 Project_id typed by user does not exist in SAT.
29
30
31 no_pdt
32 project'pdt/s pdt ipdt/s not in >pdt/sc1>pdt; mepdt/spdt/sage with
33 pdt/starpdt/s alpdt/so typed online.
34 not_pdt
35 user not in PDT for project; the user is not registered on the
36 project.
37 anon_pw
38 bad anonymous-user password.
39 already
40 user already logged in and does not have the "multip" attribute in
41 the PMF absentee does not count.
42 absdate
43 user absolute cutoff date set by project administrator exceeded.
44
45
46 limitu
47 user dollar limit set by project administrator exceeded.
48 mnthlim
49 user per-month dollar limit set by project administrator exceeded
50 shiftlim
51 user per-shift dollar limit set by project administrator exceeded.
52 abslimit
53 user absolute cutoff dollar limit set by project administrator
54 exceeded.
55 hd_make
56 user home directory does not exist and cannot be created.
57 sys_full
58 system full according to load units.
59
60
61 saturate
62 system full according to maximum number of users.
63 cant_bum
64 system full, user cannot find anyone to bump.
65 groupmax
66 load control group at absolute maximum.
67 no_group
68 load control group in SAT not in master_group_table segment in the
69 udd>SysAdmin>admin directory.
70
71
72 nf_nosec
73 system not full, group full, no secondary.
74 sysgrpfl
75 system full, group full, cannot bump.
76 projothr
77 project cut off for some other reason.
78 prog_err
79 programming error in answering service lg_ctl_.