From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f1bde626be615b25 X-Google-Attributes: gid103376,public From: "Theodore E. Dennison" Subject: Re: Security Date: 1996/05/15 Message-ID: <3199D127.167EB0E7@escmail.orl.mmc.com>#1/1 X-Deja-AN: 154934649 references: content-type: text/plain; charset=us-ascii organization: Lockheed Martin Information Systems mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m) Date: 1996-05-15T00:00:00+00:00 List-Id: Frank Cheung wrote: > > I have written a program in Ada83, and would like to provide some security > features to it: > > (1) the user should not be able to exit using ctrl-d, ctrl-z, etc. > (2) password access to enter and exit the program. > > Are there any routines or packages available to do this? Thank you very > much in advance. > In Ada? No. Bundled with your compiler? Probably. -- T.E.D. | Work - mailto:dennison@escmail.orl.mmc.com | | Home - mailto:dennison@iag.net | | URL - http://www.iag.net/~dennison |