套件:adduser(3.138)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
add and remove users and groups
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 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.
其他與 adduser 有關的套件
|
|
|
|
-
- dep: passwd
- 更動、管理密碼及群組資料
-
- sug: cron
- process scheduling daemon
-
- sug: liblocale-gettext-perl
- module using libc functions for internationalization in Perl
-
- sug: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: quota
- disk quota management tools