]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow ssh_keygen_t read and write a user TTYs and PTYs
authorMiroslav Grepl <mgrepl@redhat.com>
Wed, 6 Apr 2011 13:57:15 +0000 (13:57 +0000)
committerMiroslav Grepl <mgrepl@redhat.com>
Wed, 6 Apr 2011 13:57:15 +0000 (13:57 +0000)
policy/modules/services/ssh.te

index d7c368bcf8dd81225277ccefb801c0c0079b6c80..8b29f299f8f2758ad18b214a9d89b2708948b567 100644 (file)
@@ -406,6 +406,7 @@ auth_use_nsswitch(ssh_keygen_t)
 logging_send_syslog_msg(ssh_keygen_t)
 
 userdom_dontaudit_use_unpriv_user_fds(ssh_keygen_t)
+userdom_use_user_terminals(ssh_keygen_t)
 
 optional_policy(`
     nscd_socket_use(ssh_keygen_t)