From owner-freebsd-questions@FreeBSD.ORG Fri Nov 18 20:06:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04A3A16A41F for ; Fri, 18 Nov 2005 20:06:26 +0000 (GMT) (envelope-from robert@webtent.com) Received: from columbus.webtent.org (static-70-110-70-42.tampfl.fios.verizon.net [70.110.70.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A40AB43D4C for ; Fri, 18 Nov 2005 20:06:25 +0000 (GMT) (envelope-from robert@webtent.com) Received: from localhost (localhost [127.0.0.1]) by columbus.webtent.org (Postfix) with ESMTP id 964C9CFABE; Fri, 18 Nov 2005 15:06:24 -0500 (EST) From: Robert Ftizpatrick To: Joost Bekkers In-Reply-To: <20051118195347.GA47688@bps.jodocus.org> References: <1132321525.30630.3.camel@columbus.webtent.org> <44wtj6m2kz.fsf@be-well.ilk.org> <1132326705.30630.7.camel@columbus.webtent.org> <437E1478.8040501@oxygen.az> <437DFA2F.6090205@ywave.com> <1132330095.30630.16.camel@columbus.webtent.org> <437E01C9.50209@daleco.biz> <1132335171.30630.23.camel@columbus.webtent.org> <437E1EA2.40803@ywave.com> <1132341155.30630.31.camel@columbus.webtent.org> <20051118195347.GA47688@bps.jodocus.org> Content-Type: text/plain Organization: WebTent Networking, Inc. Date: Fri, 18 Nov 2005 15:06:24 -0500 Message-Id: <1132344384.30630.48.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: Override prompt when deleting a file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 20:06:26 -0000 On Fri, 2005-11-18 at 20:53 +0100, Joost Bekkers wrote: > Would you mind doing a 'ls -ln' (uid/gid numeric) and the an 'echo $UID' as admin. > Bada bing! Seems another administrator here got LDAP working on the server with an admin user as well, hence, when I login now, it uses LDAP with UID 501 instead of passwd admin with 1000, which all the files are owned by. Thanks to all for the help :)