public:en:manual:cidas:qanda
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:en:manual:cidas:qanda [2023/09/29 15:33] – root | public:en:manual:cidas:qanda [2024/05/09 17:59] (current) – [Q1 : I cannot connect to scfront2021 via scplatform.] rnm2wgs_nagoya-u.jp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Q&A ====== | ====== Q&A ====== | ||
| + | |||
| + | ==== Q1 : I cannot connect to scfront2021 via scplatform. ==== | ||
| + | |||
| Q1 : I cannot connect to scfront2021 via scplatform.\\ | Q1 : I cannot connect to scfront2021 via scplatform.\\ | ||
| A1 : If you run | A1 : If you run | ||
| Line 5: | Line 8: | ||
| SSH_AUTH_SOCK: | SSH_AUTH_SOCK: | ||
| or no answer, it is bad. Maybe your PC or your PC SSH tool has any problem. | or no answer, it is bad. Maybe your PC or your PC SSH tool has any problem. | ||
| - | Check your Windows PC with reference to " | + | Check your Windows PC with reference to |
| + | " | ||
| + | or | ||
| + | " | ||
| If you run | If you run | ||
| cNNNNxxxx@scplatform2021$ echo " | cNNNNxxxx@scplatform2021$ echo " | ||
| / | / | ||
| + | cNNNNxxxx@scplatform2021$ ssh-add -l | ||
| + | XXX SHA256: | ||
| , it is good. | , it is good. | ||
| + | However, if you cannot conncet in to scfront2021, | ||
| + | ---- | ||
| + | |||
| + | ==== Q2 : How can I make my file in scfront2021 readable by other CIDAS system users? ==== | ||
| + | |||
| + | Q2 : How can I make my file in scfront2021 readable by other CIDAS system users?\\ | ||
| + | A2 : You can do so by adjusting the permission of the target file.\\ | ||
| + | If you fail to adjust the permission in your HOME, you may not be able to ssh login to scfront2021. | ||
| + | In the CIDAS system, it may be safer to use the scratch area. | ||
| + | For example, suppose you want to make your '' | ||
| + | (In the CIDAS system, all users belong to the same group.) | ||
| + | |||
| + | |||
| + | - Prepare a directory for sharing.\\ scfront2021$ '' | ||
| + | - Copy FooBar.dat to the direcotry you prepared.\\ scfront2021$ '' | ||
| + | - Give permission to read FooBar.dat to anyone in the same group as you.\\ scfront2021$ '' | ||
| + | |||
| + | Check the file permission.< | ||
| + | scfront2021$ ls -l / | ||
| + | -rw-r----- 1 cX321sample sc 685 Sep 29 11:36 / | ||
| + | </ | ||
| + | The leftmost 9 characters of the output of the '' | ||
| + | These nine characters consist of three groups of three characters each, each representing the owner, the owner' | ||
| + | |r | read permission| | ||
| + | |w | write permission| | ||
| + | |x | execute permission| | ||
| + | |- | disallowed| | ||
| + | The permssion for ''/ | ||
| + | (If the leftmost 9 characters were ''< | ||
| + | |||
| + | Please inform c0001miyoshi of the "/ | ||
| + | |||
| ---- | ---- | ||
public/en/manual/cidas/qanda.1695969232.txt · Last modified: by root
