Package: adduser
Description-md5: a5681e7bad8d90695043c6eab9784701
Description-th: เพิ่มและถอดถอนผู้ใช้ และกลุ่ม
 แพกเกจนี้ผนวกคำสั่ง 'adduser' และ 'deluser' สำหรับการสร้างและถอดถอนผู้ใช้.
 .
  - '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 UID and GID values that conform to Debian policy,
 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.
 .
 'Adduser' and 'Deluser' are intended to be used by the local administrator
 in lieu of the tools from the 'useradd' suite, and they provide support
 for easy use from Debian package maintainer scripts, functioning as kind
 of a policy layer to make those scripts easier and more stable to write
 and maintain.