Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!steinmetz!ge-dab!codas!usfvax2!mason From: mason@usfvax2.UUCP (Jeff Mason) Newsgroups: comp.os.vms Subject: Re: How do you detect login/logout? Message-ID: <918@usfvax2.UUCP> Date: Tue, 10-Nov-87 15:36:41 EST Article-I.D.: usfvax2.918 Posted: Tue Nov 10 15:36:41 1987 Date-Received: Sat, 14-Nov-87 02:47:03 EST References: <8711042320.AA05380@ucbvax.Berkeley.EDU> <1331@cup.portal.com> Reply-To: mason@usfvax2.usf.edu.UUCP (Jeff Mason) Organization: University of South Florida, Tampa, FL Lines: 4 Summary: Use UAF Well, you could have a daemon periodically check the UAF file to see when the last login for each user was, then update this to a file containing the log of logins. You can also use accounting, which contains the login and logout time of interactive and non-interactive processes.