User Tools

Site Tools


quick:addingkeys

Differences

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

Link to this comparison view

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's SSH key====
 +
 +The scripts are there for convenience to add or remove a staff member's SSH key into or
 +from your .ssh/authorized_keys file to allow access to your home directory for assistance.
 +Use the staff member's login id (username, e.g. **charles**) to select that person.
 +
 +  add_staff_sshkey.sh  staffmember 
 +  delete_staff_sshkey.sh  staffmember
 +  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 'users' group. Make your .ssh directory readable by others in the 'users' group.
/app/dokuwiki/data/attic/quick/addingkeys.1456921487.txt.gz · Last modified: 2021/12/09 16:42 (external edit)