[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE Beta 4



valdyn@net-con.net (Florian Attenberger) writes:

> I installed the newest KDE (of SLINK AFAIK).
> When the System starts I get the following message.
> "Your System uses shadow passwords. You need suid for the screensaver to
> run."
> I think, this needs an entry in suid.conf.
> What should it look like???

This is a bug in the kdebase package (or debhelper, maybe), you may run:

#!/bin/sh
for i in /usr/bin/X11/*.kss; do
suidregister $i root shadow 2755
done

--
Jens Rosenboom <jens@debian.org>


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: