Bug 53164 - warning about unknown params on SMB mount
Summary: warning about unknown params on SMB mount
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: autofs
Version: 6.2
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-09-04 19:36 UTC by James Manning
Modified: 2007-03-27 03:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-09-04 19:36:09 UTC
Embargoed:


Attachments (Terms of Use)

Description James Manning 2001-09-04 19:36:02 UTC
Description of Problem:
on an SMB mount from autofs, error about the SSL config line from smb.conf

Sep  4 15:39:13 jmm automount[656]: attempting to mount entry 
/misc/rhonda_mp3
Sep  4 15:39:15 jmm automount[1833]: >> Unknown parameter encountered: 
"ssl CA certFile"
Sep  4 15:39:15 jmm automount[1833]: >> Ignoring unknown parameter "ssl 
CA certFile"

relevant line from auto.misc:
jmm@jmm:/home/jmm> grep rhonda /etc/auto.misc
rhonda_mp3 
-fstype=smb,rw,uid=jmm,gid=jmm,username=Administrator,password=password 
://seaspirit/MP3

relevant line from smb.conf globals section:
        ssl CA certFile = /usr/share/ssl/certs/ca-bundle.crt

Version-Release number of selected component (if applicable):
jmm@jmm:/home/jmm> rpm -q autofs samba
autofs-3.1.7-21
samba-2.2.1a-4

How Reproducible:
100%

Steps to Reproduce:
1. smb mount in auto.misc
2. ssl line in smb.conf
3. hit the smb mount

Actual Results:
above warning message

Expected Results:
no such warning

Additional Information:


Note You need to log in before you can comment on or make changes to this bug.