<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>D.1. Kernel 2.4.*</title><link rel="stylesheet" href="./estilo.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.64.1" /><link rel="home" href="index.html" title="Integración de redes con OpenLDAP, Samba, CUPS y PyKota" /><link rel="up" href="samba-opciones-kernel.html" title="Apéndice D. Opciones del kernel Linux para Samba" /><link rel="previous" href="samba-opciones-kernel.html" title="Apéndice D. Opciones del kernel Linux para Samba" /><link rel="next" href="samba-opciones-kernel-2.6.html" title="D.2. Kernel 2.6.*" /><meta xmlns="http://www.w3.org/TR/xhtml1/transitional" name="generator" content="Experimental LDP.XSL $Revision: 1.3 $"></meta>
  <!-- Generated by LDP XSLT customization layer
      based on Norman Walsh's DocBook XSL stylesheets.
      More information at http://www.linuxdoc.org/ -->
  </head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">D.1. Kernel 2.4.*</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="samba-opciones-kernel.html">Anterior</a> </td><th width="60%" align="center">Apéndice D. Opciones del kernel Linux para Samba</th><td width="20%" align="right"> <a accesskey="n" href="samba-opciones-kernel-2.6.html">Siguiente</a></td></tr></table><hr /></div><div class="sect1" lang="es" xml:lang="es"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="samba-opciones-kernel-2.4"></a>D.1. Kernel 2.4.*</h2></div></div><div></div></div><p>Tecleando <span><b class="command">make menuconfig</b></span> en el directorio raíz de las fuentes del
		núcleo, veamos como llegar a las opciones necesarias:</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./imagenes/note.png" /></td><th align="left">Nota</th></tr><tr><td colspan="2" align="left" valign="top"><p>En esta documentación se ha empleado la versión 2.4.26 del núcleo Linux.</p></td></tr></table></div><div class="figure"><a id="id2812407"></a><p class="title"><b>Figura D.1. Sistema de archivos</b></p><div class="mediaobject"><img src="./imagenes/samba-opciones-kernel-2.4.png" alt="Sistema de archivos" /><div class="caption"><p>Entramos en la selección de los distintos sistemas de archivos soportados
					por el núcleo.</p></div></div></div><div class="figure"><a id="id2812453"></a><p class="title"><b>Figura D.2. Sistema de archivos en red</b></p><div class="mediaobject"><img src="./imagenes/samba-opciones-kernel-2.41.png" alt="Sistema de archivos en red" /><div class="caption"><p>Seleccionamos la opción sistema de archivos en red.</p></div></div></div><div class="figure"><a id="samba-opciones-kernel-fig24"></a><p class="title"><b>Figura D.3. Opciones relativas Samba</b></p><div class="mediaobject"><img src="./imagenes/samba-opciones-kernel-2.42.png" alt="Opciones relativas Samba" /><div class="caption"><p>Soporte para el protocolo <span class="acronym">SMB</span> y <span class="acronym">CIFS</span>.</p></div></div></div><p>Las opciones seleccionadas en la <a href="samba-opciones-kernel-2.4.html#samba-opciones-kernel-fig24" title="Figura D.3. Opciones relativas Samba">Figura D.3, “Opciones relativas Samba”</a>
		se pueden resumir en:</p><table xmlns="http://www.w3.org/TR/xhtml1/transitional" border="0" bgcolor="#E0E0E0" width="90%"><tr><td><pre class="programlisting">CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp850"
CONFIG_SMB_UNIX=y</pre></td></tr></table></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="samba-opciones-kernel.html">Anterior</a> </td><td width="20%" align="center"><a accesskey="u" href="samba-opciones-kernel.html">Subir</a></td><td width="40%" align="right"> <a accesskey="n" href="samba-opciones-kernel-2.6.html">Siguiente</a></td></tr><tr><td width="40%" align="left" valign="top">Apéndice D. Opciones del kernel Linux para Samba </td><td width="20%" align="center"><a accesskey="h" href="index.html">Inicio</a></td><td width="40%" align="right" valign="top"> D.2. Kernel 2.6.*</td></tr></table></div></body></html>
