Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread jd1008
On 09/24/2015 04:54 PM, Rahul Sundaram wrote: Hi On Thu, Sep 24, 2015 at 4:20 PM, jd1008 wrote: But /home is a symlink to /home on another mount point. Would not selinux be "savvy" enough to follow symlinks??? Following symlinks can be a security problem. It is pretty common for

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread Rahul Sundaram
Hi On Thu, Sep 24, 2015 at 4:20 PM, jd1008 wrote: > But /home is a symlink to /home on another mount point. > Would not selinux be "savvy" enough to follow symlinks??? Following symlinks can be a security problem. It is pretty common for that to be restricted by default Rahul -- users maili

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread jd1008
On 09/24/2015 02:00 PM, Daniel J Walsh wrote: semanage fcontext -a -e /home /YOURHOMEDIR restorecon -R -v /YOURHOMEDIR But /home is a symlink to /home on another mount point. Would not selinux be "savvy" enough to follow symlinks??? -- users mailing list users@lists.fedoraproject.org To unsub

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread Daniel J Walsh
On 09/24/2015 03:15 PM, jd1008 wrote: > > > On 09/24/2015 12:58 PM, Daniel J Walsh wrote: >> What AVC are you seeing? >> >> On 09/24/2015 01:58 PM, jd1008 wrote: >>> After getting AVC denial, I touched /.autorelabel and rebooted. >>> Took about 5 minutes to finish re-labeling. >>> Then, I started

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Matthew Miller
On Fri, Sep 25, 2015 at 12:23:39AM +0530, Sudhir Khanger wrote: > > Try "shutdown -r +1" instead of reboot > Thanks I will try that next time. > Don't you think a better solution than immediately killing everything and > shutting down the system would be to put a 30 seconds countdown? You know >

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread jd1008
On 09/24/2015 12:58 PM, Daniel J Walsh wrote: What AVC are you seeing? On 09/24/2015 01:58 PM, jd1008 wrote: After getting AVC denial, I touched /.autorelabel and rebooted. Took about 5 minutes to finish re-labeling. Then, I started to ge more AVC denials. I clicked on the denial icon and rea

Text Console (vty ??)

2015-09-24 Thread jd1008
Fresh install of F22. After login, and desktop (mate) comes up, Cntrl-Alt-F[234567] do not work. What is with Mate DT that I need to tweak? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread Daniel J Walsh
What AVC are you seeing? On 09/24/2015 01:58 PM, jd1008 wrote: > After getting AVC denial, I touched /.autorelabel and rebooted. > Took about 5 minutes to finish re-labeling. > Then, I started to ge more AVC denials. > I clicked on the denial icon and read the details. > > Could someone please exp

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Sudhir Khanger
On Thursday 24 Sep 2015 10:40:09 AM Matthew Miller wrote: > On Thu, Sep 24, 2015 at 01:31:36PM +0530, Sudhir Khanger wrote: > > I have never really SSH-ed into a Fedora system but CentOS 7 always asks > > for user password on reboot or poweroff. > > Fedora will do this too, remotely. > Figured t

Re: The most recent kernel: Plague of Fives, and fatally inefficient networking

2015-09-24 Thread Rick Stevens
On 09/24/2015 10:35 AM, Temlakos wrote: Everyone: This morning I updated to the latest kernel. And promptly shut down and rebooted the immediate previous kernel, which is the Last Known Good. Here's why: 1. The kernel, once again, is prone to an annoying flaw: it produces a Plague of Fives. An

AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread jd1008
After getting AVC denial, I touched /.autorelabel and rebooted. Took about 5 minutes to finish re-labeling. Then, I started to ge more AVC denials. I clicked on the denial icon and read the details. Could someone please explain the argument in the suggested "solution" : restorecon -v '#SharedObje

The most recent kernel: Plague of Fives, and fatally inefficient networking

2015-09-24 Thread Temlakos
Everyone: This morning I updated to the latest kernel. And promptly shut down and rebooted the immediate previous kernel, which is the Last Known Good. Here's why: 1. The kernel, once again, is prone to an annoying flaw: it produces a Plague of Fives. Any time a text box opens up, a string o

Re: Favorite newsreader for fedora22?

2015-09-24 Thread Alex
Hi, >> I'd like to check out comp.mail and a number of messaging based >> newsgroups, and can't really figure out Google's usenet web interface >> to be able to just pick a newsgroup. >> >> Do you have a favorite GNOME newsreader for fedora22? Any searches >> come up with newsreaders from years ag

Re: systemd/selinux issue in Fedora 22 / bugzilla bug 1229416

2015-09-24 Thread Matthew Miller
On Thu, Sep 24, 2015 at 06:29:53PM +0200, Georg Hess wrote: > > From one of those bug reports: bring up a terminal, and run > > sudo systemctl daemon-reexec > This totally did the trick for me. > Thank you! and sorry for not finding this myself... it was late yesterda Well, it's kind of buried in

Re: broken packages

2015-09-24 Thread Matthew Miller
On Thu, Sep 24, 2015 at 06:20:28PM +0200, Diogene Laerce wrote: > I couldn't find any command to fix broken packages in the > dnf man. Is there any ? Does anyone knows the proper way > to fix broken dependencies in fedora 22 ? dnf repoquery --unsatisfied will list packages with broken dependencies

Re: systemd/selinux issue in Fedora 22 / bugzilla bug 1229416

2015-09-24 Thread Georg Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 24.09.2015 um 01:31 schrieb Matthew Miller: > On Thu, Sep 24, 2015 at 01:10:11AM +0200, Georg Hess wrote: >> It seems that it is the same behaviour described in various >> bugreports on bugzilla [1],[2],[3] but those reports got closed >> as eithe

broken packages

2015-09-24 Thread Diogene Laerce
Hi, I couldn't find any command to fix broken packages in the dnf man. Is there any ? Does anyone knows the proper way to fix broken dependencies in fedora 22 ? Thank you, -- “One original thought is worth a thousand mindless quotings.” “Le vrai n'est pas plus sûr que le probable.”

Re: SELinux alert

2015-09-24 Thread Joe Zeff
On 09/24/2015 07:10 AM, Beartooth wrote: What should I do?? File a bug, and consider adding the local policy to prevent further alerts. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedor

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Matthew Miller
On Thu, Sep 24, 2015 at 01:31:36PM +0530, Sudhir Khanger wrote: > I have never really SSH-ed into a Fedora system but CentOS 7 always asks for > user password on reboot or poweroff. Fedora will do this too, remotely. > So Fedora does abruptly reboots when reboot command is issued. Try "shutdow

SELinux alert

2015-09-24 Thread Beartooth
The SELinux troubleshooter is telling me (for the first time afaik) that something called console-kit-dae has tried five times to write to /var/lib/dbus. Details : SELinux is preventing console-kit-dae from write access on the directory / var/lib/dbus. * Plugin catchall

Re: systemd/selinux issue in Fedora 22 / bugzilla bug 1229416

2015-09-24 Thread Miroslav Grepl
On 09/24/2015 08:14 AM, Georg Hess wrote: > Am 24.09.2015 um 01:31 schrieb Matthew Miller: >> On Thu, Sep 24, 2015 at 01:10:11AM +0200, Georg Hess wrote: >>> It seems that it is the same behaviour described in various >>> bugreports on bugzilla [1],[2],[3] but those reports got closed >>> as either

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Ed Greshko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/24/2015 05:06 PM, Sudhir Khanger wrote: > I need to read about how to properly override polkit files so that it doesn't > get overridden with systemd update. I'd have to figure that one out as well. :-) - -- In reality, some people should st

Re: Favorite newsreader for fedora22?

2015-09-24 Thread John Horne
On Wed, 2015-09-23 at 20:38 -0400, Alex wrote: > Hi, > > I'd like to check out comp.mail and a number of messaging based > newsgroups, and can't really figure out Google's usenet web interface > to be able to just pick a newsgroup. > > Do you have a favorite GNOME newsreader for fedora22? Any sea

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Sudhir Khanger
On Thursday 24 Sep 2015 4:29:55 PM Ed Greshko wrote: > you will need to authenticate. Is that what you need/want? Yes, that's how it should be. Thank you. I need to read about how to properly override polkit files so that it doesn't get overridden with systemd update. -- Regards, Sudhir Khang

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Ed Greshko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/24/2015 04:01 PM, Sudhir Khanger wrote: > Did I misread the polkit config I posted in OP? If, for the various reboot sections, you change yes to no you will need to authenticate. Is that what you need/want? (Arrived at by SWAG, a little b

Re: drag konsole tabs

2015-09-24 Thread Markus Schönhaber
24.09.2015, 03:37 CEST, Gregory P. Ennis: > I just submitted a bug to kde that the key board command > "Shift>+(" no longer works. The menu command for a split screen > continues to work in 15.04.3, but the keyboard command no longer works. > Do you have any other keyboard commands up your sleeve

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Sudhir Khanger
On Thursday 24 Sep 2015 3:36:42 PM Ed Greshko wrote: > In F21 it worked exactly the same way If you are logged in on the KDE > GUI > > A. Type "reboot" or "systemctl reboot" at the command line in konsole the > system immediately reboots. > > B. Select "reboot" or "shutdown" from the k

Re: Fedora 22 fails to ask for user authentication on reboot

2015-09-24 Thread Ed Greshko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/24/2015 02:23 PM, Sudhir Khanger wrote: > I am on Fedora 22 Plasma Desktop. I am not sure if it has always been like > this but recently I am simply able to reboot my system without any > authentication. I run reboot or systemctl reboot and syst