adduser 3.118-ok2 source package in openKylin
Changelog
adduser (3.118-ok2) yangtze; urgency=medium * update version info -- luzhiping <email address hidden> Mon, 22 Aug 2022 13:52:12 +0800
adduser (3.118-ok2) yangtze; urgency=medium * update version info -- luzhiping <email address hidden> Mon, 22 Aug 2022 13:52:12 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
adduser_3.118.orig.tar.gz | 297.7 KiB | ffcf79d98ddacec570a22a8c0f7afd95e73577cbaeae44b4b7add019bf7aa774 |
adduser_3.118-ok2.debian.tar.xz | 102.6 KiB | 4e4fe90ebb1ec446eda5f6f6e679dc69d727827f4ae5313867cbf542a8cafde3 |
adduser_3.118-ok2.dsc | 1.8 KiB | a4a8999dbe5c17fa6d73d6c9eb77b54993b824f3414398151848ce694e6f42ef |
This package includes the 'adduser' and 'deluser' commands for creating
and removing users.
.
- 'adduser' creates new users and groups and adds existing users to
existing groups;
- 'deluser' removes users and groups and removes users from a given
group.
.
Adding users with 'adduser' is much easier than adding them manually.
Adduser will choose appropriate UID and GID values, create a home
directory, copy skeletal user configuration, and automate setting
initial values for the user's password, real name and so on.
.
Deluser can back up and remove users' home directories
and mail spool or all the files they own on the system.
.
A custom script can be executed after each of the commands.