From owner-freebsd-questions@FreeBSD.ORG Fri Jan 25 12:25:20 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 09298B3B for ; Fri, 25 Jan 2013 12:25:20 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id B14F3752 for ; Fri, 25 Jan 2013 12:25:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=N2PdrGHsdzbOIWz/D2QvqyE7w7Ia9iZz4c0m0IuiGkE=; b=TySz+3Ir5xw2XQnRu+qMmhUjAyevi3JuET+J6A+l8Xt376SPxsj/Q8PMGJXsa6owm/56zwJKsTP6WwKEkJeYSk4eH1rpog9Yn70WN6h3WgRzb3ygZ+B7IrktfWzXb5IE; Received: from [122.129.203.50] (port=25273 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TyiLH-002Ejw-Tu; Fri, 25 Jan 2013 05:25:12 -0700 Date: Fri, 25 Jan 2013 19:25:07 +0700 From: Erich Dollansky To: "Ralf Mardorf" Subject: Re: Sharing a mail folder between Linux and FreeBSD Message-ID: <20130125192507.0a0c552d@X220.ovitrap.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: FreeBSD quest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 12:25:20 -0000 Hi, On Fri, 25 Jan 2013 13:05:51 +0100 "Ralf Mardorf" wrote: > after running '# /usr/sbin/pwd_mkdb > -d /etc /etc/master.passwd' (FWIW there were no messages) > I can now log in to a user X session by GDM. > this sounds so much better. > The user can't become root using Xfce Terminal Emulator or by ttyv1 > (Ctrl > + Alt + F2). This was possible before I switched the uid. > What happens on a normal TTY? > Ctrl + Alt + F2 > So, you can switch to them. Can you try a su here? > '# ppp -ddial alice' does work > '# find / -uid 1001 -exec chown 1000 '{}' \;' no messages > '# find / -gid 1001 -exec chown :1000 '{}' \;' no messages > > Ctrl + Alt + F9 > > Without success I again read some important messages of this thread > in the archive and googled regarding to the suid issue. Der Wald und die Baeume ... Erich