adduser 3.118-ok1 source package in openKylin
Changelog
adduser (3.118-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
adduser (3.118-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
adduser_3.118.orig.tar.gz | 297.7 KiB | ffcf79d98ddacec570a22a8c0f7afd95e73577cbaeae44b4b7add019bf7aa774 |
adduser_3.118-ok1.debian.tar.xz | 102.5 KiB | d3b1b00e8922bae54cb107deeaa27e7159b8635ba304f37c6b6ee9cc798b57ce |
adduser_3.118-ok1.dsc | 1.8 KiB | 3d2718abb297bbf23a7fceff603a672275d407e8e143476f85edd8b932ddf3de |
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.