﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13	usermod (useradd) is not tolerant of illegal parameter values	lewisr		"When attempting to add a new user and set group membership, using the -u parameter incorrectly (UID, not ""user group"") may lead to unexpected results:
{{{
{0}[j:\devel\klusrmgr\src] usermod -a ""User2"" -u Joe
   474 +++           Do nextUID = MinUID To 65535 By 1;
REX0041: Error 41 running J:\DEVEL\KLUSRMGR\SRC\USERMOD.CMD, line 474: Bad
arithmetic conversion
   177 +++       Call _UserAdd;
}}}
Suggest that command line input be validated and useful errors returned to the user."	defect	closed	major		none		fixed		
