Liking cljdoc? Tell your friends :D

dda.pallet.dda-user-crate.infra.user


configure-user-sudoclj

(configure-user-sudo user-name)

Add user to sudoers without password.

Add user to sudoers without password.
sourceraw docstring

create-sudo-groupclj

(create-sudo-group)
source

create-userclj

(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
sourceraw docstring

hashed-passwordclj

(hashed-password user-config)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close