On Sat, 7 Feb 2004, sammy!!! wrote:

> I get the following error messages in my logfile, a lot.
>
> Feb  7 18:40:22 cooper sshd[806]: set class 'me' resource limit
> datasize: Operation not permitted
> Feb  7 18:40:22 cooper sshd[806]: set class 'me' resource limit
> stacksize: Operation not permitted
> Feb  7 18:40:22 cooper sshd[806]: set class 'me' resource limit
> maxproc: Operation not permitted
> Feb  7 18:40:22 cooper sshd[806]: set class 'me' resource limit
> openfiles: Operation not permitted

Looks like you've configured a custom login class (in /etc/login.conf),
and set the limits higher than you're allowed to as a user.  Check that
the limits set in /etc/login.conf are appropriate, then use cap_mkdb to
rebuild the database.

Considering you have an aac controller, you are probably hitting the
getblk off-by-one bug that Scott fixed the other day. Update your -current
or apply the patch from the lists.

-- 
Doug White                    |  FreeBSD: The Power to Serve
[EMAIL PROTECTED]          |  www.FreeBSD.org
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to