Date: Fri, 30 Aug 1996 22:46:09 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Bala Periasamy <bala@cst.com.au> Cc: freebsd-questions@freebsd.org Subject: Re: kernel messages Message-ID: <Pine.BSI.3.94.960830224503.267R-100000@gdi.uoregon.edu> In-Reply-To: <199608292353.JAA05584@skeg.cst.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Aug 1996, Bala Periasamy wrote: > I am getting this in my /var/log/messages > > /kernel file: table is full > > ftpd[4887]: /etc/spwd.db: Too many open files in system > > Do to which ftpd login is refused. > > any help Hm. Couple things: csh-like shells have some shell-specific filehandle limiting. Take a look at the appropriate man page for your shell and see if you need to adjust those numbers. Also try incrementing 'maxusers' in your kernel configuration, recompiling & reinstalling. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960830224503.267R-100000>