The mounts in /etc/fstab
are mounted by root so the creds in your home directory are not the right place.
Also, that would quite insecure.
The mounts in /etc/fstab
are mounted by root so the creds in your home directory are not the right place.
Also, that would quite insecure.
ok thanks, that explains everything
so i need to install full samba package? cifs-utils are already installed
Kodi would be my choice for such a scenario.
kodi is quite nice, but too extensive
cifs-utils
should be enough.
seem enough.
I did it as you pointed out but when mounting the drive under dolphin it gives me the following error message: bad option uid=username.
i am sure i have chosen the correct username and password
This should be your username in Linux. The creds file gets your username for the share.
this is how my fstab looks
//router_ip/FRITZBox/3xt1/ /mnt/FRITZBox/3xt1/ cifs x-systemd.automount,x-systemd.idle-timeout=1min,rw,uid=username,gid=username,credentials=/etc/samba/private/credfile.cred,iocharset=utf8,vers=2.0 0 0
3xt1 is my external drive on my router
You need to replace username
with your actual Linux username.
i see. i must have been a little confused. everything works like a charm
Thanks a lot for your support @dalto !
This is the way!
The only other music player that supports upnp besides VLC is Rhythmbox.
You have to install a plugin to enable this support, and open a port in firewalld/
The plugin is Grilo. Once installed Grilo must be enabled in the Rhythmbox configuration. Go to TOOLS → Plugins and check Grilo.
Go to this post for how to change firewalld
Pudge
thanks @Pudge , but i don’t really like the interface and the whole layout. rhythmbox and grilo is a term i understand.
i know the pinned thread. that’s how i set my firewalld a while ago.
that’s how i set it up. i was just a little confused about fstab. luckily everything is working now
You seem so pleased that I might have to look into this when I get some spare time.
Pudge
very pleased.cantata and also strwawberry has unrestricted access to the external hard drive on the router.
i just didn’t know which way to go to get to the destination./mnt is really the easiest way. feel free to try this
the only thing i have to change at the end of my fstab was vers=2 into vers=1
//router_ip/FRITZBox/3xt1/ /mnt/FRITZBox/3xt1/ cifs x-systemd.automount,x-systemd.idle-timeout=1min,rw,uid=username,gid=username,credentials=/etc/samba/private/credfile.cred,iocharset=utf8,vers=1.0 0 0
EDIT: this has to do with the file permission
I have never tried Cantata. I will have to try it locally and see what it offers, and if I like it I will try the above.
Thanks.
Pudge
youre welcome.
i like cantata so much. really nice layout, you can easyly search and favourite your radio stations and its a really nice mpd-client.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.