Hi Phillip,

Thanks for taking the time to look at this issue.

dmagus@insomnia:/home/dmagus:6$ getcap -f /etc/login.conf staff
staff:datasize=1024M:maxproc-max=1024:maxproc-cur=512:openfiles-max=4096:openfiles-cur=1024:stacksize-max=16M:stacksize-cur=4M:ignorenologin:requirehome@:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin /usr/local/sbin:umask=022:datasize=512M:maxproc=256:openfiles=1024:stacksize=4M:localcipher=blowfish,6:ypcipher=old:auth=passwd,skey:auth-ftp=passwd:


...and from login.conf

default:\
:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin /usr/local/sbin:\
        :umask=022:\
        :datasize=512M:\
        :maxproc=256:\
        :openfiles=1024:\
        :stacksize=4M:\
        :localcipher=blowfish,6:\
        :ypcipher=old:\
        :tc=auth-defaults:\
        :tc=auth-ftp-defaults:

staff:\
        :datasize=1024M:\
        :maxproc-max=1024:\
        :maxproc-cur=512:\
        :openfiles-max=4096:\
        :openfiles-cur=1024:\
        :stacksize-max=16M:\
        :stacksize-cur=4M:\
        :ignorenologin:\
        :requirehome@:\
        :tc=default:



On 02/17/2013 05:46 PM, Philip Guenther wrote:
getcap -f /etc/login.conf  staff

Reply via email to