Hi,
i didn´t know that SELinux is with a new installation of Fedora active. Why that, if I use a simple desktop? Any sharing in the network was impossible
Greetings Petra
----- Ursprüngliche Nachricht ----- Von: "" golder@aon.at Erhalten: 20.02.2015 12:35 An: users@lists.fedoraproject.org
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?