Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!UNION.BITNET!GEOFFRIL From: GEOFFRIL@UNION.BITNET.UUCP Newsgroups: mod.computers.vax Subject: password verification... Message-ID: <8701291440.AA12539@ucbvax.Berkeley.EDU> Date: Wed, 28-Jan-87 15:03:00 EST Article-I.D.: ucbvax.8701291440.AA12539 Posted: Wed Jan 28 15:03:00 1987 Date-Received: Fri, 30-Jan-87 05:35:53 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 11 Approved: info-vax@sri-kl.arpa I am interested in the inclusion of a module within my program which first asks a user to enter their password, passes that program through the standard VMS one-way encryption formula and then compares it with the password stored in SYSUAF.DAT. In this way, I can assure that the authorized user is actually at the terminal when the command is entered (just as VMS SET PASSWORD required that you know your old password). Does anyone know of a high-level (e.g. non-macro) system call to VMS that accomplishes this}i feat?