Files
community.general/library/system
Michael Scherer 28c373da0c Do not fail if we try to generate a ssh key for a user without being root
If we try to use the user module without being root, it fail on RHEL/Fedora
because usermod --help cannot be run. The root cause is lack of permission
due to EAL4+ certification, as seen in shadow-utils changelo.

So if we cannot run it, assume there is no append. It doesn't matter
much since we will not be able to run usermod at all with or without the
option.
2014-04-28 12:29:57 +02:00
..
2014-03-11 16:23:18 -05:00
2014-04-02 17:43:40 -04:00
2013-12-02 15:13:49 -05:00
2014-02-25 20:16:01 -06:00
2014-03-11 16:13:55 -04:00
2014-03-28 12:53:36 -04:00
2013-12-02 15:13:49 -05:00
2013-12-02 15:13:49 -05:00
2014-04-22 09:13:57 +02:00