Slackware :: How To "setuid" For A Screensaver

Feb 1, 2011

i'm running slack 13.0 and using the "sonar" screensaver, and it keeps telling me to "setuid" so it can ping.

View 6 Replies


ADVERTISEMENT

Slackware :: Screensaver Password Not Being Asked For

Jul 19, 2009

Slackware64, 13.1, Xfce: Sreensaver is configured to Lock Screen After 5 minutes. This works fine. My problem is that 90% of the time, when I go to wake the screensaver, it won't ask for a password and won't come out of screensaver. The only reliable method I have for getting the password prompt is to switch to a console and then switch back to the X session. Then, the screen saver doesn't display, it just asks for a password.

If I move the mouse when the screensaver is active, the screensaver animation freezes for ~20s and then resumes. If I touch a key (Esc, Shift, space, Enter), the animation freezes for ~30s and then resumes. I never see the Enter Password dialog. Screensaver is configured for Random. I haven't reliably gotten it to work often enough to offer any info as to when it works, but it has worked a couple of times. Keyboard and mouse are configured properly (HAL reports "Logitech Logitech USB Keyboard" for my Logitech Elite keyboard and X uses xkbrules evdev; the mouse is an MX Laser, identified as "Macintosh mouse button emulation").

View 9 Replies View Related

Slackware :: Screensaver Password Not Being Asked For?

Jul 3, 2010

Slackware64, 13.1, Xfce: Sreensaver is configured to Lock Screen After 5 minutes. This works fine. My problem is that 90% of the time, when I go to wake the screensaver, it won't ask for a password and won't come out of screensaver. The only reliable method I have for getting the password prompt is to switch to a console and then switch back to the X session. Then, the screen saver doesn't display, it just asks for a password. If I move the mouse when the screensaver is active, the screensaver animation freezes for ~20s and then resumes. If I touch a key (Esc, Shift, space, Enter), the animation freezes for ~30s and then resumes. I never see the Enter Password dialog. Screensaver is configured for Random. I haven't reliably gotten it to work often enough to offer any info as to when it works, but it has worked a couple of times.

Keyboard and mouse are configured properly (HAL reports "Logitech Logitech USB Keyboard" for my Logitech Elite keyboard and X uses xkbrules evdev; the mouse is an MX Laser, identified as "Macintosh mouse button emulation").

View 3 Replies View Related

Slackware :: X Crashes When Screensaver Activates

May 8, 2011

I'm having an issue with the screensaver activating. It crashes X. It doesn't matter which screensaver I use.

[code]...

I have an intel 915 chipset I believe. Might anyone know how to fix this?

View 12 Replies View Related

Ubuntu :: Install WINE Screensaver In Gnome-screensaver Possible?

May 19, 2010

There's an OSS screensaver on windows that I love called PixelCity (links:blog post, github). it's pretty cool. and it runs fine on my Ubuntu (Karmic 9.10) with wine.Is there a way I can tell the gnome-screensaver about it so I can use it as one of my screensavers? I'm still fairly new to Gnome and the whole "screensavers as themes" thing is still confusing me.I've found my themesdir and tried to create a .desktop file for it, but obviously I've gotten something wrong as it just doesn't show when I open the screensaver prefs dialog, no error, no message, it's just not there.

Installing the xscreensaver packages added the extra screensavers I was missing, and I'm a pixelcity away from perfection..Of course the perfect solution would be if someone ported the screensaver natively to linux, which shouldn't be too hard as the source is open, it already runs on openGL and tries to confine most windows stuff to a single file. But I don't know C++ or 3D code or win/linux internals so I wouldn't know where to start..

View 6 Replies View Related

General :: Setting Setuid Without Execute Bit?

Jan 24, 2010

setuid bit allows the process to execute the file with the uid of the file. But, what is the purpose of setting setuid without execute bit? The man page tells that if a file is setuid without execute flag, the permission will be displayed as 'S' (capital s) in ls command. Why should anyone set the setuid without execute flag? Does setting setuid without execute flag have any special meaning?

View 1 Replies View Related

Programming :: SetUID On Different PID Or Child Process

Aug 18, 2010

I have a root process (on linux) that forks a child and the child process then drops privileges by doing a setuid() to a normal user. After the child setuid()'s, it is of course impossible for it to gain root again by itself. But since the main process is still running as root, i was wondering if there was a simple/smart way of getting the root-master-process to elevate the child back to root (or maybe just to another non-privi uid). Is there some way to do a setuid() on another pid? or maybe something can be done through /proc/<pid>/? Killing the child is not an option (because its what it does today and im trying to find a smarter way). (The program is apache2's mpm-itk worker and the "child" is the actual apache2 process serving a page.)

View 11 Replies View Related

Security :: SetUID: Limit The Use With POSIX Capabilities?

Nov 15, 2010

It is known that binaries with the SetUID bit enabled are a threat for the system.I saw on this ArchLinux wiki[URL].tead_Of_Setuida way to limit the use of SetUID bit thanks to POSIX capabilities.It looks very interesting.Does anyone of you used it already?Is it a burden for the system afterwards (like binaries not working, needing to be fixed); or is it seamless

View 3 Replies View Related

General :: Setuid Process Cannot See Processes Owned By That User

Nov 2, 2010

I would like to give a non-root user (nicollet) the ability to detect and send a signal to processes started by Apache2 (those processes are FastCGI scripts and the signal tells them to empty their cache). The processes are owned by the web user (www-data), and I'm running on Debian unstable.

I can't find any way to have the nicollet user see those processes.

The processes are running and can see by both root and www-data:

root@linux-01:~# ps -Af | grep baryton
www-data 17649 17648 0 10:27 ? 00:00:00 baryton
www-data 28145 1 0 Nov01 ? 00:00:12 baryton --bot
root 18701 18700 0 10:46 pts/0 00:00:00 grep baryton
root@linux-01:~#

[Code]....

The most surprising is that the grep process is indeed run by www-data (because it's started from a setuid executable) and is visible, but the baryton process isn't.

What's going on here? Why can ps run by www-data show those processes, but ps run by a setuid executable running as www-data cannot, when it's started by nicollet?

View 1 Replies View Related

Security :: "Outbound" Messages And Checksecurity.log Setuid Changes

Aug 11, 2010

I am using ubuntu 10.04 on an iMac 7.1. What do the following log entries mean? I recently had a "sbin/init infected" alarm with chkrootkit (or rkhunter, I forget which) and reinstalled, and I thought I was rid of the problem, whatever it was (could have been a kernel panic), but now the checksecurity setuid stuff reappeared (the checksecurity.log only appears in the log file viewer after resetting it with gconftool-2 --recursive-unset /apps/gnome-system-log, which seems suspicious; why is the log hidden by default?); also there are "outbound" messages that I don't understand. I have another ubuntu install on another Mac which seems to be unaffected (and also has checksecurity installed; I just ran it manually and also got setuid stuff, but there is no "outbound" and ufw.log is empty). I can't really think I have a rootkit (I don't notice any effects except these anomalous logfiles, and my browsing habits don't include sleazy websites). And what exactly are bound sockets? There is a lot of information about sockets on the net but it's all rather technical. I continue to look of course. I ran chkrootkit and rkhunter again, and they read clean (if I can trust them).

Is it possible that the trouble is related to the Mac's BIOS emulation? (Apple does not seem to take security very seriously; Snow Leopard does not even ask for a password for Software Update - I asked my premium reseller and he confirmed it. I should not be surprised to find out that the iMac's BIOS emulation is unsafe. I'll need to get a real computer). The MacBook Pro 5.1 has a newer firmware (for instance, it will boot ubuntu from external disks which the iMac will not), and as I said that install seems to be unaffected (The setuid stuff is probably normal, but I'm not sure the "outbound" messages are). I use grub legacy, which seems to install to the Mac's EFI partition as /dev/sda (GParted shows 18.1 MB of 200MB used on both computers with ubuntu on them, whereas an HFS+ disk without ubuntu, or with GRUB in a partition, will show 3.09 MB used).

Does it make sense to reconfigure checksecurity to check for setuid changes daily (change CHECK_WEEKLY="SETUID" in /etc/checksecurity.conf to CHECK_DAILY="SETUID")?

checksecurity.log:

messages (part):

There also was a lot of terminal output similar to the iMac's which I forgot to save, and when I ran checksecurity again it was blank. (Incidentally, the list of setuid programs on Mac OS is a lot longer)

View 3 Replies View Related

General :: Find Setuid Files Using FIND Command?

Jan 25, 2009

I know how to search for normal files but can you let me know " How to search for 5 setuid files on the system. Also explain, for each file, why setuid mechanism is necessary for the command to function properly"

View 1 Replies View Related

Security :: Removing Setuid Option For Security?

Nov 18, 2010

According to Security standards given in[URL]Quote:Unless otherwise approved the following setuid root binaries are the only ones allowed on production servers:

* /bin/su
* /usr/bin/sudo
* /usr/bin/passwd

[code]....

View 3 Replies View Related

Fedora :: GLX Screensaver With F14?

Dec 3, 2010

it seems that these screensavers often dump or restart your X session... losing all the stuff you were doing before it started.

View 1 Replies View Related

Ubuntu :: Screensaver Does Not Go Away?

Jun 7, 2010

I have recently upgraded from 9.10 to 10.04, and I have the following problem.My computer is set up to start the screensaver and lock the screen after 5 minutes of inactivity and to use a blank screen after 15. Whenever I come back after some moments of inactivity and move the mouse, the screensaver doesn't go away. Instead of having a box whereinput a password, I'm left with a still image of one frame of the screensaver. I can still input the password and press enter to unlock the screen, but it is a bit annoying nevertheless. Moreover this does not happen if the screen is blank: in that case I see the expected box.

View 2 Replies View Related

Debian :: Screensaver Goes On When It Is Disabled

Aug 26, 2011

I have this strange problem with screensaver (in fact i dont know if it is the problem, but it seems to be), i describe the problem next:I have a computer with debian squeeze installed. I use this computer only as a dumb terminal for showing information about companies, this means that it have no mouse nor keyboard connected to it. I configure autologin for a not-provileged user and autorun one app.

I disabled the screen saver for obvious reasons. This all works very fine. The problem is that when connect to the computer with ssh and reboot it, 10 minutes after started the monitor goes dark, as if the screensaver gets activated, then i connect a mouse and do some moves the screen goes to the normal functional state, then disconnect the mouse and it never goes dark again, after 1 day even!. When i turn on the computer with mouse and keyboard connected, just 20 seconds after started i disconnect those both, it do the same (after 10 minutes goes dark), but if wait for 1 minute usgin the mouse and keyboard and then disconnect both, the screen goes dark thing never came out. It just appear to happen at some point when the system does not detect any input.

View 9 Replies View Related

Fedora :: Can't Disable Screensaver?

Jul 23, 2010

with a most annoying problem, when I play a vid from my home directory (or laptop is idle) the screen goes black after about 10 minutes (comes back on when mouse moved), when I play a dvd no black screen/screensaver , I've uninstalled gnome-screensaver and in power-manager set everything to never and unticked "dim display when idle" is there some other default screensaver coming into play or a setting I could change

View 1 Replies View Related

OpenSUSE :: Screensaver Lockups With 11.3 64 Bit?

Jul 29, 2010

I had this problem at times with 11.2 as well; I use GNOME. I have intermittent lockups when invoking the screen saver either while idle or soon afterward while using Firefox; problem seems to not show up if I do not use a screen saver when idle.

View 3 Replies View Related

OpenSUSE :: Vlc Does Not Disable Screensaver?

Sep 8, 2010

Few weeks ago after updating vlc player from 1.0.5 to 1.1.4 (now) it stopped disabling screen saver and while watching movies (DVD or file) I have to hit a key or mouse every few minutes because the screen saver goes on.I had no such problem before. It happen after updating and I'd like to add that I have checked the box 'Disable screen saver' in vlc settings.I run on OpenSuse 11.2, KDE 4.3.5, VLC 1.1.4, kernel Linux 2.6.31.12-0.2-desktop x86_64

View 5 Replies View Related

General :: Use A Webpage As Screensaver?

Mar 16, 2010

Is there an easy way to use a web page as a screen saver under Linux? preferably without allowing any interaction with whats presented.

I'd like idle admin desktops to show our network monitoring page.

View 1 Replies View Related

Ubuntu :: How To Enable Screensaver

Feb 23, 2010

i have already checked system>preferences>screensaver. activate screensaver after 8 min of idle but i just get a black screen?when i click preview it does show the screensaver, but it doesn't show after 8 min idle

View 5 Replies View Related

Ubuntu :: Adding A New Screensaver?

May 1, 2010

I was trying to add new screensaver to Ubuntu 10.04. I believe i put all files in the right place but the preference selection list is not updated even if i logout/in and restart the computer.The .desktop file is correct as i compared with other existing files.

View 8 Replies View Related

Ubuntu :: Using A .mov File As A Screensaver?

Feb 4, 2011

I have an amazing ".mov" file that i'd like to use as a screen saver for Ubuntu, is this possible?

View 2 Replies View Related

Ubuntu :: How To Set The Screensaver In Kubuntu 10.10

Feb 18, 2011

How do I set the screensaver in kubuntu 10.10? I've searched the web for help, and everywhere says it's under "desktop" in start | settings, but I can't see an entry for "desktop", only for "desktop settings" which seems to be something completely different (though fun). Pretty much a Linux newbie

View 1 Replies View Related

Ubuntu :: X64 Screensaver Freezes After A While?

Jun 17, 2011

I have Ubuntu 11.04 64-bit. Kernel: 2.6.38-8-generic AMD Athlon(tm) II X2 250u Processor 750GB HD 8GB RAM. Now, the problem is that when I lock my computer(I have to do this because I have brothers and stuff always trying to sneak on), it freezes after a while. Like, I lock my computer before I go to sleep, and I wake up and it's frozen, and I have to reboot to fix it. The problem is that I host 2 servers on it, and I can't turn it off.

View 1 Replies View Related

Ubuntu :: Unlock Screensaver Through SSH

Jul 14, 2011

I have an Xubuntu 10.10 File server / Media centre which I have set up to automatically lock the screen at 1am so the teenagers dont stay up all night watching movie and then being tired for school.My problem is I dont know how to automatically unlock it or how to unlock it through SSH.Usually I just manually unlock it every morning as I walk out the door but sometimes I forget and then can't unlock it from home.Kids come home from school while I'm at work and then cant watch movies or shows.How do I get it to automatically unlock the screensaver / screen lock?How do I unlock it through SSH without using VNC?BTW I cant get VNC working anymore since I upgraded to 10.10 with a fresh install either.

View 2 Replies View Related

Fedora :: Gnome-screensaver Not Activating

Dec 11, 2010

I'm running Fedora 12 and the last couple days I have noticed my screensaver will not start anymore. I did a yum update a few days ago don't know if there is a connection between the two. I've just started to Google the topic. Found different culprits ranging from dbus problems to buggy code.

I'm using a x86_64 PC running kernel 2.6.32.23-170.fc12.x86_64. My Gnome version is 2.28.2. The Gnome-screensaver version is 2.28.3-1.fc12.x86_64.

View 1 Replies View Related

Fedora :: How To Install Screensaver In Xfce

Jun 2, 2011

where to extract my screensavers to in F14 Xfce?

View 2 Replies View Related

OpenSUSE :: When Try To Set A Screensaver The Whole Program Crashes?

Feb 19, 2010

I've just installed opensuse 11.2 kde 64 bit and when I try to set a screensaver the whole program crashes. What's wrong with it?How do you fix the screensaver program?

View 4 Replies View Related

OpenSUSE :: 11.3 - How To Edit Screensaver Properties

Aug 4, 2010

I'm using Gnome on openSUSE 11.3. I wonder. How do you edit screensaver properties? For example get phosphor to display a stream of news? You could specify in Fedora and Ubuntu.

View 3 Replies View Related

OpenSUSE :: Can't Control Screensaver Action ?

Oct 4, 2010

Suse 11.2 and kde, I'm trying to set up a screensaver. All the facilities seem to be there when I go System>Desktop and set the required details, but then I find the screensaver is non-operative, the screen just going blank after the preset time delay.

The set-up system does do the demo of the screensaver OK, so the software for it must be there and at least partly accessible. But it doesn't seem to get through to the system.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved