To Way Managing user account in Linux

Pahrial Ms
Sep 16, 2021

--

On linux you can use the configuration file /etc/login.defs for new user account management.

And for the management of existing users, you can use the command

usermod --help

for the management of existing group, you can use the command

groupmod -- help

--

--

No responses yet