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:
*** This bug has been marked as a duplicate of 211070 ***