Disk & Network Filesystems converts CIFS location to lower-case

Title says it mostly. :)

Server name AND share name get converted to lower-case when saving a CIFS mount, which constitutes a problem on a case-sensitive Samba server.

Status: 
Closed (fixed)

Comments

Are share names really case-sensitive? I actually did that lower-casing intentionally, due to mismatches between what is in /etc/fstab and what the mount command shows some time ...

Well, actually, it's not the share name itself that's the problem. I'm directly mounting a folder under a share, and those definitely are case sensitive. :)

I.e. the mount path is //backup1.tianet.de/frank/Pegasus with frank being the share and Pegasus a folder under it. You see how converting that to lower-case is problematic. :)

Ok, makes sense ... I'll fix this in the next Webmin release (1.590).

Automatically closed -- issue fixed for 2 weeks with no activity.