Changeset 2ce613f
- Timestamp:
- 05/17/2004 08:59:51 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 23664262
- Parents:
- 3984104
- Location:
- server/other/samba3
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
server/other/samba3/samba3-config.xml
r3984104 r2ce613f 1 1 <sect2> 2 2 <title>Configuring <application>Samba</application></title> 3 <para>Because of the infinate number of possible uses for4 <application>Samba</application>, configuration is well beyond the scope5 of the BLFS book. In fact, many complete books have been written on6 this topic alone. The included documentation, a popular book published by7 O'Reilly, can be viewed by pointing your web browser to:</para>8 <screen><userinput><filename>file:///usr/share/samba/swat/using_samba/toc.html</filename></userinput></screen>9 3 10 <!-- 11 <para>There are also several other resources availible on the web. 12 Below are a few links that show in detail some very good sample 13 configurations.</para> 4 <para>Because of the various uses for <application>Samba</application>, 5 complete configuration is well beyond the scope of the BLFS book. 6 In fact, many complete books have been written on this topic alone. 7 The included documentation, a popular book published by O'Reilly, 8 can be viewed by pointing your web browser to 9 <ulink url="file:///usr/share/samba/swat/using_samba/toc.html" />. 10 </para> 14 11 15 * This is for later....as soon as I find the example configs I had the 16 * other day.... 12 <para>The built in <acronym>SWAT</acronym> (Samba Web Administration Tool) 13 utility can be used for basic configuration, however, before 14 using <acronym>SWAT</acronym> you must add an entry to 15 <filename>/etc/services</filename> and make changes to your 16 <command>inetd</command>/<command>xinetd</command> 17 configuration.</para> 17 18 18 <para>Insert the links here along with descriptions of the 19 sample configs. (use itemized list)</para> 20 --> 21 22 <!-- 23 <para>Finally, the buit in SWAT (Samba Web Administation Tool) utility 24 --> 25 <para>The built in SWAT (Samba Web Administration Tool) utility 26 can be used for the very basic of configurations. However, before 27 using SWAT, you must do a little configuration.</para> 28 29 <para>Add the swat entry to <filename>/etc/services</filename>with the 19 <para>Add the swat entry to <filename>/etc/services</filename> with the 30 20 following command: </para> 31 21 … … 34 24 <para>If <command>inetd</command> is used, the following command will add the 35 25 swat entry to <filename>/etc/inetd.conf</filename>: </para> 26 36 27 <screen><userinput><command>echo "swat stream tcp nowait.400 root /usr/sbin/swat swat" \ 37 28 >> /etc/inetd.conf</command></userinput></screen> 38 29 39 <para>If xinetd is used, the following command will add the swat entry 40 to <filename>/etc/xinetd.conf</filename>: </para> 30 <para>If <command>xinetd</command> is used, the following command will 31 add the swat entry to <filename>/etc/xinetd.conf</filename>: </para> 32 41 33 <screen><userinput><command>cat >> /etc/xinetd.conf << "EOF"</command> 42 34 service swat … … 53 45 54 46 <para><acronym>SWAT</acronym> can be launched by pointing your web 55 browser to:</para> 56 <screen><userinput><ulink url="http://localhost:901"/></userinput></screen> 47 browser to <ulink url="http://localhost:901"/>.</para> 57 48 58 49 <para>For your convenience, boot scripts have been provided for … … 67 58 <para>Install the <filename>samba</filename> script with the following 68 59 command:</para> 60 69 61 <screen><userinput><command>make install-samba</command></userinput></screen> 70 62 71 63 <para>If you also need the <filename>winbind</filename> script:</para> 64 72 65 <screen><userinput><command>make install-winbind</command></userinput></screen> 66 73 67 </sect2> 74 68 -
server/other/samba3/samba3-desc.xml
r3984104 r2ce613f 6 6 <command>make_unicodemap</command>, 7 7 <command>mount.smbfs</command>, 8 <command>net</command> 8 <command>net</command>, 9 9 <command>nmbd</command>, 10 10 <command>nmblookup</command>, … … 54 54 </acronym> access utility, similar to <acronym>FTP</acronym>.</para></sect3> 55 55 <sect3><title>smbcontrol</title> 56 <para><command>smbcontrol</command> is used to control running <command>smbd 57 < /command>, <command>nmbd</command> and <command>winbindd</command>56 <para><command>smbcontrol</command> is used to control running <command>smbd</command>, 57 <command>nmbd</command> and <command>winbindd</command> 58 58 daemons.</para></sect3> 59 59 <sect3><title>smbd</title> … … 83 83 <para><command>winbindd</command> resolves names from NT servers.</para></sect3> 84 84 </sect2> 85 -
server/other/samba3/samba3-exp.xml
r3984104 r2ce613f 21 21 <para><option>--with-smbmount</option>: Orders the creation of an extra 22 22 binary for use by the <command>mount</command> command so that mounting remote 23 <acronym>SMB</acronym> ( windows) shares becomes no more complex than mounting23 <acronym>SMB</acronym> (Windows) shares becomes no more complex than mounting 24 24 remote <acronym>NFS</acronym> shares.</para> 25 25 … … 27 27 The nss libs are not installed by default. If you intend to use 28 28 winbindd for domain auth, and/or <acronym>WINS</acronym> name resolution, 29 you need these libraries </para>29 you need these libraries.</para> 30 30 31 31 <para><command>ln -sf libnss_winbind.so /lib/libnss_winbind.so.2</command> … … 33 33 These symlinks are required by glibc to use the nss libs.</para> 34 34 35 <para><command>cp ../examples/smb.conf.default /etc/samba</command>: 36 This copies a default <filename>smb.conf </filename>into 37 <filename>/etc/samba</filename>. This sample configuration will not 38 work unless edited for your site, and renamed 39 <filename>smb.conf</filename>.</para> 40 35 41 </sect2> -
server/other/samba3/samba3-inst.xml
r3984104 r2ce613f 18 18 install -m755 nsswitch/libnss_win{s,bind}.so /lib && 19 19 ln -sf libnss_winbind.so /lib/libnss_winbind.so.2 && 20 ln -sf libnss_wins.so /lib/libnss_wins.so.2</command></userinput></screen> 20 ln -sf libnss_wins.so /lib/libnss_wins.so.2 && 21 cp ../examples/smb.conf.default /etc/samba</command></userinput></screen> 21 22 22 < para>Note: You may want to run configurewith the23 <note><para>You may want to run <command>configure</command> with the 23 24 <parameter>--help</parameter> parameter. There may be other parameters 24 needed to take advantage of the optional dependencies.</para> 25 needed to take advantage of the optional dependencies.</para></note> 26 25 27 </sect2> -
server/other/samba3/samba3-intro.xml
r3984104 r2ce613f 16 16 17 17 <sect3> 18 <title><application>Samba</application> Dependencies</title>18 <title><application>Samba</application> dependencies</title> 19 19 <sect4> 20 20 <title>Optional</title> 21 <para> <xref linkend="Linux_PAM"/>,22 <xref linkend=" xinetd"/>,21 <para> 22 <xref linkend="Linux_PAM"/>, 23 23 <xref linkend="readline"/>, 24 24 <xref linkend="openldap"/>, 25 25 <xref linkend="cups"/>, 26 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>.</para> 26 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/> 27 </para> 27 28 </sect4> 28 29 </sect3>
Note:
See TracChangeset
for help on using the changeset viewer.