View previous topic :: View next topic |
Author |
Message |
ReeferMac Guru

Joined: 30 May 2004 Posts: 389
|
Posted: Wed Aug 25, 2004 12:47 am Post subject: su.log |
|
|
OK, I'm really showing my Solaris background... but you folks have always shown me Linux is up to snuff...
I miss /var/adm/su.log
The system would log all su attempts/successes. Is that function available in Linux? I remember having to turn it on somehow in Solaris, but forget how (and wouldn't know if it's the same in Linux).
Thanks for putting up w/ the questions.
- Mac |
|
Back to top |
|
 |
rtn Guru

Joined: 15 Nov 2002 Posts: 427
|
Posted: Wed Aug 25, 2004 2:12 am Post subject: |
|
|
That should be included in /var/log/auth.log
--rtn |
|
Back to top |
|
 |
lwithers Guru

Joined: 31 Dec 2003 Posts: 300 Location: Reading, UK
|
Posted: Wed Aug 25, 2004 9:58 am Post subject: |
|
|
You should be able to configure your logger to output to that file if you wish. I use syslog-ng and have done this; I know you can also do it with metalog as well. |
|
Back to top |
|
 |
dannycool Tux's lil' helper


Joined: 13 Aug 2004 Posts: 111 Location: Karlsruhe Germany
|
Posted: Wed Aug 25, 2004 10:03 am Post subject: |
|
|
Use syslog-ng as a logger, it's amazing what you can configure it to do... I think it can play tetris in /var/log/messages if you tell it to. Oh and speaking of /var/log/messages, that's where su related messages should end up if you didn't set it up in any other way. |
|
Back to top |
|
 |
ReeferMac Guru

Joined: 30 May 2004 Posts: 389
|
Posted: Wed Aug 25, 2004 10:05 am Post subject: |
|
|
rtn wrote: | That should be included in /var/log/auth.log |
I don't have that file currently. How do I turn on the logging?
- Mac |
|
Back to top |
|
 |
n3mo l33t


Joined: 28 Mar 2004 Posts: 657 Location: In a Cruel World
|
|
Back to top |
|
 |
rtn Guru

Joined: 15 Nov 2002 Posts: 427
|
Posted: Wed Aug 25, 2004 3:15 pm Post subject: |
|
|
ReeferMac wrote: | rtn wrote: | That should be included in /var/log/auth.log |
I don't have that file currently. How do I turn on the logging?
- Mac |
Errrr -- that's generated from syslog, and it's default with sysklogd.
Other syslog daemons will be configured differently, so YMMV.
--rtn |
|
Back to top |
|
 |
|