Re: Linux user authentication problem

From: Richard Huxton <dev(at)archonet(dot)com>
To: Inpreet Singh <Singh(dot)Inpreet(at)netsity(dot)com>
Cc: smarlowe(at)g2switchworks(dot)com, oleg(at)sai(dot)msu(dot)su, List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Linux user authentication problem
Date: 2005-05-20 12:51:36
Message-ID: 428DDD58.2030300@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Inpreet Singh wrote:
> Hello Sir,

Please don't email people directly - instead, send your messages to one
of the mailing lists. Apart from anything else, your email may not get
noticed.

> I am facing a problem on my linux server. After some hours of usage my
> linux server refuses to authenticate users. I tried to login using root
> as well as simple user but it always flags error message, "permission
> denied". So I need to restart my server in order to log into server. I
> check /var/log/messages file and got this following msg

> May 20 17:35:40 iemstesting kernel: VFS: file-max limit 26105 reached

Do a google search on this error message. I'm not sure how many
processes you have running on the machine, and which use all the files
but I'm guessing that's the problem. It probably can't create some
crucial file when you try to ssh in.

--
Richard Huxton
Archonet Ltd

Browse pgsql-general by date

  From Date Subject
Next Message Dan Black 2005-05-20 12:52:58 Re: filling database
Previous Message raptor@tvskat.net 2005-05-20 12:35:45 filling database