1 03/11/76   enter, e; enterp, ep
 2 
 3 These requests are used by anonymous users to gain access to DFAST.
 4 Either one is actually a request to the answering service to create a
 5 process for the anonymous user.  See also the login command.
 6 
 7 
 8 Anonymous users who are not to supply a password use the enter (e)
 9 request.  Anonymous users who are to supply a password use the enterp
10 (ep) request.
11 
12 
13 Syntax:  enter {anonymous_name} Project_id {-control_args}
14 
15 
16 
17 where:
18 
19 1.   anonymous_name           is an optional identifier that is not
20                               checked by the Multics system, but is
21                               treated as if it were a person
22                               identifier.
23 
24 2.   Project_id               is the identification of the user's
25                               project, which is registered by the
26                               Multics system administrator.
27 
28 3.   control_args             can be chosen from the following list of
29                               control arguments:
30 
31        -brief, -bf            suppresses messages associated with a
32                               successful login.
33 
34        -no_print_off, -npf    overtypes a string of characters to
35                               provide a black area for the user to type
36                               his password; necessary only for
37                               terminals not equipped to suppress
38                               printing.