Difference between revisions of "HowTo: Accessing to the dCache Admin Console"

From Public PIC Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
* In example:
 
* In example:
  
  ssh -2 -x -o StrictHostKeyChecking=no -l admin -c blowfish -p 22224 dccore.pic.es
+
  # ssh -2 -x -o StrictHostKeyChecking=no -l admin -c blowfish -p 22224 dccore.pic.es
 
   
 
   
 
     dCache Admin (VII) (user=admin)
 
     dCache Admin (VII) (user=admin)
 
   
 
   
 
   
 
   
  (local) admin > _
+
  # (local) admin > _

Revision as of 12:15, 7 August 2015

Ensure you have the public key in the dCache Admin server

Access to the dCache Admin Console through SSH2

  • You can access as admin to the dCache Admin Console with the ssh command, by specifying the protocol version to version 2, cipher to blowfish and SSH port 22224.
  • In example:
# ssh -2 -x -o StrictHostKeyChecking=no -l admin -c blowfish -p 22224 dccore.pic.es

   dCache Admin (VII) (user=admin)


# (local) admin > _