Samba on 22.04

Jerry Geis jerry.geis at gmail.com
Mon Dec 11 17:30:06 UTC 2023


I am migrating from CentOS 7 to Ubuntu 22.04
The smb.conf worked fine on CentOS - but does not work on Ubuntu 22.04

The is the OLD smb.conf

[my.user]
        comment = my.user
        path = /home
        read only = no
        public = yes
        printable = no
        writable = yes
        valid users = @my.user


I can mount this with cifs and works fine.
mount -t cifs //192.168.x.x/my.user /mnt/other -o
username=my.user,password=mypass

I put that on Ubuntu 22.04 restart smbd change the IP to the ubuntu box in
the mount command and it comes back and says
cannot mount my.user as read-only

What needs to change to work on Ubuntu 22.04 ?
Thanks

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20231211/4b59bd6a/attachment.html>


More information about the ubuntu-users mailing list