Replacing dot delimited with colon for chown command.
[tprouty/samba.git] / docs / Samba-Guide / SBE-SimpleOfficeServer.xml
index b1e9c6a076c7952abee82b67c57d138f0ab90507..59ff58af21650e02695a2b7abf324a20faed6887 100644 (file)
@@ -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