This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
quick:addingkeys [2016/03/02 14:24] wikiadmin |
quick:addingkeys [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| You should **never** ask for someone else's password, or give your password to anyone else. | You should **never** ask for someone else's password, or give your password to anyone else. | ||
| + | |||
| + | ====Convenience scripts to add a staff member' | ||
| + | |||
| + | The scripts are there for convenience to add or remove a staff member' | ||
| + | from your .ssh/ | ||
| + | Use the staff member' | ||
| + | |||
| + | add_staff_sshkey.sh | ||
| + | delete_staff_sshkey.sh | ||
| + | list_staff_sshkey.sh | ||
| + | | ||
| + | The staff member will be able to see any and all of your files and will be able to | ||
| + | submit jobs as your user. It's not necessary to provide your password to staff. | ||
| + | |||
| + | ===== ONLY in case the above scripts don't work ==== | ||
| ==== Instructions for CHPC staff ==== | ==== Instructions for CHPC staff ==== | ||
| + | |||
| + | **You only need to do this if the scripts above don't work properly, you | ||
| + | may ignore the following if access can be obtained and revoked via the | ||
| + | scripts.** | ||
| + | |||
| + | The file system permissions allowing the above has been set up. In case a user is unable to | ||
| + | gain access to your public SSH key, but without compromising security, verify the steps below. | ||
| + | |||
| Make your .ssh directory readable by others in the ' | Make your .ssh directory readable by others in the ' | ||