Changes

Jump to navigation Jump to search
3 bytes added ,  05:52, 14 August 2023
m
Line 182: Line 182:  
koji_make_cert.sh kojid
 
koji_make_cert.sh kojid
 
koji_make_cert.sh kojiadmin
 
koji_make_cert.sh kojiadmin
</syntaxhighlight>Now we create the koji administration user (kojiadmin) and set up the certs.We need to be the kojiadmin user to get the right permissions when we copy over the required certs, so...<syntaxhighlight lang="bash">
+
</syntaxhighlight>Now we create the koji administration user (kojiadmin) and set up the certs.
 +
 
 +
 
 +
We need to be the kojiadmin user to get the right permissions when we copy over the required certs, so...<syntaxhighlight lang="bash">
 
useradd kojiadmin
 
useradd kojiadmin
 
su - kojiadmin
 
su - kojiadmin
371

edits

Navigation menu