adduser 3.118-ok3 source package in openKylin
Changelog
adduser (3.118-ok3) yangtze; urgency=medium * close #I64C28: update NAME_REGEX. -- handsome_feng <email address hidden> Thu, 05 Jan 2023 11:39:40 +0800
adduser (3.118-ok3) yangtze; urgency=medium * close #I64C28: update NAME_REGEX. -- handsome_feng <email address hidden> Thu, 05 Jan 2023 11:39:40 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
adduser_3.118.orig.tar.gz | 297.7 KiB | ffcf79d98ddacec570a22a8c0f7afd95e73577cbaeae44b4b7add019bf7aa774 |
adduser_3.118-ok3.debian.tar.xz | 102.7 KiB | a8f0c1c26210c49408c54f98e0a7433228344d331b23b01d8a11e84adce67402 |
adduser_3.118-ok3.dsc | 1.7 KiB | bfed93a592030e8c965169258e73613373e3f32c8949515f53f8fb4516049916 |
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.