Add README to explain the deployment of the keytabs.
This commit is contained in:
parent
318672dabc
commit
cef622fa33
1 changed files with 11 additions and 0 deletions
11
README.kerberox
Normal file
11
README.kerberox
Normal file
|
@ -0,0 +1,11 @@
|
|||
## After installation of the clients, prepare and copy all machine
|
||||
## credentials to the machines in the following way:
|
||||
|
||||
## Find the kadmin password to be used soon:
|
||||
sudo cat /root/kadmin.pwd
|
||||
|
||||
## Then:
|
||||
cd /home/ansible/debian-lan/
|
||||
ansible-playbook --ask-become-pass kerberox-client.yml
|
||||
|
||||
## Enter the 'BECOME' password and the kadmin password obtained above.
|
Loading…
Add table
Reference in a new issue