[Bug 1896699] Re: Mounting a share in fstab fails with BAD_NETWORK_NAME

2022-02-28 Thread sonichedgehog360
I can run... > sudo mount -t cifs -o guest,user=root //SERVER_NAME/SHARE /mnt/FOLDER ...without issue. However, I cannot run mount -a or mount /mnt/folder when I have this line in fstab: > //SERVER_NAME/SHARE /mnt/FOLDER cifs guest,user=root 0 0 -- You received this bug notification because you

[Bug 1896699] Re: Mounting a share in fstab fails with BAD_NETWORK_NAME

2022-02-28 Thread sonichedgehog360
This bug still occurs as the original reporter has described. I can run sudo mount -t cifs -o guest,user=root //SERVER_NAME/SHARE /mnt/FOLDER without issue. However, I cannot run mount -a or mount /mnt/folder when I have this line in fstab: //SERVER_NAME/SHARE /mnt/FOLDER cifs guest,user=root 0 0