Marsupial wrote: > > > Code: -------------------- > > getfacl: Removing leading '/' from absolute path names > # file: media/NAS > # owner: squeezeboxserver > # group: squeezeboxserver > user::rwx > group::--- > other::rwx > default:user::rwx > default:group::--- > default:other::rwx > -------------------- > > > This is indeed puzzling. Maybe the /media folder already has ACL permissions and/or defaults? Did you check getfacl -d /media and getfacl /media?
You can also try: - set the noacl and noperm options for cifs in fstab - mount the share to a different localtion (e.g. /mnt or create a new folder e.g. /data), making sure this folder has no (default) ACLs and sane permissions (eg. root 0755) (I'm not familiar enough with debian to know if /media is somehow treated specially by e.g. udev / udisks / systemd) > > now for the subfolders, > they inherit the perms from the parent > > none of the newer versions seems to work. 2.0, 2.1, 3.0, 3.11 they all > say the NAS is down, the only one I managed to get working was vers=1.0 > If I enter a random number in the vers, it states it is an illegal > argument so I know it is trying something when I enter valid values, but > it won't mount and always declare the host to be down. You could check the logs on the NAS and which samba version it runs. SW: 'Web UI for LMS' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) | 'Playlist Editor / Generator' (http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor) | 'Music Classification' (http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-)) | 'Similar Music' (http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music) | 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/) HowTos: 'build a self-contained LMS' (http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS) | 'Ogg Opus' (http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files) | 'Bluetooth/ALSA' (http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio)) ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=111080 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
