1CDIST-TYPE__SSH_DOT_SSH(7)           cdist          CDIST-TYPE__SSH_DOT_SSH(7)
2
3
4

NAME

6       cdist-type__ssh_dot_ssh - Manage .ssh directory
7

DESCRIPTION

9       Adds or removes .ssh directory to a user home.
10
11       This type is being used by __ssh_authorized_keys.
12

OPTIONAL PARAMETERS

14       state  if  the  directory  should be 'present' or 'absent', defaults to
15              'present'.
16

EXAMPLES

18          # Ensure root has ~/.ssh with the right permissions
19          __ssh_dot_ssh root
20
21          # Nico does not need ~/.ssh anymore
22          __ssh_dot_ssh nico --state absent
23

SEE ALSO

25       cdist-type__ssh_authorized_keys(7)
26

AUTHORS

28       Nico Schottelius <nico-cdist--@--schottelius.org>
29

COPYING

31       Copyright (C) 2014 Nico Schottelius. You  can  redistribute  it  and/or
32       modify  it  under  the  terms of the GNU General Public License as pub‐
33       lished by the  Free  Software  Foundation,  either  version  3  of  the
34       License, or (at your option) any later version.
35
37       ungleich GmbH 2020
38
39
40
41
426.9.4                            Dec 21, 2020       CDIST-TYPE__SSH_DOT_SSH(7)
Impressum