Working SMB file share
This commit is contained in:
parent
7789923672
commit
76b20570ec
11 changed files with 187 additions and 7 deletions
|
|
@ -1 +1,4 @@
|
|||
echo "PasswordAuthentication no" >> /etc/ssh/sshd_config
|
||||
echo "PasswordAuthentication no" >> /etc/ssh/sshd_config
|
||||
|
||||
addgroup -g 1000 linsk
|
||||
adduser -G linsk linsk -S -u 1000
|
||||
Loading…
Add table
Add a link
Reference in a new issue