Date: Tue, 10 Jun 2014 11:12:21 +0200 From: Willy Offermans <Willy@Offermans.Rompen.nl> To: "The CUPS user discussion list." <cups@cups.org> Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [cups] Setup cups and Brother HL-4150CDN on FreeBSD 10 Message-ID: <20140610091221.GA3793@vpn.offrom.nl> In-Reply-To: <C0CA2A11-783E-4820-8324-189A8DDE2687@web.de> References: <20140608154130.GA3621@vpn.offrom.nl> <a39f2d7b53fd52dee066388dab64f42a.authenticated@ultimatedns.net> <20140609173800.GC30045@vpn.offrom.nl> <C0CA2A11-783E-4820-8324-189A8DDE2687@web.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Helga, cups and freebsd friends, On Mon, Jun 09, 2014 at 10:56:23PM +0200, Helge Blischke wrote: > The error message > E [08/Jun/2014:17:37:53 +0200] [Client 15] Invalid peer credentials > for "root" - got 8, expected 0! > states that the efective user id cupsd is runnin under is 8, which > certainly is not root. > Make sure your cupsd is running as root. > (see scheduler/auth.c in your sources directory tree). > I also checked this before. I ran ``ps waux | grep cups'': root 1645 0.0 0.0 64032 0 - SWs - 0:00.00 /usr/local/sbin/cupsd -C /usr/local/etc/cups/cupsd.conf root 1962 0.0 0.0 14448 0 - IWs - 0:00.00 daemon: /usr/local/sbin/cups-browsed[1969] (daemon) root 1969 0.0 0.0 62884 2892 - S 12:20PM 0:09.49 /usr/local/sbin/cups-browsed To my belief and according the system, cupsd is run by root. Though the error message claims something else. A look in scheduler/auth.c does not bring me any further to the solution. I can detect the error message in the file, but I have no clue why cups takes up id 8 (=news) in stead of 0. To debug the code is impossible for me. Does anyone has an idea? -- Met vriendelijke groeten, With kind regards, Mit freundlichen Gruessen, De jrus wah, Wiel ************************************* W.K. Offermans e-mail: Willy@Offermans.Rompen.nl Powered by .... (__) \\\'',) \/ \ ^ .\._/_) www.FreeBSD.org _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140610091221.GA3793>