使用木偶的augeas能力,我想修改配置文件: /etc/ssh/sshd_config
沒有傀儡,我使用Augeas的「augtool」試驗,發現了幾行,這似乎工作: augtool> set /files/etc/ssh/sshd_config/Match[1]/Condition/User "bill","ben"
augtool> set /files/etc/ssh/sshd_co
在配置文件/ etc/SSH/sshd_config中我要確定像一些特定用戶的PasswordAuthentication項(或組): Match Group xyz_admin, xyz_support
PasswordAuthentication no
Match User yvonne,yvette
PasswordAuthentication yes
我不「不想幹
我想修改一個centos firewalld區域文件使用augeas和xml鏡頭。 默認的公共區域文件看起來像: <?xml version="1.0" encoding="utf-8"?>
<zone>
<short>Public</short>
<description>For use in public areas. You do not trust the other