lmn-client/README.kerberox
2023-02-07 19:17:53 +01:00

11 lines
370 B
Text

## 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.