1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/samba_ynh.git synced 2024-09-03 20:16:27 +02:00
samba_ynh/hooks/post_user_create
2024-04-02 02:08:03 +02:00

5 lines
97 B
Bash

#!/bin/bash
echo "${YNH_USER_PASSWORD}
${YNH_USER_PASSWORD}
" | smbpasswd -a $YNH_USER_USERNAME