Skip to content

Commit

Permalink
samba: use /var/lib/samba/secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrisan committed Aug 26, 2017
1 parent 022d202 commit 3638c8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions board/common/overlay/etc/adminpasswd.d/samba
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

echo -e "$PASSWORD\n$PASSWORD\n" | /usr/bin/smbpasswd -a admin -s > /dev/null

0 comments on commit 3638c8d

Please sign in to comment.