<?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>Apéndice AF. Archivo de configuración /etc/pykota/pykotadmin.conf</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="apendice-archivos-configuracion.html" title="Parte VI. Archivos de configuración" /><link rel="previous" href="pykota-pykota-conf.html" title="Apéndice AE. Archivo de configuración /etc/pykota/pykota.conf" /><link rel="next" href="ldap-account-manager_config_cfg.html" title="Apéndice AG. Archivo de configuración /etc/ldap-account-manager/config.cfg" /><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">Apéndice AF. Archivo de configuración /etc/pykota/pykotadmin.conf</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="pykota-pykota-conf.html">Anterior</a> </td><th width="60%" align="center">Parte VI. Archivos de configuración</th><td width="20%" align="right"> <a accesskey="n" href="ldap-account-manager_config_cfg.html">Siguiente</a></td></tr></table><hr /></div><div class="appendix" lang="es" xml:lang="es"><div class="titlepage"><div><div><h2 class="title"><a id="pykota-pykotadmin-conf"></a>Apéndice AF. Archivo de configuración <tt class="filename">/etc/pykota/pykotadmin.conf</tt></h2></div></div><div></div></div><table xmlns="http://www.w3.org/TR/xhtml1/transitional" border="0" bgcolor="#E0E0E0" width="90%"><tr><td><pre class="programlisting"># PyKota sample administrator's configuration file
#
# Copy it into the /etc/pykota/ directory under
# the /etc/pykota/pykotadmin.conf name, and 
# ensure that only the root user and the user
# the printing system is run as can read it.
#
# Under NO circumstances regular users should 
# be allowed to read this file.
#
# PyKota - Print Quotas for CUPS and LPRng
#
# (c) 2003-2004 Jerome Alet &lt;alet@librelogiciel.com&gt;
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
#
# $Id: pykotadmin.conf.sample,v 1.2 2004/01/08 14:10:32 jalet Exp $
#

#
# THIS FILE CONTAINS SENSITIVE DATAS LIKE A USERNAME AND PASSWORD
# WHICH ALLOW READ/WRITE ACCESS TO YOUR PRINT QUOTA DATABASE.
#
# ONLY THE root USER AND THE USER THE PRINTING SYSTEM IS RUN AS
# (e.g. lp) SHOULD BE ALLOWED TO READ THIS FILE !
#

#
# THIS FILE CAN ONLY CONTAIN A [global] SECTION AND TWO FIELDS
# NAMED storageadmin AND storageadminpw
#

[global]

# Quota Storage administrator's name and password
storageadmin: cn=admin,dc=gsr,dc=pt
storageadminpw: ********</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="pykota-pykota-conf.html">Anterior</a> </td><td width="20%" align="center"><a accesskey="u" href="apendice-archivos-configuracion.html">Subir</a></td><td width="40%" align="right"> <a accesskey="n" href="ldap-account-manager_config_cfg.html">Siguiente</a></td></tr><tr><td width="40%" align="left" valign="top">Apéndice AE. Archivo de configuración /etc/pykota/pykota.conf </td><td width="20%" align="center"><a accesskey="h" href="index.html">Inicio</a></td><td width="40%" align="right" valign="top"> Apéndice AG. Archivo de configuración /etc/ldap-account-manager/config.cfg</td></tr></table></div></body></html>
