[Eisfair] CUPS - WebGui funktioniert nicht

Kulzer, Wilhelm wilhelm.kulzer at gmx.net
Do Mär 5 10:41:44 CET 2026


Am 05.03.2026 um 10:34 schrieb Marcus Röckrath:
> Inhalt von /etc/config.d/cups

#------------------------------------------------------------------------------
# /etc/config.d/cups - configuration file for cups
#
# Creation   :  2023-11-19 hbfl
# Last Update:  2026-03-05 root
#
# Copyright (c) 2001-2026 the eisfair team, team(at)eisfair(dot)org
#
# 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.
#------------------------------------------------------------------------------


# CUPS-VERSION 3.6.6
#------------------------------------------------------------------------------
# Basic configuration
#------------------------------------------------------------------------------

START_CUPS='yes'                       # Use: yes or no
START_CUPS_CLIENT='no'

#------------------------------------------------------------------------------
# Connects
#------------------------------------------------------------------------------

CUPS_CLIENT_CONNECT_TO=''              # IP of CUPS Server to connect to
CUPS_SERVER_WEB_CONNECT_FROM='10.47.49.96/27'
                                        # IP or FQDN clients to connect from
                                        # sever.example.com
                                        # 192.0.2.10
                                        # sever.example.com:8631
                                        # 
older.server.example.com/version=1.1
                                        # 
older.server.example.com:8631/version=1.1
CUPS_ACTIVE_WEB_GUI_ALLWAYS='yes'      # Activate the Web gui allways
                                        # Use yes or no, default: yes

#------------------------------------------------------------------------------
# Settings
#------------------------------------------------------------------------------

CUPS_PRESERVE_JOB_FILES='86400'        # Specifies whether job files 
(documents) are
                                        # preserved after a job is 
printed. If a numeric
                                        # value is specified, job files 
are preserved for
                                        # the indicated number of 
seconds after printing.
                                        # Use: yes, no, or default: is 
"86400" (preserve 1 day).
CUPS_PRESERVE_JOB_HISTORY='yes'        # Specifies whether the job 
history is preserved after
                                        # a job is printed. If a numeric 
value is specified, the
                                        # job history is preserved for 
the indicated number of
                                        # seconds after printing. If 
"Yes", the job history is
                                        # preserved until the MaxJobs 
limit is reached.
                                        # Use: yes or no default: is "yes".
CUPS_LOGLEVEL='warn'                   # Default: warn

#------------------------------------------------------------------------------
# End
#------------------------------------------------------------------------------



Mehr Informationen über die Mailingliste Eisfair