Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2005 19:16:31 -0600
From:      "Static" <static@tatersalad.net>
To:        <freebsd-questions@freebsd.org>
Subject:   login.conf problems
Message-ID:  <003101c4f90d$8471d440$9601a8c0@staticbasement>

next in thread | raw e-mail | index | archive | help
Im trying to add a class that will limit processes and session limits, I =
added this
ircd:\
       :tc=3Ddefault:\
       :copyright=3D/etc/COPYRIGHT:\
       :welcome=3D/etc/motd:\
       :setenv=3DMAIL=3D/var/mail/$,BLOCKSIZE=3DK:\
       :path=3D~/bin /bin /usr/bin /usr/local/bin:\
       :manpath=3D/usr/share/man /usr/local/man:\
       :nologin=3D/var/run/nologin:\
       :ftp-chroot:\
       :cputime=3D1h30m:\
       :datasize=3D100M:\
       :vmemoryuse=3D100M:\
       :stacksize=3D2M:\
       :memorylocked=3D4M:\
       :memoryuse=3D8M:\
       :filesize=3D100M:\
       :coredumpsize=3D8M:\
       :openfiles=3D24:\
       :maxproc=3D32:\
       :priority=3D0:\
       :requirehome:\
       :idletime=3D30m:\
       :sessionlimit=3D2:\
       :umask=3D002:\
       :ignoretime@:\
Then I proceed to run "cap_mkdb /etc/login.conf" then I make a user with =
the login class of ircd, but the session limits dont seem to work, was =
curious if anyone out there knew how to fix that
-
Static



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003101c4f90d$8471d440$9601a8c0>