grep -i ftp /var/log/audit/audit.log|audit2allow 2>&1 /tmp/123.txt; getsebool -a|grep ftp
#!!!! WARNING: 'unlabeled_t' is a base type.#!!!! The file '/home/hector' is mislabeled on your system.#!!!! Fix with $ restorecon -R -v /home/hector#!!!! This avc can be allowed using the boolean 'ftpd_full_access'allow ftpd_t unlabeled_t:dir { add_name create read remove_name rmdir write };ftpd_anon_write --> offftpd_connect_all_unreserved --> offftpd_connect_db --> offftpd_full_access --> offftpd_use_cifs --> offftpd_use_fusefs --> offftpd_use_nfs --> offftpd_use_passive_mode --> offhttpd_can_connect_ftp --> offhttpd_enable_ftp_server --> offtftp_anon_write --> offtftp_home_dir --> off
restorecon -R -v /home/hector
--
You received this message because you are subscribed to the Google Groups "Gulbar - Grupo de Ususarios de Linux - San Carlos de Bariloche" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gulbar+unsubscribe@googlegroups.com.
To post to this group, send email to gul...@googlegroups.com.
Visit this group at https://groups.google.com/group/gulbar.
For more options, visit https://groups.google.com/d/optout.
