[EMAIL PROTECTED] (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 <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]