Bug 6804

Summary: smbmount can't mount shares containing shell-quoted characters
Product: [Retired] Red Hat Linux Reporter: histed
Component: sambaAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-11-11 21:06:39 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 histed 1999-11-07 20:47:43 UTC
It seems that there is no way to mount shares whose names
contain characters that need to be quoted by the shell.

smbmount "//smbserver/sharename with funny chars(likethis)"
mountpoint

you get an error from the shell pointing out that it doesn't
like the invalid characters when it passes the arguments to
smbmnt.  Double escaping those characters also doesn't work,
as smbmount give you an error if you use something like
smbmount "//server/share\ name".

Comment 1 Bill Nottingham 1999-11-11 21:06:59 UTC
should be fixed in samba-2.0.6-1, in the next Raw Hide release.should be fixed in samba-2.0.6-1, in the next Raw Hide release.