Size: 1355
Comment:
|
← Revision 4 as of 2024-06-07 15:12:28 ⇥
Size: 1589
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
Run uccpass setup '''Do not run''' sudo uccpass setup |
Run {{{#!wiki yellow/solid uccpass setup }}} |
Line 12: | Line 12: |
Ask someone else on wheel to run uccpass reload | Ask someone else on wheel to run {{{#!wiki yellow/solid uccpass reload}}} |
Line 14: | Line 15: |
'''*Do not run*''' {{{#!wiki red/solid sudo uccpass setup }}} |
|
Line 15: | Line 19: |
Run uccpass setup committee | Run {{{#!wiki yellow/solid uccpass setup committee}}} |
Line 17: | Line 22: |
Ask someone on wheel or committee to run uccpass reload committee | Ask someone on wheel or committee to run {{{#!wiki yellow/solid uccpass reload committee}}} |
Line 21: | Line 27: |
Run uccpass, it will print out all the entries that are available in the store | Run {{{#!wiki yellow/solid uccpass }}}, it will print out all the entries that are available in the store {{{ |
Line 47: | Line 54: |
To get the password for, say, altronics, run uccpass UCC/external/altronics Or for aragog, run uccpass UCC/servers/aragog |
}}} To get the password for, say, altronics, run {{{#!wiki yellow/solid uccpass UCC/external/altronics}}} Or for aragog, run {{{#!wiki yellow/solid uccpass uccpass UCC/servers/aragog}}} |
UCCpass is the UCC password manager, that uses GPG keys to share a common store of passwords.
How To Enroll
Wheel
Run
uccpass setup
You will get permission denied errors on committee gpg files, this is normal?
Ask someone else on wheel to run
uccpass reload
*Do not run*
sudo uccpass setup
Committee
Run
uccpass setup committee
Ask someone on wheel or committee to run
uccpass reload committee
Read a password
Run
uccpass
, it will print out all the entries that are available in the store
Password Store └── UCC ├── clubroom │ ├── clubroom │ └── steam ├── committee │ ├── amaysim │ ├── ... ├── devices │ ├── abe │ ├── ... ├── external │ ├── altronics │ ├── ... ├── other │ ├── IoT-wifi │ ├── ... ├── servers │ ├── aragog │ ├── ... ├── services │ ├── ActiveDirectory │ ├── ... └── welcome
To get the password for, say, altronics, run
uccpass UCC/external/altronics
Or for aragog, run
uccpass uccpass UCC/servers/aragog
What to do when your key expires
UNKNOWN