- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/Samba3-ByExample/SBE-SimpleOfficeServer.xml
r414 r988 19 19 Instead of a bland technical discussion, each principle is demonstrated by way of a 20 20 real-world scenario for which a working solution<footnote><para>The examples given mirror those documented 21 in The Official Samba -3HOWTO and Reference Guide, Second Edition (TOSHARG2) Chapter 2, Section 2.3.1. You may gain additional21 in The Official Samba HOWTO and Reference Guide, Second Edition (TOSHARG2) Chapter 2, Section 2.3.1. You may gain additional 22 22 insight from the standalone server configurations covered in TOSHARG2, sections 2.3.1.2 through 2.3.1.4. 23 23 </para></footnote> is fully described. … … 148 148 149 149 <step><para> 150 Download the Samba -3RPM packages for Red Hat Fedora Core2 from the Samba150 Download the Samba RPM packages for Red Hat Fedora Core2 from the Samba 151 151 <ulink url="http://www.samba.org">FTP servers.</ulink> 152 152 </para></step> … … 557 557 created. Any new directories created still have the same owner, group, and permissions as the 558 558 directory they are in. This should eliminate all permissions-based file access problems. For 559 more information on this subject, refer to TOSHARG2<footnote><para>The Official Samba -3HOWTO and559 more information on this subject, refer to TOSHARG2<footnote><para>The Official Samba HOWTO and 560 560 Reference Guide, Chapter 15, File, Directory and Share Access Controls.</para></footnote> or refer 561 561 to the UNIX man page for the <command>chmod</command> and the <command>chown</command> commands. … … 565 565 Install the &smb.conf; file shown in <link linkend="charity-smbconfnew"/> in the 566 566 <filename>/etc/samba</filename> directory. This newer &smb.conf; file uses user-mode security 567 and is more suited to the mode of operation of Samba -3than the older share-mode security567 and is more suited to the mode of operation of Samba than the older share-mode security 568 568 configuration that was shown in the first edition of this book. 569 569 </para> … … 1098 1098 1099 1099 <procedure> 1100 <title>Migration from Windows NT4 Workstation System to Samba -3</title>1100 <title>Migration from Windows NT4 Workstation System to Samba</title> 1101 1101 1102 1102 <step><para><indexterm> … … 1114 1114 1115 1115 <step><para> 1116 Install the latest Samba -3binary Red Hat Linux RPM that is available from the1116 Install the latest Samba binary Red Hat Linux RPM that is available from the 1117 1117 Samba FTP site. 1118 1118 </para></step> … … 1249 1249 1250 1250 <step><para> 1251 Verify that the files are being copied correctly from the Windows NT4 machine to the Samba -3server.1252 This is best done on the Samba -3 server. Check the contents of the directory tree under1251 Verify that the files are being copied correctly from the Windows NT4 machine to the Samba server. 1252 This is best done on the Samba server. Check the contents of the directory tree under 1253 1253 <filename>/data</filename> by executing the following command: 1254 1254 <screen>
Note:
See TracChangeset
for help on using the changeset viewer.