Custom Query (11 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 11 of 11)

1 2 3 4
Ticket Resolution Summary Owner Reporter
#13 fixed usermod (useradd) is not tolerant of illegal parameter values lewisr
Description

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.

#9 duplicate Rename application title to kLIBC User Manager lewisr
Description

In English, nouns may be countable or uncountable. Management is the uncountable noun (there is nobody in Management to see you today), whereas Manager is a countable noun (the Manager is here; four Managers are on vacation). It is more appropriate for a utility which is functioning as the program to accomplish a task to be labeled with a countable noun, i.e., the kLIBC User Manager.

The companion ticket for this in the Arca Noae Mantis is 2379, where we will be renaming both Logical Volume Manager objects Manager from the uncountable Management.

The specfile for this will likewise need to be modified to create correctly named objects.

1 2 3 4
Note: See TracQuery for help on using queries.