4 lines
152 B
Bash
4 lines
152 B
Bash
#!/bin/bash
|
|
|
|
echo "DO NOT USE ansible-freeipa"
|
|
ipa-server-install -p 'prueba123!' -a 'prueba123!' -n idm.libreoffice.gob.mx -r 'LIBREOFFICE.GOB.MX' -U
|