Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
fbk-formulas
fbkusers
Commits
6e5fe241
Commit
6e5fe241
authored
Aug 27, 2020
by
Francesco Gionghi
Browse files
fix readme
parent
3e32f760
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
6e5fe241
This formula create an users,
\ No newline at end of file
README.org
deleted
100644 → 0
View file @
3e32f760
In ~osmap.yaml~ there are datas regarding an entire OS (ubuntu, Fedora ec..)
In ~osfingermap.yaml~ it's possible to specify data about a specifc version of an os (ubuntu 18.04/20.04).
* SSSD
~sssd~ apply ~sssd.config~, ~sssd.join~, ~sssd.package~
* SSSD.package
It will install ~realmd~ and ~sssd~ as said in ~osmpap.yaml>config.packages~.
* SSSD.join
It will run the ~realm join~ command with its parameter
* SSSD.config
It will transfer the krb5 and sssd config files
* SSSD.reset
It will:
- run ~realm leave~
- delete the config files
- delete ~/var/lib/sss/~ files
- stop sssd service
- delete ~sss~ string from /etc/nsswitch.conf
pillar.example
View file @
6e5fe241
fbkusers:
shell
user:
new
user:
fsperm:
- /etc/apache2/
- /etc/tomcat8/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment