Skip to content

Chauncey-Wang/ubuntu-add-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-add-user

https://blog.csdn.net/weixin_39518984/article/details/111919286

Ubuntu下通过shell脚本批量新建用户并设置默认密码 配套代码

在users.list中设定需要新建的用户 在Ubuntu下通过 ./test_user_add.sh 执行新建用户脚本

在user_del.list中设定需要删除的用户 在Ubuntu下通过 ./test_user_del.sh 执行删除用户脚本

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages