|
52.
|
|
|
Resources
|
|
|
|
Recursos
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
docs/sharing/C/sharing.xml:293(title) docs/sharing/C/sharing.xml:700(title) docs/sharing/C/sharing.xml:1115(title) docs/sharing/C/sharing.xml:1348(title)
|
|
53.
|
|
|
For in depth Samba configurations see the <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/">Samba HOWTO Collection</ulink>
|
|
|
|
Para una configuración más detallada de Samba, consulte la <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/">colección de guías CÓMO de Samba</ulink>.
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
docs/sharing/C/sharing.xml:297(para)
|
|
54.
|
|
|
The guide is also available in <ulink url="http://www.amazon.com/exec/obidos/tg/detail/-/0131882228">printed format</ulink>.
|
|
|
|
La guía también está disponible en <ulink url="http://www.amazon.com/exec/obidos/tg/detail/-/0131882228">formato impreso</ulink>.
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
docs/sharing/C/sharing.xml:304(para) docs/sharing/C/sharing.xml:711(para)
|
|
55.
|
|
|
O'Reilly's <ulink url="http://www.oreilly.com/catalog/9780596007690/">Using Samba</ulink> is another good reference.
|
|
|
|
El libro de O'Reilly <ulink url="http://www.oreilly.com/catalog/9780596007690/">Using Samba</ulink> es otra buena fuente de referencia.
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
docs/sharing/C/sharing.xml:311(para)
|
|
56.
|
|
|
Securing a Samba File and Print Server
|
|
|
|
Asegurar un servidor Samba de archivos e impresión
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
docs/sharing/C/sharing.xml:322(title)
|
|
57.
|
|
|
Samba Security Modes
|
|
|
|
Modos de seguridad en Samba
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
docs/sharing/C/sharing.xml:325(title)
|
|
58.
|
|
|
There are two security levels available to the Common Internet Filesystem (CIFS) network protocol <emphasis>user-level</emphasis> and <emphasis>share-level</emphasis>. Samba's <emphasis>security mode</emphasis> implementation allows more flexibility, providing four ways of implementing user-level security and one way to implement share-level:
|
|
|
|
Existen dos niveles de seguridad disponibles en el protocolo de red Common Internet Filesystem (CIFS): <emphasis>user-level (a nivel de usuario)</emphasis> y <emphasis>share-level (a nivel de recurso)</emphasis>. La implementación que hace Samba de <emphasis>security mode</emphasis> permite más flexibilidad, ya que proporciona cuatro formas de implementar la seguridad user-level y una forma de implementar share-level:
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:302(para)
|
|
59.
|
|
|
<emphasis>security = user:</emphasis> requires clients to supply a username and password to connect to shares. Samba user accounts are separate from system accounts, but the <application>libpam-smbpass</application> package will sync system users and passwords with the Samba user database.
|
|
|
|
<emphasis>security = user:</emphasis> exige que los clientes proporcionen un nombre de usuario y una contraseña para conectarse a los recursos compartidos. Las cuentas de usuario de Samba están separadas de las cuentas del sistema, pero el paquete <application>libpam-smbpass</application> sincroniza las cuentas y contraseña del sistema con la base de datos de usuarios de Samba.
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:312(para)
|
|
60.
|
|
|
<emphasis>security = domain:</emphasis> this mode allows the Samba server to appear to Windows clients as a Primary Domain Controller (PDC), Backup Domain Controller (BDC), or a Domain Member Server (DMS). See <xref linkend="samba-dc"/> for further information.
|
|
|
|
<emphasis>security = domain:</emphasis> este modo permite que el servidor Samba se muestre a los clientes Windows como un controlador primario de dominio (Primary Domain Controller, PDC), un controlador secundario de dominio (Backup Domain Controller, BDC) o un servidor de miembros de dominio (Domain Member Server, DMS). Consulte <xref linkend="samba-dc"/> para más información.
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:320(para)
|
|
61.
|
|
|
<emphasis>security = ADS:</emphasis> allows the Samba server to join an Active Directory domain as a native member. See <xref linkend="samba-ad-integration"/> for details.
|
|
|
|
<emphasis>security = ADS:</emphasis> permite que el servidor Samba pueda unirse a un dominio de Active Directory como si fuera un miembro nativo. Consulte <xref linkend="samba-ad-integration"/> para más información.
|
|
Translated and reviewed by
Adolfo Jayme Barrientos
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:328(para)
|