Skip to content

alinjf/add-user-set-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

add user to linux and set group script

clone and executable mode to file and run it

chmod +x add-user.sh

you change the group name in code line 16

usermod -g $groupName "$username"

when you run the script it asks username and plaintext password, if users exist show an error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages