From 9f07d980ecccf7a089c8da6ec45ed567dac74568 Mon Sep 17 00:00:00 2001 From: Nahum Shalman Date: Wed, 26 Jun 2024 08:40:59 -0400 Subject: [PATCH] SMB: Note for how to fix missing group I ran into this issue while following this guide on 202406266 --- docs/configuring-smb-in-smartos.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuring-smb-in-smartos.md b/docs/configuring-smb-in-smartos.md index 76fe897..ad58870 100644 --- a/docs/configuring-smb-in-smartos.md +++ b/docs/configuring-smb-in-smartos.md @@ -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