This isn't related to your problem, but I see you have gone to a lot of trouble to build specific iptables rules; perhaps an `iptables -P INPUT DROP` is in order? On Aug 5, 2011 3:00 PM, "François Patte" < francois.pa...@mi.parisdescartes.fr> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Le 05/08/2011 15:10, Jatin K a écrit : >> On Friday 05 August 2011 06:32 PM, François Patte wrote: >> Le 05/08/2011 12:00, gpe a écrit : >>>>> On 05/08/11 10:53, François Patte wrote: >>>>> >>>>>> I try to translate: >>>>>> >>>>>> Authentication error: >>>>>> >>>>>> The permission asked for "org.fedoraproject.config.samba.configure" was >>>>>> not given. The application is going to shut down now. >>>>>> >>>>> The text in english is: >>>>> "The authorization needed for 'org.fedoraproject.config.samba.configure' >>>>> could not be obtained. The application will exit now." >>>>> >>>>>> What does this mean? How to solve the problem? >>>>>> >>>>> It happens for example if you click cancel on the authentication window. >>>>> You have to enter the root password in the Black popup. >> Thank you for answering. >> >> If I cancel the window with this message, nothing happens. >> >>>>> Alternatively you can open up a terminal, became root with su then >>>>> system-config-samba >> This works, but poorly: I can add a shares, but only a directory, not a >> printer for instance.. >> >> Now I have new problems: I tried to use swat. Installed everything, >> configure everything (xinetd...) but I cannot connect to swat: >> >> - with localhost:901, firefox is searching for localhost.com (and fails) >> >> -with "hostname":901, firefox is searching for hostname.com (and faisl) >> >> -with IP:901, I get a message: "connection has been reset... try >> again..." and so on. >> >> The port 901 is open according to system-config-firewall (which I cannot >> access through System>Admin (like system-config-samba...) >> >> >>> try iptables -F > > Chain INPUT (policy ACCEPT) > target prot opt source destination > ACCEPT all -- anywhere anywhere state > RELATED,ESTABLISHED > ACCEPT icmp -- anywhere anywhere > ACCEPT all -- anywhere anywhere > ACCEPT all -- anywhere anywhere > ACCEPT udp -- anywhere anywhere state NEW > udp dpt:ipp > ACCEPT udp -- anywhere anywhere state NEW > udp dpt:netbios-ns > ACCEPT udp -- anywhere anywhere state NEW > udp dpt:netbios-dgm > ACCEPT udp -- anywhere anywhere state NEW > udp dpt:netbios-ns > ACCEPT udp -- anywhere anywhere state NEW > udp dpt:netbios-dgm > ACCEPT tcp -- anywhere anywhere state NEW > tcp dpt:netbios-ssn > ACCEPT tcp -- anywhere anywhere state NEW > tcp dpt:microsoft-ds > ACCEPT tcp -- anywhere anywhere state NEW > tcp dpt:ipp > ACCEPT udp -- anywhere anywhere state NEW > udp dpt:ipp > ACCEPT tcp -- anywhere anywhere state NEW > tcp dpt:ssh > ACCEPT tcp -- anywhere anywhere state NEW > tcp dpt:swat > REJECT all -- anywhere anywhere reject-with > icmp-host-prohibited > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > ACCEPT all -- anywhere anywhere state > RELATED,ESTABLISHED > ACCEPT icmp -- anywhere anywhere > ACCEPT all -- anywhere anywhere > ACCEPT all -- anywhere anywhere > REJECT all -- anywhere anywhere reject-with > icmp-host-prohibited > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > > So, swat is accepted from and to anywhere.... > > - -- > François Patte > UFR de mathématiques et informatique > Université Paris Descartes > 45, rue des Saints Pères > F-75270 Paris Cedex 06 > Tél. +33 (0)1 4286 2145 > http://www.math-info.univ-paris5.fr/~patte > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk48WcUACgkQdE6C2dhV2JXCfACeN6eGNoXhbgTIRs0S7GERlm+n > NTQAnjMdOy6nXQd1uR1fVMA8rWiT8hiZ > =UPbo > -----END PGP SIGNATURE----- > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines