Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-15-2004, 10:58 AM
|
#1
|
LQ Newbie
Registered: Sep 2003
Distribution: Redhat 9 & Fedora Core 2
Posts: 15
Rep:
|
/var/log/messages full of these messages. Should I be concerned?
pam_timestamp_check: pam_timestamp: '/var/run/' owner UID !=0
last message repeated 7 times
last message repeated 13 times
last message repeated 13 times
last message repeated 13 times
last message repeated 13 times
last message repeated 13 times
last message repeated 13 times
vsftpd: warening: can't get client address: Bad file descriptor
and it goes on and on
These messages were all logged within 5 minutes of each other.
Should this concern me?
thanks,
Michael
|
|
|
04-15-2004, 12:23 PM
|
#2
|
Senior Member
Registered: Dec 2000
Location: Gothenburg, SWEDEN
Distribution: OpenSUSE 10.3
Posts: 1,028
Rep:
|
The repeat message only tels you that the message happened more times than what is written to the log. This behavior is to shorten down the log files.
If the original message is a message of concern, then these additional are of course of concern too.
|
|
|
04-15-2004, 12:28 PM
|
#3
|
LQ Newbie
Registered: Sep 2003
Distribution: Redhat 9 & Fedora Core 2
Posts: 15
Original Poster
Rep:
|
Thanks ugge,
Sorry - the 'last message repeated xx times' errors were included just to show how often I am receiving them.
The lines in question are the lines beginning with 'PAM_' & 'VSFTP'. Should I be concerned about those two lines in particular?
thanks,
Michael
|
|
|
04-15-2004, 12:32 PM
|
#4
|
Senior Member
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
|
Well, check the permissions on /var/run
$ ls -ld /var/run
see who the owner is (apparently it's not root). If it's a totally unexpected users, your system might have been compromised, or more likely a bad software install changed the owner of that directory and you just need to change it back.
# chown root /var/run
|
|
|
04-15-2004, 04:41 PM
|
#5
|
LQ Newbie
Registered: Sep 2003
Distribution: Redhat 9 & Fedora Core 2
Posts: 15
Original Poster
Rep:
|
It was owned my mysql. Probably believable.
I CHOWNed it to root and that fixed the error. Thanks.
Any ideas on the 'vsftpd: warning: can't get client address: Bad file descriptor" error message? I get that message almost exactly every 10 minutes.
Just got a new message as well. 'http: gethostby*.getanswer: asked for "www.teenmodel-manu.com in AAAA" got type "A"
and NO - teenmodel-manu.com is NOT my domain. :-)
thanks for any advise you can give.
Michael
|
|
|
04-16-2004, 11:08 AM
|
#6
|
LQ Newbie
Registered: Sep 2003
Distribution: Redhat 9 & Fedora Core 2
Posts: 15
Original Poster
Rep:
|
Found and fixed the VSFTP error message. Apparently VSFTP.conf has to be changed to turn off TCPWrapper from YES to NO. There is some compatability issue with them turned on.
Thanks for your help.
|
|
|
All times are GMT -5. The time now is 07:05 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|