Skip to content

Commit

Permalink
Add testparm output to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
anodos325 committed May 17, 2021
1 parent 0242720 commit 2875104
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/freenas/usr/local/libexec/freenas-debug/smb/smb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ smb_func()
smbd -b
section_footer

section_header "testparm -s"
testparm -s
section_footer

section_header "net getlocalsid"
net getlocalsid
section_footer
Expand Down

0 comments on commit 2875104

Please sign in to comment.