From owner-freebsd-questions Fri Sep 24 11:18:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dt014nb6.san.rr.com (dt014nb6.san.rr.com [24.30.129.182]) by hub.freebsd.org (Postfix) with ESMTP id 0F91114E07 for ; Fri, 24 Sep 1999 11:18:27 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from localhost (doug@localhost) by dt014nb6.san.rr.com (8.9.3/8.8.8) with ESMTP id LAA49334; Fri, 24 Sep 1999 11:17:08 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Fri, 24 Sep 1999 11:17:08 -0700 (PDT) From: Doug X-Sender: doug@dt014nb6.san.rr.com To: Evren Yurtesen Cc: freebsd-questions@freebsd.org Subject: Re: kde screen saver password problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 24 Sep 1999, Evren Yurtesen wrote: > I have installed kde 1.1.2 from the ports and now > when I lock the screen the computer does not accept > any passwords including the user I use and root > password. > What should I do now? For some reason the KDE screen savers in 1.1.2 are without the suid bit. You can either do, 'chmod u+s /usr/local/bin/*.kss' or just change the one you use. Good luck, Doug -- "Let 'er work." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message