Mail from ILUG-BOM list (Non-Digest Mode)

Sometime Today, Linux Admin assembled some asciibets to say:

> can anyone tell me how do i restrict multiple logins for the same domain or
> user ?

Very simple.  Look in /etc/security

All the files in there are well commented.  To restrict the number of
logins for a user, you have to edit limits.conf

You can limit the following:
        - core file size (KB)
        - max data size (KB)
        - maximum filesize (KB)
        - max locked-in-memory address space (KB)
        - max number of open files
        - max resident set size (KB)
        - max stack size (KB)
        - max CPU time (MIN)
        - max number of processes
        - address space limit
        - max number of logins for this user

Philip

-- 
"It runs like _x, where _x is something unsavory"
                -- Prof. Romas Aleliunas, CS 435

_______________________________________________
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers/listinfo/linuxers

Reply via email to