From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 16:58:21 2003 Return-Path: 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 E7C7016A4CE for ; Tue, 28 Oct 2003 16:58:21 -0800 (PST) Received: from tmxmailsmtp1.telmex.com (customer-148-223-155-51.uninet.net.mx [148.223.155.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF24843FE9 for ; Tue, 28 Oct 2003 16:58:20 -0800 (PST) (envelope-from MPAREDES@telmex.com) Received: from tmxmailmex3.ad.intranet.telmex.com ([10.106.1.35]) by tmxmailsmtp1.telmex.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 28 Oct 2003 18:53:57 -0600 Received: from tmxmailhmo1.ad.intranet.telmex.com ([10.106.1.39]) by tmxmailmex3.ad.intranet.telmex.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 28 Oct 2003 18:58:12 -0600 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Tue, 28 Oct 2003 17:58:47 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ftp with user root Thread-Index: AcOdt7OnXi69hQYZEdi7rgAJa7r2XQ== From: To: X-OriginalArrivalTime: 29 Oct 2003 00:58:12.0941 (UTC) FILETIME=[BA767FD0:01C39DB7] Subject: ftp with user root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 00:58:22 -0000 Hi: I need to transmit some files to the BSD server, one of this files is the /etc/bootptab, which belongs to root, so I need root access How can I enable ftpd to permit the user root? maps