I have this line in my /etc/fstab to mount a local network CIFS share that requires no authentication: //192.168.1.9/Media /mnt/data cifs noauto,nosuid,soft,guest,uid=99,gid=99,file_mode=0777,dir_mode=0777,users,vers=3.0 0 0 With cifs-utils 7.2, this suddenly doesn't work. I get an 'invalid argument' error, and in dmesg: cifs: Bad value for 'password2' If I add `sec=none` to the mount options, it works. But this should not be necessary. Others have the same problem - see https://bbs.archlinux.org/viewtopic.php?id=303927 (that's where I found the `sec=none` trick). I'm not subscribed to this list, so won't see replies unless I'm CCed. -- Adam Williamson (he/him/his) Fedora QA Fedora Chat: @adamwill:fedora.im | Mastodon: @adamw@xxxxxxxxxxxxx https://www.happyassassin.net