home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!uwm.edu!caen!sol.ctr.columbia.edu!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!tgv.com!info-multinet
- From: adelman@TGV.COM
- Newsgroups: vmsnet.networks.tcp-ip.multinet
- Subject: Re: logging protection??
- Message-ID: <202015A616OCT92183602@TGV.COM>
- Date: 16 Oct 92 18:36:02 GMT
- Organization: The INFO-MULTINET Community
- Lines: 19
- X-Gateway-Source-Info: INTERNET
- X-Return-path: <info-multinet-relay@TGV.COM>
- X-RFC822-From: adelman (Kenneth Adelman) @ TGV.COM
- Nntp-Posting-Host: Mvb.Saic.Com
-
- > We have recently started participating in Internet and we MAY already have
- > a security issue brewing. I would like to know if there is more logging
- > I can turn on for people using utilities to get off campus? I have
- > image accounting on, but that is not real foolproof and does not give
- > enough evidence to take action against someone using our systems to
- > undesireably access someone else's system.
-
- > I'm just trying to provide the trail incase it is really needed. I have
- > no intentions of playing Big Brother, but I want to be a good citizen.
-
- Install the MultiNet Programmers' Kit and take a look at the
- USER_ACCESS.C module. You can customize this code and install it in
- accordance with the directions at the top of the file to do any sort
- of custom logging you would like. It is called by the various
- applications prior to making a connection and has the opportunity to
- log the access, and also to reject it.
-
- Ken
-
-