Changes

Jump to navigation Jump to search
29 bytes added ,  12:19, 7 November 2023
Line 81: Line 81:  
This will add them into the db and generate ssl CLI and browser keys, which will be bundled up in a tgz file at /etc/pki/koji/bundle/koji-<User Name>-bundle.tgz.
 
This will add them into the db and generate ssl CLI and browser keys, which will be bundled up in a tgz file at /etc/pki/koji/bundle/koji-<User Name>-bundle.tgz.
   −
This bundle should be extracted in their home (~) directory and will create a .koji directory containing config and keys.
+
This bundle should be copied and extracted into their home (~) directory and will create a .koji directory containing config and keys.
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
cd ~
 
cd ~
 
tar -zxf koji-<User Name>-bundle.tgz
 
tar -zxf koji-<User Name>-bundle.tgz
 +
koji moshimoshi
 
</syntaxhighlight>
 
</syntaxhighlight>
  
371

edits

Navigation menu