From fe0387f047b21b56d452eaf4f13a6b773c4dbe08 Mon Sep 17 00:00:00 2001 From: John H Terpstra Date: Thu, 24 Sep 2009 19:18:33 -0500 Subject: Bug fix thanks to vjbangis viray --- docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs-xml/Samba3-ByExample') diff --git a/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml b/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml index 846145ed58..625cfed219 100644 --- a/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml +++ b/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml @@ -489,8 +489,8 @@ Users (S-1-5-32-545) -> -1 &rootprompt; mkdir -p /data/{accounts,finsvcs} &rootprompt; chown -R root:root /data -&rootprompt; chown -R alanm:accounts /data/accounts -&rootprompt; chown -R alanm:finsvcs /data/finsvcs +&rootprompt; chown -R alanm:acctsdep /data/accounts +&rootprompt; chown -R alanm:finsrvcs /data/finsrvcs &rootprompt; chmod -R ug+rwx,o+rx-w /data Each department is responsible for creating its own directory structure within its @@ -688,9 +688,9 @@ hosts: files wins %G No - + Financial Service Files -/data/finsvcs +/data/finsrvcs %G No -- cgit