Translations by ydioma2005

ydioma2005 has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 392 results
1.
ubuntu-doc@lists.ubuntu.com (Ubuntu Documentation Project)
2006-04-13
ubuntu-doc@lists.ubuntu.com (Ubuntu: progetto Documentazione
2.
bhuvan@ubuntu.com (Bhuvaneswaran Arumugam)
2006-04-13
bhuvan@ubuntu.com (Bhuvaneswaran Arumugam)
3.
robbieboy@gmail.com (Robert Stoffers)
2006-04-13
robbieboy@gmail.com (Robert Stoffers)
4.
bshumate@openmindshare.com (Brian Shumate)
2006-04-13
bshumate@openmindshare.com (Brian Shumate)
5.
Ubuntu Server Guide
2006-04-13
Ubuntu: manuale del Server
6.
2006-04-06
2006-04-13
2006-04-06
7.
An introduction to installing and configuring server applications on Ubuntu.
2006-04-13
Introduzione: come installare e configurare un server in Ubuntu.
8.
Windows Networking
2006-04-13
Il Network: finestre
9.
Computer networks are often comprised of diverse systems, and while operating a network made up entirely of Ubuntu desktop and server computers would certainly be fun, some network environments must consist of both Ubuntu and <trademark class="registered">Microsoft</trademark><trademark class="registered">Windows</trademark> systems working together in harmony. This section of the <phrase>Ubuntu</phrase> Server Guide introduces principles and tools used in configuring your Ubuntu Server for sharing network resources with Windows computers.
2006-04-13
La rete di computers comprende diversi sistemi. Operare in una rete costituita da UBuntu e dai suoi server sarebbe certamente gradevole, ma spesso alcuni ambienti sono costituiti da Ubuntu e da altri <trademark class="registered">Microsoft</trademark><trademark class="registered">Windows</trademark> protetti da diritti d'autore che spesso operano insieme in armonia. La presente sezione costituisce una Guida ai principi ed agli strumenti usati per la configurazione del server Ubuntu per la condivisione delle risorse di rete con computer che utilizzano Windows.
10.
Introduction
2006-04-13
Introduzione.
11.
Successfully networking your Ubuntu system with Windows clients involves providing and integrating with services common to Windows environments. Such services assist the sharing of data and information about the computers and users involved in the network, and may be classified under three major categories of functionality:
2006-04-13
Far lavorare Ubuntu in una rete composta da clients che operano in ambiente Windows viol dire integrazione di servizi. questi servizi assistono la condivisione di dati ed informazioni sui computer e gli utenti che costituiscono la rete e possono essere classificati sotto le tre principali categorie di funzionalità:
12.
<emphasis role="bold">File and Printer Sharing Services</emphasis>. Using the Server Message Block (SMB) protocol to facilitate the sharing of files, folders, volumes, and the sharing of printers throughout the network.
2006-04-13
<emphasis role="bold">File and Printer Sharing Services</emphasis>. Uso del protocollo (SMB) Server Message Block per agevolare la condivisione di file, cartelle, dischi rigidi, stampanti presenti nella rete.
13.
<emphasis role="bold">Directory Services</emphasis>. Sharing vital information about the computers and users of the network with such technologies as the Lightweight Directory Access Protocol (LDAP) and Microsoft <trademark class="registered">Active Directory</trademark>.
2006-04-13
<emphasis role="bold">Directory Services</emphasis>. La condivisione di informazioni vitali sui computer e sugli utenti della rete con l'uso mdi tecnologie e protocolli quali (LDAP) Lightweight Directory Access Protocol e quello proprietario della Microsoft <trademark class="registered">Active Directory</trademark>.
14.
<emphasis role="bold">Authentication and Access</emphasis>. Establishing the identity of a computer or user of the network and determining the information the computer or user is authorized to access using such principles and technologies as file permissions, group policies, and the Kerberos authentication service.
2006-04-13
<emphasis role="bold">Authentication and Access</emphasis>. Stabilire l'identità del computer o dell'utente della rete, determinare quali risorse siano accessibili al computer o all'utente tramite i permessi ed i privilegi usando tecnologie dedicate ai permessi dei file, politiche di gruppo, e Kerberos il servizio d'autenticazione.
15.
Fortunately, your Ubuntu system may provide all such facilities to Windows clients and share network resources among them. One of the principle pieces of software your Ubuntu system includes for Windows networking is the SAMBA suite of SMB server applications and tools. This section of the <phrase>Ubuntu</phrase> Server Guide will briefly introduce the installation and limited configuration of the SAMBA suite of server applications and utilities. Additional, detailed documentation and information on SAMBA is beyond the scope of this documentation, but exists on the <ulink url="http://www.samba.org">SAMBA website</ulink>.
2006-04-13
Per Vostra fortuna Ubuntu è in grado di fornire tutte queste opzioni ad un utente Windows, condividendone le risorse. SAMBA è il principale strumento di condivisione per un server che comprenda applicazioni e strumenti per Windows. La sezione presente <phrase>Ubuntu</phrase> Server Guide guiderà l'utente all'installazione ed alla configurazione limitata di SAMBA. Informazioni aggiuntive su SAMBA vanno oltre lo scopo di questa guida. Informazioni dettagliate su SAMBA si trovano al link seguente: http://www.samba.org
16.
Installing SAMBA
2006-04-13
Installazione di SAMBA
17.
At the prompt enter the following command to install the SAMBA server applications:
2006-04-13
Al prompt digitare l'istruzione che segue:
19.
Configuring SAMBA
2006-04-13
Configurazione di SAMBA:
20.
You may configure the SAMBA server by editing the <filename>/etc/samba/smb.conf</filename> file to change the default settings or add new settings. More information about each setting is available in the comments of the <filename>/etc/samba/smb.conf</filename> file or by viewing the <filename>/etc/samba/smb.conf</filename> manual page from the prompt with the following command typed at a terminal prompt:
2006-04-13
Il server SAMBA si configura con la modifica del file <filename>/etc/samba/smb.conf</filename> per aggiungere o modificare le impostazioni di default. Nei commenti del file <filename>/etc/samba/smb.conf</filename> l'utente può trovare altri dettagli sulla configurazione oppure nel file del manuale <filename>/etc/samba/smb.conf</filename> oppure consultando il manuale in linea digitando il seguente comando:
2006-04-13
Il server SAMBA si configura con la modifica del file <filename>/etc/samba/smb.conf</filename> per aggiungere o modificare le impostazioni di default.
22.
Prior to editing the configuration file, you should make a copy of the original file and protect it from writing so you will have the original settings as a reference and to re-use as necessary.
2006-04-13
Prima di modificare il file di configurazione è necessario salvarne una copia, provvedendo poi a proteggerla per poter avere sempre a disposizione un riferimento originale
23.
Backup the <filename>/etc/samba/smb.conf</filename> file:
2006-04-13
Backup del file <filename>/etc/samba/smb.conf</filename>:
25.
Now, edit the <filename>/etc/samba/smb.conf</filename> file and make your changes.
2006-04-13
A questo punto modificate il file <filename>/etc/samba/smb.conf</filename>
27.
In addition to the SAMBA suite of file and printer sharing server applications, Ubuntu also includes other powerful server applications designed to provide additional network server functionality to Windows clients similar to the functionality provided by actual Windows servers. For example, Ubuntu offers centralized management of network resources such as computers and users via Directory Services, and facilitates the identification, and authorization of computers and users via Authentication Services.
2006-04-13
In aggiunta alla suite SAMBA per la gestione di un server con tutte le sue applicazioni, Ubuntu offre altre potenti applicazioni per aumentare la funzionalità dei servizi offerti ai client Windows molto simili a quelli offerti dai server Windows. Ubuntu offre la gestione centralizzata delle risorse della rete quali Directory Services, facilità nell'identificazione, autorizzazioni ai computer ed agli utenti mediante i Servizi d'autenticazione.
2006-04-13
In aggiunta alla suite SAMBA per la gestione di un server con tutte le sue applicazioni, Ubuntu offre altre potenti applicazioni per aumentare la funzionalità dei servizi offerti
28.
The following sections will discuss SAMBA and the supporting technologies, such as Lightweight Directory Access Protocol (LDAP) server, and Kerberos authentication server in more detail. You will also learn about some of the available configuration directives available the SAMBA configuration file which facilitate network integration with Windows clients and servers.
2006-04-13
Questa sezione tratta in dettaglio di SAMBA e delle tecnologie di supporto, quali il protocollo del server (LDAP)Lightweight Directory Access Protocol, il server d'autenticazione Kerberos. Verranno impartite alcune direttive di configurazione di SAMBA per facilitare l'integrazione con i server Windows.
29.
Active Directory
2006-04-13
Directory attiva
30.
Active Directory is a proprietary implementation of Directory Services by Microsoft, and is used to provide a means to share information about network resources and users. In addition to providing a centralized source of such information, Active Directory also acts as a centralized authentication security authority for the network. Active directory combines capabilities traditionally found in separate, specialized directory systems to simplify integration, management, and security of network resources. The SAMBA package may be configured to use Active Directory services from a Windows Domain Controller.
2006-04-13
Active Directory è un'implementazione dei Servizi di Directory della Microsoft. Forniscono i mezzi necessari a condividere le informazioni sulle risorse di rete, sugli utenti. In aggiunta, Active Directory, fornisce una sorgente centralizzata di tali informazioni, agisce come un'autorità centrale di rete per l'autenticazione. Active Directory combina le peculiarità dei servizi di directory separati e specializzati per semplificare l'integrazione, la gestione, la sicurezza delle risorse di rete. La suite SAMBA può essere configurata per l'uso di Active Directory da un controller di dominio Windows.
32.
The LDAP server application provides Directory Services functionality to Windows computers in a manner very similar to Microsoft Active Directory services. Such services include managing the identities and relationships of computers, users, and groups of computers or users that participate in the network, and providing a consistent means to describe, locate, and manage these resources. The freely available implementation of LDAP available for your Ubuntu system is called <emphasis role="italic">OpenLDAP</emphasis>. The server daemons responsible for handling OpenLDAP directory requests and the propagation of directory data from one LDAP server to another on Ubuntu, are <application>slapd</application> and <application>slurpd</application>. OpenLDAP may be used in conjunction with SAMBA to provide File, Print, and Directory services in much the same way a Windows Domain Controller does so long as SAMBA is compiled with LDAP support.
2006-04-13
L'applicazione LDAP del server fornisce funzionalità dei Servizi Directory Services ai computer Windows in un modo molto simile ai servizi Microsoft Active Directory. I servizi comprendono la gestione delle identità, le relazioni tra i computer, gli utenti, gruppi di computer e utenti che condividono la rete e le sue risorse, i mezzi per descrivere, localizzare, gestire tutte le risorse. L'implementazione libera di LDAP disponibile nel pacchetto Ubuntu si chiama <emphasis role="italic">OpenLDAP</emphasis>. I daemon del server, responsabili della gestione delle richieste della directory dell'OpenLDAP, e della distribuzione dei dati custoditi in un server LDAP in un altro in Ubuntu si chiamano <application>slapd</application> and <application>slurpd</application>. L'OpenLDAP può essere usato in accordo con SAMBA per fornire File, Stampa, servizi di Directory, allo stesso modo che un dominio di controllo Windows nei confronti di SAMBA sotto il supporto LDAP.
34.
The Kerberos authentication security system is a standardized service for providing authentication to computers and users by means of a centralized server which grants encrypted authorization tickets accepted for authorization by any other computer using Kerberos. Benefits of Kerberos authentication include mutual authentication, delegated authentication, interoperability, and simplified trust management. The primary server daemons for handling the Kerberos authentication and Kerberos database administration on Ubuntu are <application>krb5kdc</application> and <application>kadmin</application>. SAMBA may use Kerberos as a mechanism for authenticating computers and users against a Windows Domain Controller. To do so, the Ubuntu system must have Kerberos installed, and the <filename>/etc/samba/smb.conf</filename> must be modified to select the the proper <emphasis role="italic">realm</emphasis> and <emphasis role="italic">security</emphasis> mode. For example, edit the <filename>/etc/samba/smb.conf</filename> file and add the values:
2006-04-14
Il sistema standard d'autenticazione Kerberos è un servizio che fornisce autenticazione ai computer e agli utenti tramite un server centralizzato d'autenticazione che fornisce biglietti d'accesso cifrati ed accettati dai sistemi che operano con Kerberos. I benefici offerti da Kerberos sono la reciproca autenticazione, un'autenticazione per delega, interoperabilità, gestione semplificata attendibile. Il principale strumento d'autenticazione Kerberos in Ubuntu è <application>krb5kdc</application> and <application>kadmin</application>. SAMBA usa Kerberos quale meccanismo d'autenticazione dei clients Windows in un ambiente controllato da un Windows Domain Controller. Per operare, il sistema Ubuntu deve avere installato Kerberos e <filename>/etc/samba/smb.conf</filename> deve essere predisposto per selezionare la corretta modalità: <emphasis role="italic">realm</emphasis> and <emphasis role="italic">security</emphasis> . Modificare ad esempio <filename>/etc/samba/smb.conf</filename> aggiungendo i valori seguenti:
35.
realm = DOMAIN_NAME
2006-04-14
realm = DOMAIN_NAME
36.
security = ADS
2006-04-14
security = ADS
37.
to the file, and save the file.
2006-04-14
il file dopo l'aggiunta dei valori deve essere salvato
38.
Be sure to replace the token DOMAIN_NAME in the example above with the actual name of your specific Windows Domain.
2006-04-14
Bisogna successivamente accertarsi di avere sostituito il gettone di comando DOMAIN_NAME, nell'esempio precedente con il nome del dominio Windows specifico ed attuale.
39.
You will need to restart the SAMBA daemons to effect these changes. Restart the SAMBA daemons with the following command entered at a terminal prompt:
2006-04-14
Bisogna riavviare SAMBA per confermare le modifiche apportate. Il riavvio di SAMBA si effettua con le istruzioni seguenti:
42.
Computer Accounts are used in Directory Services to uniquely identify computer systems participating in a network, and are even treated in the same manner as users in terms of security. Computer accounts may have passwords just as user accounts do, and are subject to authorization to network resources in the same manner as user accounts. For example, if a network user, with a valid account for a particular network attempts to authenticate with a network resource from a computer which does not have a valid computer account, depending upon policies enforced on the network, the user may be denied access to the resource if the computer the user is attempting authentication from is considered to be an unauthorized computer.
2006-04-14
Gli Account del computer sono usati nei Servizi di Directory per identificare in maniera certa ed univoca i sistemi che partecipano alla rete, trattandoli in termini di sicurezza come come semplici utenti. Computer ed utenti hanno quindi password di accesso alla rete. Sono quindi soggetti alle regole d'accesso alle risorse di rete nella stessa misura di ogni singolo utente. Se, ad esempio un utente, con un account valido, appartenente ad un determinato gruppo o dominio tenta di accedere alle risorse di rete di un dominio differente, le cui politiche siano restrittive per il domnio cui appartiene l'utente, l'accesso alle risorse gli viene negato.
43.
A computer account may be added to the SAMBA password file, provided the name of the computer being added exists as a valid user account in the local password database first. The syntax for adding a computer or machine account to the SAMBA password file is to use the <application>smbpasswd</application> command from a terminal prompt as follows:
2006-04-14
L'account di un computer può essere aggiunto al database degli account di SAMBA, purchè il nome del computer che deve essere aggiunto sia già esistente come un valido account utente. La sintassi per l'aggiunta di un computer o macchina al database è tramite il file <application>smbpasswd</application>, con istruzioni impartite da linea di comando del terminale:
44.
sudo smbpasswd -a -m COMPUTER_NAME
2006-04-14
sudo smbpasswd -a -m COMPUTER_NAME
45.
Be sure to replace the token COMPUTER_NAME in the example above with the actual name of the specific computer you wish to add a machine account for.
2006-04-14
Bisogna assicurarsi di avere sostituito il gettone di firma COMPUTER_NAME dell'esempio precedente con il nome attualmente in uso della macchina che si vuole aggiungere.
47.
File Permissions define the explicit rights a computer or user has to a particular directory, file, or set of files. Such permissions may be defined by editing the <filename>/etc/samba/smb.conf</filename> file and specifying the explicit permissions of a defined file share. For example, if you have defined a SAMBA share called <emphasis role="italic">sourcedocs</emphasis> and wish to give <emphasis role="italic">read-only</emphasis> permissions to the group of users known as <emphasis role="italic">planning</emphasis>, but wanted to allow writing to the share by the group called <emphasis role="italic">authors</emphasis> and the user named <emphasis role="italic">richard</emphasis>, then you could edit the <filename>/etc/samba/smb.conf</filename> file, and add the following entries under the <emphasis role="italic">[sourcedocs]</emphasis> entry:
2006-04-14
I permessi d'accesso ai file debbono essere espliciti e debbono riguardare i file e le directory cui l'utente e la macchina può avere accesso. I permessi debbono essere definiti modificando <filename>/etc/samba/smb.conf</filename>, specificando i permessi espliciti di una particolare ben definita condivisione. Se ad esempio, l'utente ha definito in SAMBA una determinata condivisione chiamata <emphasis role="italic">sourcedocs</emphasis> e desidera concederle permessi di sola lettura <emphasis role="italic">read-only</emphasis> al gruppo chiamato <emphasis role="italic">planning</emphasis>, ma desidera concedere permessi di scrittura al gruppo chiamato <emphasis role="italic">authors</emphasis> ed all'utente chiamato<emphasis role="italic">richard</emphasis>, allora bisogna modificare il file <filename>/etc/samba/smb.conf</filename>, aggiungendo le seguenti linee di comando sotto la linea <emphasis role="italic">[sourcedocs]</emphasis>
48.
read list = @planning
2006-04-14
read list = @planning
49.
write list = @authors, richard
2006-04-14
write list = @authors, richard
50.
Save the <filename>/etc/samba/smb.conf</filename> for the changes to take effect.
2006-04-14
Bisogna adesso salvare il file <filename>/etc/samba/smb.conf</filename> affinchè le modifiche apportate abbiano effetto.
51.
Another possible permission is to declare <emphasis role="italic">administrative</emphasis> permissions to a particular shared resource. Users having administrative permissions may read, write, or modify any information contained in the resource the user has been given explicit administrative permissions to. For example, if you wanted to give the user <emphasis role="italic">melissa</emphasis> administrative permissions to the example <emphasis role="italic">sourcedocs</emphasis> share, you would edit the <filename>/etc/samba/smb.conf</filename> file, and add the following line under the <emphasis role="italic">[sourcedocs]</emphasis> entry:
2006-04-14
Altri permessi che possono essere concessi, sono nella dichiarazione <emphasis role="italic">administrative</emphasis> per una particolare risorsa da condividere. Gli utenti che hanno diritti di amministrazione possono leggere, scrivere, modificare tutte le informazioni contenute nelle risorse cui ha ottenuto esplicito diritto d'accesso. Se, ad esempio, l'utente volesse concedere all'utente <emphasis role="italic">melissa</emphasis>, diritti amministrativi sul file <emphasis role="italic">sourcedocs</emphasis>, bisogna modificare il <filename>/etc/samba/smb.conf</filename> file aggiungendo le linee seguenti sotto la linea <emphasis role="italic">[sourcedocs]</emphasis> :
54.
Ubuntu includes client applications and capabilities for accessing network resources shared with the SMB protocol. For example, a utility called <application>smbclient</application> allows for accessing remote shared file-systems, in a manner similar to a File Transfer Protocol (FTP) client. To access a shared folder resource known as <emphasis role="italic">documents</emphasis> offered by a remote Windows computer named <emphasis role="italic">bill</emphasis> using <application>smbclient</application> for example, one would enter a command similar to the following at the prompt:
2006-04-14
Ubuntu consente l'accesso a risorse condivise tramite il protocollo SMB. Ad esempio un'applicazione chiamata <application>smbclient</application> concede l'accesso remoto a file system condivisi in modalità simile ad un client (FTP) File Transfer Protocol. Per accedere ad una risorsa Windows di una cartella condivisa conosciuta come <emphasis role="italic">bill</emphasis> offerta da un computer remoto Windows chiamato <emphasis role="italic">bill</emphasis> utilizzando, per esempio, l'applicazione <application>smbclient</application>, bisogna digitare in un terminale l'istruzione seguente:
56.
You will then be prompted for the password for the user name specified after the -U switch, and upon successful authentication, will be presented with a prompt where commands may be entered for manipulating and transferring files in a syntax similar to that used by non-graphical FTP clients. For more information on the <application>smbclient</application> utility, read the utility's manual page with the command: <screen> <command> man smbclient </command> </screen>
2006-04-14
Sarà richiesta all'utente la password dell'utente evidenziato dopo l'argomento -U, e dopo l'autenticazione, al prompt dei comandi bisognerà digitare e manipolare le istruzioni per poter trasferire file con una sintassi simile a quella usata dal protocollo client FTP in modalità non grafica. Per altre informazioni sull'applicazione <application>smbclient</application> si dovrebbe consultare il manuale relativo con l'istruzione: <<screen>>↵ <<command>>↵ man smbclient↵ </command>↵ </screen)↵
57.
Local mounting of remote network resources using the SMB protocol is also possible using the <application>mount</application> command. For example, to mount a shared folder named <emphasis role="italic">project-code</emphasis> on a Windows server named <emphasis role="italic">development</emphasis> as the user <emphasis role="italic">dlightman</emphasis> to your Ubuntu system's /mnt/pcode mount-point, you would issue this command at the prompt:
2006-04-15
l'attivazione in locale di risorse remote è possibile con l'uso del protocollo SMB e con l'uso dell'istruzione <application>mount</application>. Ad esempio, per attivare una cartella condivisa chiamata <emphasis role="italic">project-code</emphasis> su un server Windows chiamato <emphasis role="italic">development</emphasis> quale utente <emphasis role="italic">dlightman</emphasis> sul punto d'attivazione di sistema Ubuntu /mnt/pcode mount-point, bisogna digitare questa istruzione al prompt:
59.
You will then be prompted for the user password, and after successfully authenticating, the contents of the shared resource will be available locally via the mount-point specified as the last argument to the mount command. To disconnect the shared resource, simply use the <application>umount</application> command as you would with any other mounted file system. For example:
2006-04-15
Verrà chiesta la password dell'utente; ad autenticazione avvenuta, il contenuto della risorsa condivisa sarà disponibile localmente attraverso il punto d'attivazione specificato dall'istruzione d'attivazione. Per scollegare la risorsa condivisa, va usata l'istruzione <application>umount</application> allo stesso modo dell'attivazione di ogni altro dispositivo. Ad esempio:
62.
User Accounts define persons with some level of authorization to use certain computer and network resources. Typically, in a network environment, a user account is provided to each person allowed to access a computer or network, where policies and permissions then define what explicit rights that user account has access to. To define SAMBA network users for your Ubuntu system, you may use the <application>smbpasswd</application> command. For example to add a SAMBA user to your Ubuntu system with the user name <emphasis role="italic">jseinfeld</emphasis>, you would enter this command at the prompt:
2006-04-15
L'elenco degli utenti ne definisce il livello di permessi ed autorizzazioni all'accesso delle risorse condivise in rete. E' normale che in una rete ogni utente abbia il proprio account che ne definisce in maniera unica diritti e permessi di accesso. La definizione degli utenti SAMBA nel vostro server Ubuntu avviene tramite l'uso dell'istruzione <application>smbpasswd</application>. Ad esempio per aggiungere un utente SAMBA al server Ubuntu assegnandogli il nome <emphasis role="italic">jseinfeld</emphasis vanno digitate le seguenti istruzioni dal linea di comando in un terminale:
2006-04-15
L'elenco degli utenti ne definisce il livello di permessi ed autorizzazioni all'accesso delle risorse condivise in rete. E' normale che in una rete ogni utente abbia il proprio account che ne definisce in maniera unica diritti e permessi di accesso. La definizione degli utenti SAMBA nel vostro server Ubuntu avviene tramite l'uso dell'istruzione . <application>smbpasswd</application Ad esempio per aggiungere un utente SAMBA al server Ubuntu assegnandogli il nome <emphasis role="italic">jseinfeld</emphasis vanno digitate le seguenti istruzioni dal linea di comando in un terminale: > >