From owner-freebsd-current Wed Nov 27 15:58:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A0E37B401 for ; Wed, 27 Nov 2002 15:58:11 -0800 (PST) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E4143E4A for ; Wed, 27 Nov 2002 15:58:11 -0800 (PST) (envelope-from dwcjr@inethouston.net) Received: from dwcjr (unknown [192.168.1.254]) by leviathan.inethouston.net (Postfix) with SMTP id C8F9B10DDD3; Wed, 27 Nov 2002 17:58:15 -0600 (CST) Message-ID: <005501c29670$d5fd8360$fe01a8c0@dwcjr> From: "David W. Chapman Jr." To: "NAKAJI Hiroyuki" Cc: References: <86isyimurd.fsf@xa12.heimat.gr.jp> Subject: Re: pw_user.c change for samba Date: Wed, 27 Nov 2002 17:58:08 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > David> Last I checked adduser doesn't even let you use $ > > How about to set > > usernameregexp = '^[a-z0-9_][a-z0-9_-]*[a-z0-9_$-]$' > > in /etc/adduser.conf? > > It allows to make a 'machine account' ending with '$'. I checked this > about two months ago. Wouldn't pw still have to be updated. I haven't looked at adduser but I thought it was a wrapper for pw? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message