Skip to content

Commit a0bd30c

Browse files
Erwin Dondorperwindon
authored andcommitted
added a few lines in the documentation
1 parent 8dd4a36 commit a0bd30c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ SaltGUI supports the following authentication methods supported by salt:
7070
- mysql
7171
- yubico
7272

73+
Since pam by itself is already very powerfull, that one is mentionned as standard.
74+
By default, it provides access to the Linux password file,
75+
When other authentication methods need to be used their names can be added to file `saltgui/static/salt-auth.txt`.
76+
There is one name per line in that file. Choose the authentication methods that are activated
77+
in the salt-master configuration wisely, as the integrity of the salt-master and all salt-minions depends on it.
78+
7379
See the [EAUTH documentation](https://docs.saltstack.com/en/latest/topics/eauth/index.html) and the [Salt auth source code](https://github.com/saltstack/salt/tree/master/salt/auth) for more information.
7480

7581
## Command Box

0 commit comments

Comments
 (0)