cifs mount not working with uid option?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
my system is an updated Fedora 25.
A previously working windows share mounted via cifs is not working now (I have not the details of it but I know only that it is a DFS share, managed by a cluster of two windows 2012 R2 servers)
After some attempts, I have verified that the critical point seems to be the "uid=1000" option that I previously used to map permission of files and to be able to change them.

entry in fstab working
\\my.windows.domain\home\path1\path2\path3 /myshare              cifs    noauto,_netdev,credentials=/etc/smbcred_myshare  0 0

entry in fstab not working (verified the same from command line, doubling the slashes in this case)
\\my.windows.domain\home\path1\path2\path3 /myshare              cifs    noauto,_netdev,forceuid,uid=1000,credentials=/etc/smbcred_myshare  0 0

NOTE: I tried both with and without the forceuid option when using the uid= one but no go in both.

Of course my linux username is not the same as the username used in credential file.
If I mount without uid I get all files owned by root and not able to modify anything in Linux.
Any hint on what to try?

Thanks in advance,
Gianluca

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux