On Tuesday 29 May 2007, Andreas wrote: > Hi, > sorry for not using english in the other post. > > I've got an old SuSE 9.3 system that serves as a firewall/router/samba > for a small office. > I use ssh for maintenance. > Recently I learned that on other systems there is a /var/log/auth.log > that logs who is coming in. > This files doesn't exist on my system and I couldn't find an entry in > the 2 files in /etc/syslog-ng. > Could someone give me a hint how to set this auth.log up? > I have to admit that I'm not really hot with this setup stuff that goes > beyond yast.
I don't think 9.3 uses syslog-ng just the old syslog. Therefore /var/log/messages would be the place to look for messages about "who is coming in" (whatever that might mean). You could type "last" as root and see the list of logins. -- _____________________________________ John Andersen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
