/etc/sysctl.conf variables

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

/etc/sysctl.conf variables

Postby serek » Tue Jan 03, 2006 7:53 pm

hi,
where can i find a list with all variables which i can use in my /etc/sysctl.conf?
i mean all grsec variables of course.
thanks.
serek
 
Posts: 3
Joined: Tue Jan 03, 2006 7:41 pm

Postby Raf256 » Wed Jan 04, 2006 3:37 am

For example:

# ls /proc/sys/kernel/grsecurity/
audit_gid chroot_deny_mknod chroot_execlog fifo_restrictions socket_all tpe
audit_group chroot_deny_mount chroot_findtask forkfail_logging socket_all_gid tpe_gid
audit_mount chroot_deny_pivot chroot_restrict_nice grsec_lock socket_client tpe_restrict_all
chroot_caps chroot_deny_shmat destroy_unused_shm linking_restrictions socket_client_gid
chroot_deny_chmod chroot_deny_sysctl dmesg rand_pids socket_server
chroot_deny_chroot chroot_deny_unix exec_logging rand_tcp_src_ports socket_server_gid
chroot_deny_fchdir chroot_enforce_chdir execve_limiting signal_logging timechange_logging
Raf256
 
Posts: 72
Joined: Mon Sep 19, 2005 8:38 pm

Postby serek » Sat Jan 07, 2006 8:41 am

Raf256 wrote:For example:
# ls /proc/sys/kernel/grsecurity/


Thanks man :) That's really helpful. I forgot to check /proc. Maybe was a bit to late (or early). Doesn't matter. Thanks one more time.
serek
 
Posts: 3
Joined: Tue Jan 03, 2006 7:41 pm

Postby cmouse » Sat Jan 07, 2006 9:48 am

sysctl -a | grep grsecurity

that works too..
cmouse
 
Posts: 98
Joined: Tue Dec 17, 2002 10:58 am


Return to grsecurity support

cron