Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ames!ucbcad!ucbvax!HROEUR5.BITNET!PETER From: PETER@HROEUR5.BITNET (Peter van Schie - EUR/ERC) Newsgroups: comp.os.vms Subject: Re: Finding out if logins are disabled. Message-ID: <8707271647.AA12406@ucbvax.Berkeley.EDU> Date: Mon, 27-Jul-87 06:20:00 EDT Article-I.D.: ucbvax.8707271647.AA12406 Posted: Mon Jul 27 06:20:00 1987 Date-Received: Tue, 28-Jul-87 04:27:57 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 14 >Is there any way to find out if logins are disabled when a user logs in ? >(There must be - VMS does it...) I'd like to track users with OPER priv >Todd Warnock The number of interactive logins enabled is stored in the SYSGEN parameter IJOBLIM. So in DCL you can do a ILIM = f$getsyi("IJOBLIM") and in a program a $GETSYI with the item code SYI$_IJOBLIM. Peter van Schie Erasmus Computing Centre, Erasmus University Rotterdam, Netherlands PO Box 1738, 3000 DR Rotterdam; Tel: +31 (010) 4081246 PETER@HROEUR5 (bitnet/earn)