Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
2332 of 2030 results
23.
Now, edit the <filename>/etc/samba/smb.conf</filename> file and make your changes.
Agora, edite o arquivo <filename>/etc/samba/smb.conf</filename> e faça suas alterações.
Translated and reviewed by Yves Junqueira
Located in ../generic/serverguide/C/windows-networking.xml:107(para)
24.
Server
Servidor
Translated and reviewed by Og Maciel
Located in serverguide/C/installation.xml:46(para)
25.
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.
Além do conjunto SAMBA, que compartilha arquivos e impressoras, o Ubuntu inclui outras aplicações poderosas que fornecem funcionalidades adicionais, como servidor de rede para clientes Windows, semelhante as funcionalidades fornecidas pelos atuais servidores Windows. Por exemplo, Ubuntu oferece gerência centralizada de recursos de rede tal como computadores e operadores via Serviço de Diretórios, o que facilita a identificação, autorização de computadores e usuários por meio de Serviço de Autenticação.
Translated by André Gondim
Located in ../generic/serverguide/C/windows-networking.xml:112(para)
26.
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.
As seguintes seções discutirão SAMBA e as tecnologias de suporte, tal como servidor Lightweight Directory Access Protocol - LDAP, e servidor de autenticação Kerberos com mais detalhe. Você também aprenderá sobre algumas diretrizes disponíveis de configuração do SAMBA que facilita integração da rede com clientes e servidores Windows.
Translated by André Gondim
Located in ../generic/serverguide/C/windows-networking.xml:119(para)
27.
Active Directory
Active Directory
Translated and reviewed by Og Maciel
Located in ../generic/serverguide/C/windows-networking.xml:125(title)
28.
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.
Active Directory é uma implementação proprietário do Serviço de Diretório da Microsoft, e é usada para fornecer um meio de compartilhar informações sobre recursos de rede e usuários. Além de fornecer uma fonte centralizada de tal informação, Active Directory também age como uma autoridade centralizada de segurança e autenticação para a rede. Active Directory combina capacidades tradicionalmente achadas separadamente em sistemas especializados simplificando integração, gerência, e segurança de recursos de rede. O pacote SAMBA pode ser configurado para usar serviços de Active Directory para Controle de Domínios Windows.
Translated by André Gondim
Located in ../generic/serverguide/C/windows-networking.xml:126(para)
29.
LDAP
LDAP
Translated and reviewed by Og Maciel
Located in ../generic/serverguide/C/windows-networking.xml:135(title)
30.
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.
O servidor LDAP fornece funcionalidade de Serviço de Diretório a computadores Windows numa maneira muito semelhante ao serviço Active Directory da Microsoft. Tais serviços incluem administração de identidades, conexões de computadores, usuários, grupos de computadores ou usuários que participam da rede, além de possibilitar um meio coerente de descrever, localizar e administrar estes recursos. A implementação livre do LDAP disponível para seu sistema Ubuntu é chamada de <emphasis role="italic">OpenLDAP</emphasis>. Os servidor de "daemons" responsável por manipular requisições do OpenLDAP e propagar dados doe servidor de diretório LDAP a outro no Ubuntu é <application>slapd</application> e <application>slurpd</application>. O OpenLDAP pode ser usado em conjunto com o SAMBA para fornecer Arquivo, Impressão, serviços de Diretório é praticamente igual ao Controle de Domínios do Windows contanto que, o SAMBA seja compilado com suporte a LDAP.
Translated and reviewed by Fábio Nogueira
Located in ../generic/serverguide/C/windows-networking.xml:136(para)
31.
Kerberos
Kerberos
Translated and reviewed by Yuri Malheiros
Located in serverguide/C/network-auth.xml:2023(title)
32.
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:
O sistema de segurança e autenticação Kerberos é um serviço padrão que fornecer autenticação entre computadores e usuários por meio de um servidor centralizado que concede autenticações criptografas a qualquer computador que esteja utilizando o Kerberos. Os benefícios do sistema de autenticação do Kerberos incluem autenticação mútua, autenticação delegada, interoperabilidade e gerência simplificada confiável. O servidor primário de "daemons" que manipula a autentificação do Kerberos e o servidor que administra a base de dados do Kerberos no Ubuntu são <application>krb5kdc</application> e <application>kadmin</application>. O SAMBA pode usar Kerberos como um mecanismo para autentificação de computadores e usuários em contraste com o Controle de Domínios do Windows. Uma vez instalado o Kerberos no Ubuntu, o <filename>/etc/samba/smb.conf</filename>deve ser selecionado e modificado de modo adequado o <emphasis role="italic">realm</emphasis> e <emphasis role="italic">security</emphasis>. Exemplo: edita o arquivo <filename>/etc/samba/smb.conf</filename> e adiciona os valores:
Translated by André Gondim
Located in ../generic/serverguide/C/windows-networking.xml:150(para)
2332 of 2030 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: ASF, Alex Rocha, Alexandro Silva, Andersen Pecorone, Anderson Blaine, Andre Noel, André Gondim, André Marra, Antônio Ayres (LedStyle), Arthur Rodrigues, Daniel Neis, Duda Nogueira, Fabio Maximiano, Filipe Rosset, Fábio Nogueira, Joao Lopes, Julio Neto, Kemel Zaidan aka Legendario, Laudeci Oliveira, Leonardo Bergamo, Leonardo Bernardes, Lucas Arruda, Lucien Rocha Lucien, Lucius Curado, Marcelo R. Minholi, Marcelo Subtil Marcal, MarlonChalegre, Mauricio Volkweis Astiazara, Milton Bender Jr., Mário Meyer, Og Maciel, Rafael Proença, Rafael Sachetto, Rafael Sfair, Removed by request, Ricardo Cropalato de Melo, Sebastião Luiz Guerra, Tarciso Amorim, Wanderson Santiago dos Reis, Welington R. Braga, Welliton Sá, Yuri Malheiros, Yves Junqueira, billpessoni, luiz.mineo, programad, rics, victor nascimento de almeida.