mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
37214555db
Tidied up some entries with incorrect casing Added NT SP3 entry Updated list of ported systems Updated More Info entry with more web site details and list of all doco files Moved mailing list subscriptions to separate entry Removed reference to 'samba team mailing list' just in case people guessed Updated nmbd -C entry, indicating obsolete. General cleanup of document with indented lists. Added url links where needed. Web docs will not show urls but will link, text files will show file names AND urls Fixed missing info where '\\' was being interpreted as '\' (used [\\]) If I get a warning before 1.9.17 is released, I'll clean up blank lines from the text faq. Don't want to do them now as I may modify the sgml again. For those who don't know, we now maintain the FAQ as an sgml document, and convert/create html and txt FAQs from that. We use LinuxDoc which is now called SGMLtools. Paul.
38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE> Samba FAQ: Specific client application problems</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<A HREF="sambafaq-3.html">Previous</A>
|
|
<A HREF="sambafaq-5.html">Next</A>
|
|
<A HREF="sambafaq.html#toc4">Table of Contents</A>
|
|
<HR>
|
|
<H2><A NAME="s4">4. Specific client application problems</A></H2>
|
|
|
|
<P>
|
|
<A NAME="client_problems"></A>
|
|
</P>
|
|
|
|
<H2><A NAME="ss4.1">4.1 MS Office Setup reports "Cannot change properties of '\MSOFFICE\SETUP.INI'"</A></H2>
|
|
|
|
<P>
|
|
<A NAME="cant_change_properties"></A>
|
|
|
|
When installing MS Office on a Samba drive for which you have admin
|
|
user permissions, ie. admin users = username, you will find the
|
|
setup program unable to complete the installation.</P>
|
|
<P>To get around this problem, do the installation without admin user
|
|
permissions The problem is that MS Office Setup checks that a file is
|
|
rdonly by trying to open it for writing.</P>
|
|
<P>Admin users can always open a file for writing, as they run as root.
|
|
You just have to install as a non-admin user and then use "chown -R"
|
|
to fix the owner.</P>
|
|
|
|
|
|
<HR>
|
|
<A HREF="sambafaq-3.html">Previous</A>
|
|
<A HREF="sambafaq-5.html">Next</A>
|
|
<A HREF="sambafaq.html#toc4">Table of Contents</A>
|
|
</BODY>
|
|
</HTML>
|