Adding "valids user" argument in share section (#558)

This commit is contained in:
Dhruv Mistry 2024-09-20 19:44:15 +05:30 committed by GitHub
parent 72ebf08811
commit b10dfa4bd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -126,6 +126,7 @@ setup_samba() {
writable = yes
guest ok = no
read only = no
valid users = $SAMBA_USER
EOL
fi
@ -202,4 +203,4 @@ setup_ssh_samba(){
checkEnv
checkEscalationTool
setup_ssh_samba
setup_ssh_samba