|
46.
|
|
|
For in depth Samba configurations see the <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/">Samba HOWTO Collection</ulink>
|
|
|
|
Per delle configurazioni più dettagliate riguardo Samba, consultare <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/">Samba HOWTO Collection</ulink>
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:248(para) serverguide/C/windows-networking.xml:347(para) serverguide/C/windows-networking.xml:704(para) serverguide/C/windows-networking.xml:1084(para)
|
|
47.
|
|
|
The guide is also available in <ulink url="http://www.amazon.com/exec/obidos/tg/detail/-/0131882228">printed format</ulink>.
|
|
|
|
La guida è disponibile anche in <ulink url="http://www.amazon.com/exec/obidos/tg/detail/-/0131882228">formato cartaceo</ulink>.
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:254(para) serverguide/C/windows-networking.xml:353(para) serverguide/C/windows-networking.xml:710(para) serverguide/C/windows-networking.xml:1090(para)
|
|
48.
|
|
|
O'Reilly's <ulink url="http://www.oreilly.com/catalog/9780596007690/">Using Samba</ulink> is another good reference.
|
|
|
|
Il libro <ulink url="http://www.oreilly.com/catalog/9780596007690/">Using Samba</ulink> di O'Reilly è un'altra buona lettura.
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:260(para) serverguide/C/windows-networking.xml:359(para)
|
|
49.
|
|
|
The <ulink url="https://help.ubuntu.com/community/Samba">Ubuntu Wiki Samba </ulink> page.
|
|
|
|
La pagina <ulink url="https://help.ubuntu.com/community/Samba">su Samba</ulink> della documentazione.
|
|
Translated by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:266(para) serverguide/C/windows-networking.xml:370(para) serverguide/C/windows-networking.xml:735(para) serverguide/C/windows-networking.xml:1114(para) serverguide/C/windows-networking.xml:1301(para)
|
|
50.
|
|
|
Samba Print Server
|
|
|
|
Server di stampa Samba
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:275(title)
|
|
51.
|
|
|
Another common use of Samba is to configure it to share printers installed, either locally or over the network, on an Ubuntu server. Similar to <xref linkend="samba-fileserver"/> this section will configure Samba to allow any client on the local network to use the installed printers without prompting for a username and password.
|
|
|
|
Un' altra configurazione molto comune di Samba è come condivisione di stampanti installate, localmente o in remoto, su un server Ubuntu. Come <xref linkend="samba-fileserver"/>, questa sezione spiega come configurare Samba affinché qualsiasi client sulla rete locale possa utilizzare le stampanti installate senza la necessità di fornire nome utente o password.
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:277(para)
|
|
52.
|
|
|
For a more secure configuration see <xref linkend="samba-fileprint-security"/>.
|
|
|
|
Per una configurazione più sicura, consultare <xref linkend="samba-fileprint-security"/>.
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:283(para)
|
|
53.
|
|
|
Before installing and configuring Samba it is best to already have a working <application>CUPS</application> installation. See <xref linkend="cups"/> for details.
|
|
|
|
Prima di installare e configurare Samba è utile prima di tutto avere un'installazione funzionante di <application>CUPS</application>. Per maggiori informazioni, consultare <xref linkend="cups"/>.
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:290(para)
|
|
54.
|
|
|
To install the <application>samba</application> package, from a terminal enter:
|
|
|
|
Per installare il pacchetto <application>samba</application>, da un terminale digitare:
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:295(para)
|
|
55.
|
|
|
After installing samba edit <filename>/etc/samba/smb.conf</filename>. Change the <emphasis>workgroup</emphasis> attribute to what is appropriate for your network, and change <emphasis>security</emphasis> to <emphasis role="italic">share</emphasis>:
|
|
|
|
Una volta installato samba, modificare il file <filename>/etc/samba/smb.conf</filename>. Cambiare il <emphasis>workgroup</emphasis> a un valore appropriato per la propria rete e impostare la chiave <emphasis>security</emphasis> a <emphasis role="italic">share</emphasis>:
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
serverguide/C/windows-networking.xml:306(para)
|