summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/guide/Chap10b-DomainAppsSupport.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/Chap10b-DomainAppsSupport.xml b/docs/guide/Chap10b-DomainAppsSupport.xml
index f5212e35bf..7188e7747d 100644
--- a/docs/guide/Chap10b-DomainAppsSupport.xml
+++ b/docs/guide/Chap10b-DomainAppsSupport.xml
@@ -676,12 +676,12 @@ password: XXXXXXXX
whole process. Remember to issue the following command (for Red Hat Linux):
<screen>
&rootprompt; chgrp squid /var/cache/samba/winbindd_privileged
-&rootprompt; chmod 755 /var/cache/samba/winbindd_privileged
+&rootprompt; chmod 750 /var/cache/samba/winbindd_privileged
</screen>
For SUSE Linux 9, execute the following:
<screen>
&rootprompt; chgrp squid /var/lib/samba/winbindd_privileged
-&rootprompt; chmod 755 /var/lib/samba/winbindd_privileged
+&rootprompt; chmod 750 /var/lib/samba/winbindd_privileged
</screen>
</para></step>