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
Next revision Both sides next revision
aerocom:user-server [2013-11-01 13:27:47]
jang Create a proper explanation for how ssh-keygen
aerocom:user-server [2021-04-16 07:51:35]
annac
Line 1: Line 1:
-===== How to get access to the aerocom user server =====+===== How to get access to the aerocom user server (Unix and MacOSX)===== 
 +This guide assumes that you are working with an Unix based (including OS X) operating system.\\ 
 +If you are using windows, you might want to have a look at [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|putty]] 
 + a terminal program and [[http://winscp.net/eng/index.php|WinSCP]] a secure copy client.
  
 ==== Access ==== ==== Access ====
Line 5: Line 8:
 Conditions for access to the AeroCom data server:  Conditions for access to the AeroCom data server: 
   * A short project description of the planned analysis is send to AeroCom contact (michael.schulz@met.no)   * A short project description of the planned analysis is send to AeroCom contact (michael.schulz@met.no)
-  * An account is opened upon sending a request for an account to michael.schulz@met.no and jan.griesfeller@met.no+  * An account is opened upon sending a request for an account to (Michael) michael.schulz@met.no and (Anna) annac@met.no and (Jan) jan.griesfeller@met.no
   * The project description is made available to AeroCom participants via this [[aerocom:data_base_user_overview|wiki page]]   * The project description is made available to AeroCom participants via this [[aerocom:data_base_user_overview|wiki page]]
   * Results from analysis are reported to AeroCom workshops   * Results from analysis are reported to AeroCom workshops
   * Publication-Coauthorship is offered to model and data author. See [[aerocom:data_policy|data policy]]   * Publication-Coauthorship is offered to model and data author. See [[aerocom:data_policy|data policy]]
  
-At first you will get a username and a password for ftp.aerocom.met.no only. The main purpose for it is to send us data. +At first you will get a username and a password for this wikiTo get access to the user server __aerocom-users.met.no__, you have to send us a ssh public key since password authentication is disabled for security reasons on the user server. You can connect to the user server via //**ssh**//, but also use //**scp**// and //**rsync**// for data transfers. 
-In order to get access to the user server aerocom-users.met.no as well, you have to send us a ssh public key since password authentication is disabled for security reasons on the user server.+For more details on AeroCom database, please read about [[https://wiki.met.no/aerocom/data_submission|data submission procedure]].
  
 ==== How to create a ssh key ==== ==== How to create a ssh key ====
Line 21: Line 24:
 # Lists the files in your .ssh directory</code> # Lists the files in your .ssh directory</code>
  
-Check the directory listing to see if you have a file named either <key>id_rsa.pub </key> or <key>id_dsa.pub</key>.  +Check the directory listing to see if you have a file named <key>id_rsa.pub </key>.  
-If you don'have either of those files go  +If you don'tgo to step 2. If you already have an existing keypair, skip to step 3.
-to step 2. Otherwise, you already have an existing keypair, and you can skip to step 3.+
  
 === Step 2: Generate a new SSH key === === Step 2: Generate a new SSH key ===
Line 54: Line 56:
 </code> </code>
  
-=== Step 3: Send your public key to jan.griesfeller@met.no ===+=== Step 3: Send your public key to jan.griesfeller@met.no and anna.benedictow@met.no ===
  
-In the folder ~/.ssh you will find file(s) ending with .pub. Please send us the one you just created. **And no other file**+In the folder ~/.ssh you will find file(s) ending with .pub. Please send us the one you just created e.g. <key> id_rsa.pub</key>. **And no other file**
  
 ==== Further information ==== ==== Further information ====
  • aerocom/user-server.txt
  • Last modified: 2022-05-31 09:29:31
  • (external edit)