Bug 211582

Summary: CIFS filesystems are not mountable under kernel-2.6.18-1.2200.fc5
Product: [Fedora] Fedora Reporter: Georg Wittig <nc-wittigge>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-20 15:01:22 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 Georg Wittig 2006-10-20 09:20:36 UTC
Description of problem:

CIFS filesystems are not mountable under kernel-2.6.18-1.2200.fc5.
Worked fine under all previous kernel versions.

Version-Release number of selected component (if applicable):
kernel-2.6.18-1.2200.fc5:

How reproducible:
Always

Steps to Reproduce:

# mount.cifs //server/directory /cifs -o user=...
  CIFS VFS: Send error in SessSetup = -13 CIFS VFS: cifs_mount failed
  w/return code = -13
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
#
  
Actual results:
see above

Expected results:
The file system should be mounted.

Additional info:

Comment 1 Thorsten Leemhuis 2006-10-20 15:01:22 UTC

*** This bug has been marked as a duplicate of 211070 ***