mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
samba: use /var/lib/samba/secrets
This commit is contained in:
parent
022d2028cc
commit
3638c8da1d
3
board/common/overlay/etc/adminpasswd.d/samba
Executable file
3
board/common/overlay/etc/adminpasswd.d/samba
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo -e "$PASSWORD\n$PASSWORD\n" | /usr/bin/smbpasswd -a admin -s > /dev/null
|
Loading…
x
Reference in New Issue
Block a user