<?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>C.1. Introducción</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-ejecucion-xinetd.html" title="Apéndice C. Ejecución de Samba desde (x)inetd" /><link rel="previous" href="samba-ejecucion-xinetd.html" title="Apéndice C. Ejecución de Samba desde (x)inetd" /><link rel="next" href="samba-ejecucion-xinetd-inetd.html" title="C.2. Superservidor inetd" /><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">C.1. Introducción</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="samba-ejecucion-xinetd.html">Anterior</a> </td><th width="60%" align="center">Apéndice C. Ejecución de Samba desde (x)inetd</th><td width="20%" align="right"> <a accesskey="n" href="samba-ejecucion-xinetd-inetd.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-ejecucion-xinetd-introduccion"></a>C.1. Introducción</h2></div></div><div></div></div><p>Para poder ejecutar Samba desde el superservidor <span class="application">(x)inetd</span>,
	hay que indicarlo en el archivo <tt class="filename">/etc/defaul/samba</tt> (en el
	<a href="samba-etc-default-samba.html" title="Apéndice AA. Archivo de configuración /etc/default/samba">Apéndice AA, <i>Archivo de configuración /etc/default/samba</i></a> tiene un ejemplo de este archivo de configuración).
	La forma de hacerlo sería asignando el valor “<span class="quote">inetd</span>” a la	variable
	<i class="emphasis">RUN_MODE</i> (esta variable acepta los valores “<span class="quote">daemons</span>” e
	“<span class="quote">inetd</span>”).</p><p>Una vez hecho esto, sólo quedaría configurar el superservidor
	para que gestione las conexiones de Samba. En las siguientes secciones se verá como hacerlo para
	los superservidores <span class="application">inetd</span> y <span class="application">xinetd</span>.</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="samba-ejecucion-xinetd.html">Anterior</a> </td><td width="20%" align="center"><a accesskey="u" href="samba-ejecucion-xinetd.html">Subir</a></td><td width="40%" align="right"> <a accesskey="n" href="samba-ejecucion-xinetd-inetd.html">Siguiente</a></td></tr><tr><td width="40%" align="left" valign="top">Apéndice C. Ejecución de Samba desde (x)inetd </td><td width="20%" align="center"><a accesskey="h" href="index.html">Inicio</a></td><td width="40%" align="right" valign="top"> C.2. Superservidor inetd</td></tr></table></div></body></html>
