Bug 185363

Summary: Cannot mount smbfs - smbfs unrecognized
Product: [Fedora] Fedora Reporter: Nelson Delvalle <delvalln>
Component: sambaAssignee: Jay Fenlason <fenlason>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: jfeeney, jplans
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-14 02:15:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nelson Delvalle 2006-03-13 23:15:27 UTC
Description of problem: An attempt to mount a smbfs share using the -tsmbfs
option produces a unknown filesystem smbfs.


Version-Release number of selected component (if applicable): fc5test3


How reproducible: from terminal console...


Steps to Reproduce:
1. su
2. enter su password
3. mount -tsmbfs //machine1/sharename /media/sharename
 
Actual results:
mount reports "unknown filesystem smbfs

Expected results:
mounted smbfs share

Additional info:

Comment 1 Jay Fenlason 2006-03-14 02:15:31 UTC
smbfs is gone.  use cifs instead.