Hatifnatt
|
33287f650f
|
Add ability to specify mode for files and symlinks in user_files
|
7 лет назад |
Fabian Niepelt
|
153d07452c
|
Add support for hash_password
|
8 лет назад |
jraby
|
8aa174782a
|
Add example pillar data for optional_groups
|
8 лет назад |
Imran Iqbal
|
4b840e646c
|
Add missing keys in pillar.example (found in init.sls)
|
9 лет назад |
Karsten Kosmala
|
c735c6e915
|
add pillar data
|
8 лет назад |
Imran Iqbal
|
846634bfd7
|
Resolve `git.config` error where minion does not have Git installed #115
|
8 лет назад |
ketzacoatl
|
27075b073d
|
update pillar.example to include uid
in an attempt to save others from digging into the source (to confirm this detail)
|
9 лет назад |
outime
|
851a59e952
|
Adds 'empty_password' statement for states.user.present
|
9 лет назад |
maschinetheist
|
f087f165f3
|
Added ability to specify room number, home phone, and work phone as per https://docs.saltstack.com/en/develop/ref/states/all/salt.states.user.html
|
9 лет назад |
Heinz Wiesinger
|
452b8ee8cf
|
Add possibility to manage the user's global git configuration.
|
9 лет назад |
Heinz Wiesinger
|
74d5f6cc3c
|
Add possibility to manage ssh's known_hosts file.
|
9 лет назад |
Shane Poage
|
cdb862e968
|
Added feature to allow syncing arbitrary sets of files per user.
|
9 лет назад |
Shane Poage
|
ff189c1613
|
Added ability to provide pillar path for ssh_auth.
|
9 лет назад |
Andres Montalban
|
750f2e6345
|
Add support for .profile file
|
9 лет назад |
Seth Miller
|
7dca1ebfd2
|
Adding support for the enforce_password option.
This will allow users change their passwords after the initial setting in Salt.
|
9 лет назад |
Andres Montalban
|
e0acdc9b30
|
Add sudo_rules syntax examples for rules with colons
|
9 лет назад |
Bohdan Kmit
|
d0bbbda8aa
|
readd 2fa pam enforcement
|
9 лет назад |
Niels Abspoel
|
622b846d7f
|
Enable/disable bashrc/vimrc per user
Made both states configurable per user in pillar data
Had to drop extend, for this otherwise the extend would be empty if manage is
False
|
9 лет назад |
Sander Klein
|
57c82f3324
|
Add ~/.ssh/config management
This adds the ability to manage the ~/.ssh/config file for users.
|
9 лет назад |
Alex Ciobica
|
031d6ce81f
|
Add pulling keys from other pillar.
Example pillar:
ssh_keys:
id_rsa:
privkey: |
-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAoQiwO3JhBquPAalQF9qP1lLZNXVjYMIswrMe2HcWUVBgh+vY
U7sCwx/dH6+VvNwmCoqmNnP+8gTPKGl1vgAObJAnMT623dMXjVKwnEagZPRJIxDy
B/HaAre9euNiY3LvIzBTWRSeMfT+rWvIKVBpvwlgGrfgz70m0pqxu+UyFbAGLin+
GpxzZAMaFpZw4sSbIlRuissXZj/sHpQb8p9M5IeO4Z3rjkCP1cxI
-----END RSA PRIVATE KEY-----
pubkey: |
ssh-rsa MIIEowIBAAKCAQEAoQiwO3JhBquPAalQF9qP1lLZNXVjYMIswrMe2H....
|
9 лет назад |
tiger-seo
|
0aab4b5516
|
fixing example for sudo defaults for specific user
|
9 лет назад |
tiger-seo
|
1546e2d186
|
possibility to define user-specific Defaults
|
9 лет назад |
Andrew Vant
|
1f80412da8
|
Added option to source ssh public keys from files.
|
9 лет назад |
root
|
fdc2fc2dfc
|
Add 'ssh_auth_file' pillar key to generate an authorized_keys file from given ssh public keys.
|
9 лет назад |
René Jochum
|
1e3f6c9865
|
Fix pillar.example->sudo_rules.
|
9 лет назад |
Bohdan Kmit
|
c3b5b87fb2
|
google auth example pillar config add; forgotten gauth state file add
|
9 лет назад |
Thomas Juberg
|
e35045801c
|
Add support for setting user expire
|
10 лет назад |
Adam Wright
|
8e1d91b3f1
|
Add 'createhome' option for 'user.present' state
|
10 лет назад |
7oku
|
4a8393dca9
|
added option to remove ssh public keys from auth (ssh_auth.absent)
|
10 лет назад |
Eric Edgar
|
bec130503e
|
Update pillar.example
|
10 лет назад |
Slawomir Pucia
|
07aeb2c4f8
|
New format of user.absent support introduced. Old format still supported.
|
10 лет назад |
Johannes
|
768c8172db
|
Fix incorrect sudo_rules example
|
10 лет назад |
Johannes
|
eb5b31c75e
|
Add home to pillar.example
|
10 лет назад |
Wolodja Wentland
|
7f9b2e5232
|
Fix ssh_auth.names in example pillar
|
10 лет назад |
Steffen Roegner
|
0f83ab7008
|
Add and support ssh_key_type attribute to allow for dsa ssh key pairs
|
10 лет назад |
madflojo
|
c57a2ab0b7
|
yaml mistype
had the prime group and ssh keys values as another dict. fixed.
|
10 лет назад |
madflojo
|
8785bc76af
|
Revised Pillar Example
Revising example pillar to add a minimal required values and a full
list of available values
|
10 лет назад |
Ari
|
44f773ea5d
|
Update pillar.example
Quick example of absent users
|
11 лет назад |
Michael Grosser
|
3cf2ae4f1a
|
Add example data to pillar.
|
11 лет назад |
Michael Grosser
|
f9f549a3e1
|
Add pillar.example
|
11 лет назад |