summaryrefslogtreecommitdiff
path: root/docs/Samba-Guide/SBE-SimpleOfficeServer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Samba-Guide/SBE-SimpleOfficeServer.xml')
-rw-r--r--docs/Samba-Guide/SBE-SimpleOfficeServer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Guide/SBE-SimpleOfficeServer.xml b/docs/Samba-Guide/SBE-SimpleOfficeServer.xml
index b1e9c6a076..59ff58af21 100644
--- a/docs/Samba-Guide/SBE-SimpleOfficeServer.xml
+++ b/docs/Samba-Guide/SBE-SimpleOfficeServer.xml
@@ -540,7 +540,7 @@ Password changed
ownership and permissions:
<screen>
&rootprompt; mkdir -p /data/{ftmfiles,officefiles/{letters,invitations,misc}}
-&rootprompt; chown -R abmas.office /data
+&rootprompt; chown -R abmas:office /data
&rootprompt; chmod -R ug+rwxs,o-w,o+rx /data
</screen>
These demonstrate compound operations. The <command>mkdir</command> command