en:navody:samba:start

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
en:navody:samba:start [16.12.2016 16:19]
danecek@cesnet.cz
en:navody:samba:start [17.04.2020 09:58]
Milan Daneček [Samba]
Line 6: Line 6:
  
 === Samba password === === Samba password ===
-Samba protocol uses own password. So you cannot use the same password, which you use for SSH, SFTP protocol and so on. To set Samba password you can use mini-application. You can login into the mini-application through [[https://​einfra.cesnet.cz/​a/​du-samba/​fed/​|eduID identity federation]] or using [[https://​einfra.cesnet.cz/​a/​du-samba/​cert/​|X.509 certificate]].+Samba protocol uses own password. So you cannot use the same password, which you use for SSH, SFTP protocol and so on. **To set Samba password you need to have an account on our systems. So please wait at least 60 minutes after you received confirmation email about your VO application/​membership.** ​To set Samba password you can use mini-application. You can login into the mini-application through [[https://​einfra.cesnet.cz/​a/​du-samba/​fed/​|eduID identity federation]] or using [[https://​einfra.cesnet.cz/​a/​du-samba/​cert/​|X.509 certificate]].
  
 You can set Samba password for service user account using [[https://​perun.metacentrum.cz/​a/​du-samba/​krb/​|mini application]] via Kerberos login and service user account password, which you're used to use for SSH, SFTP, ... protocols to access your data storage. After successful login, you can set the Samba password. You can set Samba password for service user account using [[https://​perun.metacentrum.cz/​a/​du-samba/​krb/​|mini application]] via Kerberos login and service user account password, which you're used to use for SSH, SFTP, ... protocols to access your data storage. After successful login, you can set the Samba password.
Line 21: Line 21:
 <note important>​Please do not use following characters \, /, :, ?, ". <, >, | for the file and directory names. Samba protocol cannot process those characters, files containing any from those characters wouldn'​t be thus transferred to the data storage..</​note>​ <note important>​Please do not use following characters \, /, :, ?, ". <, >, | for the file and directory names. Samba protocol cannot process those characters, files containing any from those characters wouldn'​t be thus transferred to the data storage..</​note>​
  
-1. Please open //File Explorer// and insert to the address bar Samba server address, where you have your data storage. The address must be in UNC fromat. In case of Pilsen ​data storage is the address as following <​nowiki>​\\samba.du1.cesnet.cz\share</​nowiki>​. Please pay attention during copying the Samba server address, it is necessary to insert the name of shared directory **share**. Now you can confirm the address by pressing //​Enter//​.\\+1. Please open //File Explorer// and insert to the address bar Samba server address, where you have your data storage. The address must be in UNC fromat. In case of Ostrava ​data storage is the address as following <​nowiki>​\\samba.du4.cesnet.cz\share</​nowiki>​. Please pay attention during copying the Samba server address, it is necessary to insert the name of shared directory **share**. Now you can confirm the address by pressing //​Enter//​.\\
  
 {{:​cs:​navody:​samba:​1.png?​800|}} {{:​cs:​navody:​samba:​1.png?​800|}}
Line 41: Line 41:
 {{:​cs:​navody:​samba:​4.png?​600|}} {{:​cs:​navody:​samba:​4.png?​600|}}
  
-2. Please select the drive letter in the "Map network drive" dialog box. Then please insert the Samba server address, where you have your data storage. The Samba server address must be in UNC format. In case of Pilsen ​data storage is the Samba server address as following <​nowiki>​\\samba.du1.cesnet.cz\share</​nowiki>​. You can finish the settings by clicking on the "​Finish"​ button. \\+2. Please select the drive letter in the "Map network drive" dialog box. Then please insert the Samba server address, where you have your data storage. The Samba server address must be in UNC format. In case of Ostrava ​data storage is the Samba server address as following <​nowiki>​\\samba.du4.cesnet.cz\share</​nowiki>​. You can finish the settings by clicking on the "​Finish"​ button. \\
  
 {{:​cs:​navody:​samba:​5.png?​600|}} {{:​cs:​navody:​samba:​5.png?​600|}}
Line 54: Line 54:
  
 <note important>​If you have connected your data storage via samba protocol, there is high probability,​ that you cannot see your **shared** directory. If you wish, that your **shared** directory appears in dialog box, you have to create the symlink in your home directory on the path /​home/​user_name. You can use this code: <note important>​If you have connected your data storage via samba protocol, there is high probability,​ that you cannot see your **shared** directory. If you wish, that your **shared** directory appears in dialog box, you have to create the symlink in your home directory on the path /​home/​user_name. You can use this code:
-  ln -s /exports/​migration_policy/​VO_name/​shared name_of_symlink+  ln -s ../../​migration_policy/​VO_name/​shared name_of_symlink
 </​note>​ </​note>​
  
Last modified:: 11.05.2022 15:41