Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 292971 Details for
Bug 429814
man page for ipa-usermod describes groups
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix discrepencies between built-in help and the man page.
freeipa-602-moduser.patch (text/plain), 2.51 KB, created by
Rob Crittenden
on 2008-01-25 18:49:00 UTC
(
hide
)
Description:
Fix discrepencies between built-in help and the man page.
Filename:
MIME Type:
Creator:
Rob Crittenden
Created:
2008-01-25 18:49:00 UTC
Size:
2.51 KB
patch
obsolete
># HG changeset patch ># User Rob Crittenden <rcritten@redhat.com> ># Date 1201286948 18000 ># Node ID e791372e2861336eae64c5b6710c453f457e9da4 ># Parent f421b34b06543a6ba4a1cf8e95ac086dac4d1237 >Fix discrepencies between built-in help and the man page. >Resolves bz 429814 > >diff -r f421b34b0654 -r e791372e2861 ipa-admintools/ipa-moduser >--- a/ipa-admintools/ipa-moduser Fri Jan 25 11:23:12 2008 -0500 >+++ b/ipa-admintools/ipa-moduser Fri Jan 25 13:49:08 2008 -0500 >@@ -32,7 +32,7 @@ import errno > import errno > > def usage(): >- print "ipa-moduser [-a|--activate] [-c|--gecos STRING] [-d|--directory STRING] [-f|--firstname STRING] [-l|--lastname STRING] [-s|--shell STRING] [--add attribute=value] [--del attribute] [--set attribute=value] user" >+ print "ipa-moduser [-a|--activate] [-c|--gecos STRING] [-d|--directory STRING] [-f|--firstname STRING] [-l|--lastname STRING] [-s|--shell STRING] [--addattr attribute=value] [--delattr attribute] [--setattr attribute=value] user" > sys.exit(1) > > def set_add_usage(which): >diff -r f421b34b0654 -r e791372e2861 ipa-admintools/man/ipa-moduser.1 >--- a/ipa-admintools/man/ipa-moduser.1 Fri Jan 25 11:23:12 2008 -0500 >+++ b/ipa-admintools/man/ipa-moduser.1 Fri Jan 25 13:49:08 2008 -0500 >@@ -27,27 +27,31 @@ Updates the user \fIname\fR. > Updates the user \fIname\fR. > .SH "OPTIONS" > .TP >-\fB\-a\fR, \fB\-\-add\fR=\fIuser1,user2,...usern\fR >-Add one or more users to the group >- >+\fB\-a\fR, \fB\-\-activate\fR >+Activate a user that was previously inactivated > .TP >-\fB\-d\fR, \fB\-\-description\fR=\fIdescription\fR >-Modify the description of the group >- >+\fB\-c\fR, \fB\-\-gecos\fR=\fIGECOS\fR >+Set the gecos field of the user. This is traditionally the user's full name. > .TP >-\fB\-r\fR, \fB\-\-remove\fR=\fIuser1,user2,...usern\fR >-Remove one or more users from the group >- >+\fB\-d\fR, \fB\-\-directory\fR=\fIdirectory\fR >+Set user's home directory > .TP >-\fB\-\-addattr\fR=\fIattr=value\fR >+\fB\-f\fR, \fB\-\-firstname\fR=\fINAME\fR >+Set user's first name >+.TP >+\fB\-l\fR, \fB\-\-lastname\fR=\fINAME\fR >+Set user's last name >+.TP >+\fB\-s\fR, \fB\-\-shell\fR=\fIshell\fR >+Set user's login shell >+.TP >+\fB\-\-addattr\fR \fIattr=value\fR > Add a new attribute, or value to an existing attribute >- > .TP >-\fB\-\-delattr\fR=\fIattr=value\fR >+\fB\-\-delattr\fR \fIattr=value\fR > Remove an attribute and all values >- > .TP >-\fB\-\-setattr\fR=\fIattr=value\fR >+\fB\-\-setattr\fR \fIattr=value\fR > Set an attribute to a new value, removing all old ones > .SH "EXIT STATUS" > The exit status is 0 on success, nonzero on error.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 429814
: 292971