From: Einar Karttunen <ekarttun@cs.helsinki.fi>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Help needed on the security guide for gentoo
Date: Tue, 9 Apr 2002 09:42:27 +0300 [thread overview]
Message-ID: <20020409064227.GA21220@shellak.helsinki.fi> (raw)
In-Reply-To: <10506.217.157.175.169.1018331829.squirrel@webmail.insecurity.dk>
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
On 09.04 07:57, Kim Nielsen wrote:
> >
> > http://pdq.sourceforge.net/ contains a nice and short introduction to
> > pdq. The basic thing is that because there is no print queue with pdq
> > there is no need for root priviledges or a daemon process so there are
> > no exploits.
> >
> Thanks .. I'll look into it .. But I still need a working example ..
>
http://pdq.sourceforge.net/screenshots.html
also I have attached my configuration files. However the configuration
of pdq doesn't imho belong to security manual as it has very little
to do with security. (Trying to limit access to some printer via
pdq is plain stupid if the user can telnet to it...).
- Einar Karttunen
[-- Attachment #2: printrc --]
[-- Type: text/plain, Size: 3184 bytes --]
# Redefinitions are silently ignored. Be careful to define last the
# choices you want. The order of processing is /etc/printrc and
# then ~/.printrc
########################################################################
#
# Configurable options
#
#
# Directory to store jobs
#job_dir "~/.printjobs"
# Time (in seconds) for which job files will be saved.
# Jobs files will be cleaned up after new jobs finish.
#job_history_duration 259200
# Maximum number of times to try to connect to the printer.
#max_send_tries 30
# Delay (in seconds) between attempting to resend
#delay_between_tries 10
# Default printer definition
#default_printer pokey
# Path that gets passed to driver scripts
driver_command_path "/bin:/usr/bin:/usr/local/bin"
# Path that gets passed to interface scripts
interface_command_path "/bin:/usr/bin:/usr/local/bin"
########################################################################
#
# Extra pieces of this config file, that define drivers and interfaces.
#
#
try_include "/etc/pdq/interfaces/*"
try_include "/etc/pdq/drivers/*/*"
########################################################################
#
# Local printer definitions - Note that xpdq will create entries
# automatically. Changes made by superuser
# will be made to global config files. To add
# entries by hand, see man printrc(5) for
# examples.
#
#printer "stylusc800" {
## Added by the wizard on Fri Apr 30 12:10:16 1999
#location "216 Talbot Lab"
#model "Epson Stylus Color 800"
#driver "epson-stylus-1.0"
#interface "bsd-lpd-1.0"
#driver_opts ""
#driver_args "720x720, fscmyk"
#interface_opts ""
#interface_args "QUEUE = raw, REMOTE_HOST = printer.foo.edu"
#}
#default_printer
#
#printer "luokka" {
# driver "generic-postscript-1.2"
# interface
#
#}
printer "luokka" {
# Added by the wizard on Mon Dec 31 17:01:25 2001
location "4krs mikroluokka"
model "bw postscript"
driver "generic-postscript"
interface "tcp-port"
driver_opts { }
driver_args {"COPIES" = "1"}
interface_opts { }
interface_args {"REMOTE_PORT" = "9100", "REMOTE_HOST" = "128.214.72.161"}
}
printer "asspaiv" {
# Added by the wizard on Mon Dec 31 17:05:36 2001
location "4krs assari huone"
model "bw postscript"
driver "generic-postscript"
interface "tcp-port"
driver_opts { }
driver_args {"COPIES" = "1"}
interface_opts { }
interface_args {"REMOTE_PORT" = "9100", "REMOTE_HOST" = "128.214.72.117"}
}
default_printer asspaiv
printer "kanslia" {
# Added by the wizard on Mon Dec 31 17:06:55 2001
location "5krs postihuone"
model "bw postscript"
driver "generic-postscript"
interface "tcp-port"
driver_opts { }
driver_args {"COPIES" = "1"}
interface_opts { }
interface_args {"REMOTE_PORT" = "9100", "REMOTE_HOST" = "128.214.72.146"}
}
printer "solmu" {
# Added by the wizard on Mon Dec 31 17:07:35 2001
location "???"
model "???"
driver "generic-postscript"
interface "tcp-port"
driver_opts { }
driver_args {"COPIES" = "1"}
interface_opts { }
interface_args {"REMOTE_PORT" = "9100", "REMOTE_HOST" = "128.214.72.175"}
}
next prev parent reply other threads:[~2002-04-09 6:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-08 10:48 [gentoo-dev] Help needed on the security guide for gentoo Kim Nielsen
2002-04-08 11:15 ` Einar Karttunen
2002-04-08 12:50 ` Kim Nielsen
2002-04-08 13:19 ` Einar Karttunen
2002-04-09 5:57 ` Kim Nielsen
2002-04-09 6:42 ` Einar Karttunen [this message]
2002-04-09 8:33 ` Kim Nielsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020409064227.GA21220@shellak.helsinki.fi \
--to=ekarttun@cs.helsinki.fi \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox