On Friday 20 February 2015 12:35:30 golder@xxxxxx wrote: > Hi, > > I try to share one directory to watch movies and listen to music on tv. I > habe a mediabox, which is connected and have an own ip in the same ip > range. The problem is, i could not access without username and password. > In the moment i even don´t see the pc in my network > > I tried this one: > http://arstechnica.com/civis/viewtopic.php?t=286765 > > and that one: > > https://www.centos.org/forums/viewtopic.php?f=14&t=44238 > > and many other things, I could not establish a connection without username > and password. > > Here ist the copy of my smb.conf: > > > [global] > netbios name =Z210 > hosts allow = 127.0.0.1 10.0.0.0/255.255.255.0 > security = share > log file = /var/log/samba/%m.log > max log size = 1024 > > [Musik] > path = /home/petra/Musik > public = yes > writable = yes > create mask = 0777 > directory mask = 0777 > force user = nobody > force group = nogroup > > > > > smbclient -L Z210 > WARNING: Ignoring invalid value 'share' for parameter 'security' > Enter petra's password: > Connection to Z210 failed (Error NT_STATUS_UNSUCCESSFUL) > > > Any idea? Hi, I think its best to use a DLNA server talking to your mediabox rather than using an exported file-system via samba. There are two DLNA servers that I have used - mediatomb and currently minidlna (which appears to conform more strictly to the dlna spec). minidlna happily talks to my SONY smart TV and playstation, iphone, ipad ..... Both are available in the fedora repositories. You may need to open port 8200/tcp on you firewall (in order for minidlna to broadcast its existence to your mediabox and other clients). Regards Andyp -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org