Forum: CFEngine Help Subject: Re: sshd_conf managing with cfengine Author: DodoPahim Link to topic: https://cfengine.com/forum/read.php?3,19218,23781#msg-23781
Hi all. I'm starting with cfengine and I've my first issue. "edit_sshd" bundle is very useful, but what about "AllowUsers" parameter? When I've more than one user, it don't works well.. e.g.: "sshd" string => "user1 user2"; First execution: AllowUsers user1 user2 Second execution: AllowUsers user1 user2 user2 Changing to: "sshd" string => "user3"; First execution: AllowUsers user3 user2 .... I think it might be caused by white spaces... Tks, Pahim _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine