User Tools

Site Tools


smbmount

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
smbmount [2009/03/19 09:23] – created cangianismbmount [2009/03/19 10:04] – Added KDE/dolphin version cangiani
Line 7: Line 7:
  
 {{macconnecttoserver2.png|Finder: remote share credentials}}  {{macconnecttoserver2.png|Finder: remote share credentials}} 
 +
 +
  
 ===== Linux ===== ===== Linux =====
 === Fedora / Gnome === === Fedora / Gnome ===
 Select 'Places/Connect To Server' from the menu on the top of the screen. Select 'Places/Connect To Server' from the menu on the top of the screen.
 +
 +{{gnomeconnecttoserver1.png|gnome connect to server menu}}
 +
 +Select ''Window Share'' as ''Service Type'' and enter the address of the server (olympe.epfl.ch) in the example below. Press the ''Connect'' button when you're done and enter the domain name for your account (''IC'' in the example below), and your password (gaspar password in the example) in the next dialog box.
 +
 +{{gnomeconnecttoserver2.png|gnome remote mount parameters}}
 +{{gnomeconnecttoserver3.png|gnome remote mount credential}}
 +
 +Note that the ''Share'' field must also be entered. The list of available shares can be obtained using the ''smbclient'' command:
 +<code>
 +[cangiani@iscpc42 ~]$ smbclient -L olympe.epfl.ch -U 'IC\cangiani'
 +Enter IC\cangiani's password: 
 +Domain=[INTRANET] OS=[EMC-SNAS:T5.5.34.2] Server=[NT1]
 +
 + Sharename       Type      Comment
 + ---------       ----      -------
 + CDROMS          Disk      
 + CDROMS2         Disk      
 + NTLINE2         Disk      
 + OLYMPE          Disk      
 + BACKUP$         Disk      
 + DISTRIBUTION    Disk      
 + SPECIAL$        Disk      
 + C$              Disk      Root Service
 + IPC$            IPC       IPC Service
 +session request to OLYMPE.EPFL.CH failed (Called name not present)
 +Domain=[INTRANET] OS=[EMC-SNAS:T5.5.34.2] Server=[NT1]
 +
 + Server               Comment
 + ---------            -------
 +
 + Workgroup            Master
 + ---------            -------
 +[cangiani@iscpc42 ~]$ 
 +</code>
 +
 +=== Fedora / KDE4 ===
 +Open a window of the file browser (dolphin) and select the ''Network'' tab on the left column. Then click on the ''Samba Share'' icon.
 +
 + {{kde4connectsamba1.png|KDE dolphin main window with Network tab selected}}
 +
 +If the server you want to connect to is not listed on the big box, then enter its address in the text field with ''smb'' label. 
 +
 + {{kde4connectsamba2.png|KDE dolphin samba share window}}
 +
 +You will get the list of available samba shares. Click on the one you want to mount and type your credentials on the dialog window that is opened (''DOMAIN\username'' and ''password'').
 +
  
smbmount.txt · Last modified: 2023/10/09 13:14 by admin