Bug 222540 - --append option not working in usermod
Summary: --append option not working in usermod
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: shadow-utils
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Vrabec
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: 578746
TreeView+ depends on / blocked
 
Reported: 2007-01-13 17:01 UTC by Michael De La Rue
Modified: 2010-04-01 09:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
: 578746 (view as bug list)
Environment:
Last Closed: 2007-01-14 13:39:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
actual session showing usermod failing to work (2.00 KB, text/plain)
2007-01-13 17:01 UTC, Michael De La Rue
no flags Details

Description Michael De La Rue 2007-01-13 17:01:19 UTC
Description of problem:
The --append long option does not seem to work at all.  The equivelent -a option
does work.  I'm leaving this as normal severity rather than low

Version-Release number of selected component (if applicable):
Version     : 4.0.17
Release     : 11.fc6 

How reproducible:
every time

Steps to Reproduce:
1. groupadd -r sound 
2. usermod -a -G sound mikedlr
3. usermod --append -G sound mikedlr
4. usermod -a -G sound mikedlr  

Actual results:
the second and fourth command complete correctly and silently.  The third step
outputs the usage information from usermod 

Expected results:
according to manual page and usermod --help, --append option should do the same
as -a

Additional info:
I'm leaving this as normal severity since an important script might be depending
on this.

Comment 1 Michael De La Rue 2007-01-13 17:01:19 UTC
Created attachment 145529 [details]
actual session showing usermod failing to work

Comment 2 Peter Vrabec 2007-01-14 13:39:00 UTC
fixed in shadow-utils-4.0.17-12.fc6


Note You need to log in before you can comment on or make changes to this bug.