Site Tools


snippets:linux_quickshotsetups:ipa_server_rhel9

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
snippets:linux_quickshotsetups:ipa_server_rhel9 [2024/06/10 05:44] chrissnippets:linux_quickshotsetups:ipa_server_rhel9 [2024/06/11 04:39] (current) – [create users automated] chris
Line 73: Line 73:
 ===== create users automated ===== ===== create users automated =====
 <code> <code>
-cat >createuser.sh <<EOT+cat createuser.sh
 #!/bin/bash #!/bin/bash
 ipa user-add --first $1 --last $1 $1 ipa user-add --first $1 --last $1 $1
 echo 'redhat12' | ipa passwd $1 -- echo 'redhat12' | ipa passwd $1 --
-EOT 
  
 chmod +x createuser.sh chmod +x createuser.sh
snippets/linux_quickshotsetups/ipa_server_rhel9.txt · Last modified: 2024/06/11 04:39 by chris