|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Auditd (How to disable)
I'm running CentOS 5.x and want to disable this daemon as it's crashing my server daily!
I didn't install that and don't know why it's started magically for some reason. Please enlighten me to the answer to this question, I've read the man pages on this and found something that stops it temporary. I'd like to permanently disable that. It was saying originally the backlog limit was stopping my server but i upped the limit. Do i have to do something in the .conf file? What should I do??? Help! Thanks!!! |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Code:
service auditd stop # now chkconfig auditd off # after reboot There must be a reason why the limit is being exceeded. Perhaps you should investigate that? |
| The Following User Says Thank You to Scott For This Useful Post: | ||
HiphopTech (05-14-2012) | ||
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Thanks for your help!! Noted and will discuss with my co-worker who installed our server.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Events done on the serial console does not get recorded via the auditd | chinchao | Security | 2 | 09-07-2011 01:56 AM |
| Auditd event cache | tahoekid | Red Hat | 0 | 08-12-2010 05:02 PM |
| Auditd problem | mojoman | UNIX for Dummies Questions & Answers | 0 | 11-20-2009 10:15 AM |
| auditd | syndex | Red Hat | 2 | 09-01-2008 12:39 PM |
| how to disable auditd daemon | skumar11 | UNIX for Dummies Questions & Answers | 2 | 09-10-2007 03:43 PM |
|
|