This is an old revision of the document!
This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
SSH and SMB storage access
Description
Access to NFS shared storage using Samba (CIFS) and SSH (including SFTP).
Activation
The service is activated automatically for all users with NFS shared storage access. The authentication credentials are the CITIUS ones. If you don't remember them you can request a reactivation in citius.tic@usc.es.
Help
SFTP/SSH
Access info:
- Server:
172.16.242.41
- Port:
22
Accessible folders:
- User directories:
/homes/user.name
- Project directories:
/proyectos/project.name
- Shared directories:
/compartidas/owner.user.name/folder.name
- Scratch:
/scratch
Examples:
ssh://172.16.242.41/homes/jorge.suarez
ssh://172.16.242.41/compartidas/jorge.suarez/fotos
Connect from Ubuntu
- Open a file explorer window. Access the menú:
Files » Connect to server
. - Choose Type
SSH
. Fill in the server data172.16.242.41
, Folder/homes/user.name
and username and password. Lastly, pushConnect
. - To access a project directory, use the folder
/proyectos/project.name
and to access scratch use/scratch
.
Connect from Windows
You can use the program WinSCP using the same connection data as in Ubuntu.
Samba/SMB/CIFS access
Important: If your password is not working, check if you can login at the citius web page. If you can but that same password does not work for Samba/SMB/CIFS you must reset your password(passwords older than July 2012 won't work).
Access info:
- Server:
172.16.242.41
Accessible folders:
- User directories:
user.name
- Project directories:
project.name
- Shared directories:
compartidas/owner.user.name/folder.name
- Scratch:
scratch
Connect from Ubuntu
- Open a file explorer window. Accede ó menú Arquivo » Conectar co servidor.
- Cubre o formulario co servidor
172.16.242.41
e o dominioCITIUS
. Como carpeta, utiliza o teu nombre de usuario. Cubre tamén o teu nome de usuario e contrasinal. - Por último pulsa en Conectar.
- Para acceder ós directorios de proxectos, introduce o nome de proxecto como carpeta, e para acceder ó scratch introduce
scratch
.
Connect from Windows 7
- Accede a Inicio » Equipo » Conectar a unidad de red.
- Cubre o formulario. En Carpeta introduce
\\172.16.242.41\nome.de.usuario
e pulsa en Finalizar. Introduce o contrasinal da conta do CITIUS cando cho pida. - Para acceder ós directorios de proxectos, introduce
\\172.16.242.41\nome.de.proxecto
e para acceder ó scratch introduce\\172.16.242.41\scratch
.
Preguntas frecuentes
¿Pódese acceder desde fora da rede do centro?
Sí, usando a pasarela SSH ou a VPN. Tes máis información nesas páxinas.