adduser was a typo. Move the adduser entries to the useradd section.
This commit is contained in:
parent
926aeec06a
commit
f4b9f1b2e0
9
NEWS
9
NEWS
@ -5,11 +5,6 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
|||||||
*** general:
|
*** general:
|
||||||
- packaging
|
- packaging
|
||||||
* Do not install the shadow library per default.
|
* Do not install the shadow library per default.
|
||||||
- adduser
|
|
||||||
* Fix the handling of the --defaults option (it required an argument,
|
|
||||||
but should behave as -D)
|
|
||||||
* Document the --defaults option, which was already described in the
|
|
||||||
useradd's Usage information.
|
|
||||||
- chage
|
- chage
|
||||||
* Fix bug which forbid to set the aging information of an account with a
|
* Fix bug which forbid to set the aging information of an account with a
|
||||||
passwd entry, but no shadow entry.
|
passwd entry, but no shadow entry.
|
||||||
@ -47,6 +42,10 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
|||||||
* If started as init, start a new session.
|
* If started as init, start a new session.
|
||||||
- useradd
|
- useradd
|
||||||
* New option -l to avoid adding the user to the lastlog and faillog databases.
|
* New option -l to avoid adding the user to the lastlog and faillog databases.
|
||||||
|
* Fix the handling of the --defaults option (it required an argument,
|
||||||
|
but should behave as -D)
|
||||||
|
* Document the --defaults option, which was already described in the
|
||||||
|
useradd's Usage information.
|
||||||
- usermod
|
- usermod
|
||||||
* Keep the access and modification time of files when moving an user's home
|
* Keep the access and modification time of files when moving an user's home
|
||||||
directory.
|
directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user