(configure-user-sudo user-name)
Add user to sudoers without password.
Add user to sudoers without password.
(create-sudo-group)
(create-user user-name user-config)
creates a sudo user with pw is encrypted handed over. Passwords can be generated e.g. by mkpasswd test123. So password test1234 is representet by 3hLlUVSs1Aa1c
creates a sudo user with pw is encrypted handed over. Passwords can be generated e.g. by mkpasswd test123. So password test1234 is representet by 3hLlUVSs1Aa1c
(hashed-password user-config)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close