Update install.MD

This commit is contained in:
Vassiliy Yegorov
2024-04-22 11:31:16 +07:00
committed by GitHub
parent 26034a6cb8
commit 2f7698a616

View File

@@ -145,7 +145,7 @@ check dns
0. add new client to catalog
```bash
ipa-client-install --mkhomedir --bildme=bildme.local --realm=BILDME.LOCAL --server=id1.bildme.local \
ipa-client-install --mkhomedir --domain=bildme.local --realm=BILDME.LOCAL --server=id1.bildme.local \
--ntp-server=91.189.89.198 --ntp-server=91.189.91.157 --ntp-server=91.189.89.199 \
--hostname=`hostname -f` --enable-dns-updates
```