Skip to content

Commit

Permalink
SMB: Note for how to fix missing group (#71)
Browse files Browse the repository at this point in the history
Reviewed by: Dan McDonald <danmcd@mnx.io>
  • Loading branch information
danmcd authored Jun 26, 2024
2 parents ea7faca + 9f07d98 commit d87ddfc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/configuring-smb-in-smartos.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ are also deleted.
**Important:** `-r` is the displayed resource name, `-s` is the share
location, `smb` is the file system export type. See
[`sharemgr(8)`][sharemgr-8] for additional options.
If that command fails, try running
`sharemgr create -P smb smb`
and then try again.

12. Test with a CIFS client

Expand Down

0 comments on commit d87ddfc

Please sign in to comment.