From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 09:22:11 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A54E51065672 for ; Fri, 12 Sep 2008 09:22:11 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 74A2E8FC22 for ; Fri, 12 Sep 2008 09:22:11 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so477870wah.3 for ; Fri, 12 Sep 2008 02:22:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9n3D80dowSget+7Fh4znQUyRwuUsGVrbJziqCP3qzNE=; b=fGH/POs7EAAQ+Eg3hiIOs/tBKPrMQfVOX84pMee3RSQ8GEj7YEw29/QcbvQbyYOE7A GodLuTQ+zODCCItHkUAmTjQYFsa9doEiiCg3nXhMkZoerSY6qcqZEPf20mbwNEuOaecF XWBQdB38teGlFLl3l21xo0MaGhxDrOs99Tq+o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PLDy33k3qJ8Hu2aHUGmjWbacSf+RwKZYEmsELBuRtT0QMnHQZHp48kvnbN9Z7A6l5q 5h6o8IUWDEBBA0SakziLyM+ECNRinyeu5aE/WlDdpLAXV0BsljD3qhEdKQexAGxsrjQh GgKFHZb4t+odxvxht3KVA1kxHHG4co56ftnig= Received: by 10.114.53.1 with SMTP id b1mr3126870waa.165.1221211330513; Fri, 12 Sep 2008 02:22:10 -0700 (PDT) Received: by 10.114.15.4 with HTTP; Fri, 12 Sep 2008 02:22:10 -0700 (PDT) Message-ID: Date: Fri, 12 Sep 2008 14:52:10 +0530 From: Subhro To: "Froilan Romualdo" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: questions@freebsd.org Subject: Re: Can't adduser using FreeBSD 7.0 (amd64) 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, 12 Sep 2008 09:22:11 -0000 pw_mkdb -p /etc/master.passwd Cheers! Subhro On Fri, Sep 12, 2008 at 2:09 PM, Froilan Romualdo wrote: > Here's my uname -a: > > FreeBSD fbsd.its1.localhost.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb > 24 10:35:36 UTC 2008 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > amd64 > > Error upon running adduser: > > pwd_mkdb: 14 uid is incorrect > pwd_mkdb: /etc/master.passwd: Inappropiate file type or format > pw: user 'froilanr' disappeared during update > adduser: ERROR: There was an error adding user (froilanr). > > NOTE: I already read the FreeBSD handbook and google search the problem, but > I can't see a solution. > > Thank you in advance. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >