Bug 36785

Summary: Add support for $ character in usernames
Product: Base System Reporter: Eric Masson <e-masson>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eric Masson 2002-04-05 13:20:01 UTC
	Running Samba as a PDC for Windows XP workstations on FreeBSD implies the
	ability to create user accounts ending by the character '$' in batch mode.
	pw useradd doesn't allow that.

How-To-Repeat: 
	pw useradd stationxp$ -g wheel -c Machine -d /dev/null -s /nonexistent
	pw: invalid character `$' in field
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2002-12-20 17:38:47 UTC
State Changed
From-To: open->closed

Duplicate of bin/22860 and bin/28773.