| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Thanks to ... devnull@adc.idt.com Cody Rob Rankin Carsten Hey Tom Yates devnull@adc.idt.com and Tom Yates came with the upto the point solution for me. I have added following line to my /etc/syslog.conf file and then touched /var/log/sulog file. ---- auth.info /var/log/sulog # ^^^^ this white space is TABs, not spaces ----- and then, /etc/init.d/syslog restart We wanted to do this as following line was creating too large a file and we also write our logs to syslog server. ---- *.info;mail.none;authpriv.none;cron.none /var/log/messages ---- So, we changed our above line to ... (which made a loose su log info) ------ *.notice;mail.none;authpriv.none;cron.none /var/log/messages ------- Sorry for the late summary posting as was sick at home since Friday after making the changes on Thursday. Hope this helps all. Regards, Bhavin Bhavin Vaidya wrote: > Hello, > > We would like to customise the sulog activity accross all (Solaris, HP-UX, AIX and > Red Hat) OSs. > Red Hat logs the login and sulogin activity under /var/log/messages file. > > We would like to customise the sulog written to it's own log file say /var/log/sulog, > like it does on rest of the other OSs. I have tried looking at /etc/pam.d/su but > didn't find any config statement there. > > Will appriciate if any one let me know how I can achive this. > > BTW, I'm the Solaris, HP-UX and AIX tech and very new to Red Hat Linux. > > Thanks in advance and with regards, > Bhavin > _______________________________________________ > LinuxManagers mailing list - http://www.linuxmanagers.org > submissions: LinuxManagers@linuxmanagers.org > subscribe/unsubscribe: http://www.linuxmanagers.org/mailman/listinfo/linuxmanagers _______________________________________________ LinuxManagers mailing list - http://www.linuxmanagers.org submissions: LinuxManagers@linuxmanagers.org subscribe/unsubscribe: http://www.linuxmanagers.org/mailman/listinfo/linuxmanagers
[Home] [Kernel List] [Linux SCSI] [Video 4 Linux] [Linux Admin] [Yosemite News] [Motherboards]