Re[2]: php error?!

2002-04-11 Thread Michal Novotny

It was problem with suexec, in Debian it uses default /var/www
I've corrected it by compile source with my args.

Regards
Michal Novotny

11. dubna 2002 9:14:36, Dmitry Rojkov [EMAIL PROTECTED] pise:


On Wed, Apr 10, 2002 you wrote:

 Could someone tell me why I still get these messages in apache?
 Premature end of script headers: /usr/lib/cgi-bin/php4
 Is there something wrong with php in debian package?

 May be there is something wrong with the config of apache. Have you
 added the directives AddHandler or SetHandler to your host sections?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




DEBUG: pg_*

2002-04-11 Thread Gene Grimm

Can anyone point me the right direction to understand certain debug
messages? Each morning I see block beginning with DEBUG: pg_ followed by
rules, views, tables, and indexes then a list of stats. Is this a
swap daemon error message, or perhaps postgresql or some other package. I
have been experiencing system hangups after several hours of operation with
page faults and other quirks. Also, does anyone know the proper way of
checking integrity of the swap partition?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Good POP3 server

2002-04-11 Thread Craig

Hi Fellows

Has anyone got suggestions on a good pop3 server
to use on my mail server. Something that can take
a hammering and not ipopd, been having some 
problems with it and qpopper I think has security 
issues.

Any help will be appreciated :)

Craig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Good POP3 server

2002-04-11 Thread Patrick Hsieh

Hello Craig [EMAIL PROTECTED],

I recommend courier-pop with Postfix or qmail, which give fine
performance and high flexibility.




On Thu, 11 Apr 2002 14:50:30 +0200
Craig [EMAIL PROTECTED] wrote:

 Hi Fellows
 
 Has anyone got suggestions on a good pop3 server
 to use on my mail server. Something that can take
 a hammering and not ipopd, been having some 
 problems with it and qpopper I think has security 
 issues.
 
 Any help will be appreciated :)
 
 Craig
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
Patrick Hsieh [EMAIL PROTECTED]

GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Good POP3 server

2002-04-11 Thread Russell P. Sutherland

* Craig ([EMAIL PROTECTED]) [11 Apr 2002 08:50]:

 Has anyone got suggestions on a good pop3 server
 to use on my mail server. Something that can take
 a hammering and not ipopd, been having some 
 problems with it and qpopper I think has security 
 issues.


qmail comes with a pop3 server, qmail-pop3d which is solid and
flexible.

-- 
Quist ConsultingEmail: [EMAIL PROTECTED]
219 Donlea DriveVoice: +1.416.696.7600
Toronto ON  M4G 2N1 Cell:  +1.416.803.0080
CANADA  WWW:   http://www.quist.ca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: lpr/samba

2002-04-11 Thread Jeremy C. Reed

On Wed, 10 Apr 2002, Chris Wagner wrote:

 Hey guys.  I've been trying to setup samba to be a print server to Windows
 clients.  However I keep running into error messages and there doesn't seem
 to be any place in the documentation to find out what the various errors
 mean.  I tried LPRng and CUPS but get basically the same thing.  I've got
 samba showing the printers in network neighborhood.  The only way I can get
 something out of the printer now is cat  /dev/lp0. :)  Not even lpr
 filename works anymore.  Does anybody know a good
 documentation/troubleshooting source?  Poor documentation is still the one
 great bane of the Linux world. ;)  Thanks.

A good troubleshooting source is the advanced newsgroups search at google.
Often the issues have already been asked and solved.

And you could also try here: what error messages? what did you
try? details?

(I use samba to print to Unix lpd servers and to print to Windows
printers.)

  Jeremy C. Reed

 BSD software, documentation, resources, news...
 http://bsd.reedmedia.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




pam_ncp_auth and autofs advice.

2002-04-11 Thread Fred Clausen

Hi all,

I have a few questions that you could perhaps help me out with. What I am 
aiming for is to authenticate from a Netware server using pam_ncp_auth pam 
modules and then using autofs to mount the user's home directory.

What I have done so far is to get autofs to mount the Netware share but I 
either need to specify the plaintext password in my autofs config file (in my 
case auto.master uses auto.netware) or use a file where the passwords are 
also stored unencrypted. Is it possible to have the user prompted for the 
password when autofs mounts the netware volume? or failing that have the 
passwords stored encrypted?

It would be ideal if I could authenticate via the pam_ncp_auth pam module and 
then retain that password for use by autofs when the home directory is 
mounted. Does anyone have any ideas about how to achieve this?

Kind Regards, Fred.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Good POP3 server

2002-04-11 Thread Tomasz Papszun

On Thu, 11 Apr 2002 at 14:50:30 +0200, Craig wrote:
 Hi Fellows
 
 Has anyone got suggestions on a good pop3 server
 to use on my mail server. Something that can take
 a hammering and not ipopd, been having some 
 problems with it and qpopper I think has security 
 issues.

I'm quite satisfied with solid-pop3d ( http://solidpop3d.pld.org.pl/ ).

It handles both Mailbox and Maildir formats, bulletins (like qpopper),
expiration of messages, logs qpopper-like statistics. It uses far less
resources than qpopper (I have replaced qpopper with solidpop3d on a
system which crawled most of the time as users kept big mailboxes and
after that, system load dropped significantly).

The package is in Debian testing (woody) but it's easy to build it
oneself.

Hope it helps
-- 
 Tomasz Papszun   SysAdm @ TP S.A. Lodz, Poland  | And it's only
 [EMAIL PROTECTED]   http://www.lodz.tpsa.pl/   | ones and zeros.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Look and See script

2002-04-11 Thread Daniel J. Rychlik
Title: Look and See script






Hello,

I have a mud game that runs on a Debians system running the 2.2 kernel. Occasionally the mud game crashes and stops accepting connections. I have to manually log in to restart the game. I am wandering if there is a way (which I am sure there is) to automatically restart the mud after it crashes. Is their a way to write a script that monitors the behavior of the pid or some other kind of process that it runs from to check for either yes its running or no its not? I have honestly looked at trying to find an answer for myself and my problem, but I need to be pointed in the right direction. Any information would helpful. 

Sincerely,

Daniel J. Rychlik

 Money does not make the world go round , Gravity does .






Re: Look and See script

2002-04-11 Thread David Stanaway

On Thu, 2002-04-11 at 18:53, Daniel J. Rychlik wrote:

 I am wandering if there is a way (which I am sure there is) to 
 automatically restart the mud after it crashes.  

Try the openvt package maybe..

--
David Stanaway





signature.asc
Description: This is a digitally signed message part


Courier IMAP authldap with OpenLDAP

2002-04-11 Thread Thedore Knab

I was wondering if anyone is success fully running openldap from the debian
packages with Courier IMAP's LDAP module for authentication.

I am getting strange timeouts on a remote client which is preventing successful
authentication.

I have tested logins with both Netscape and Mulberry.

Mulberry gives me a timeout on successful authentication. It gives me
an authentication error with the wrong password.

Same with Netscape.


I don't know how to get around this.

   remote client 
|
[IMAP server]---auth[LDAP Server]

I am using the woody packages for Courier IMAP and Open-LDAP.

ii  courier-authda 0.37.3-1   Courier Mail Server authentication
ii  courier-base   0.37.3-1   Courier Mail Server Base System
ii  courier-debug  0.37.3-1   Debugging Tools for Courier Mail
ii  courier-doc0.37.3-1   Documentation for the Courier Mail
ii  courier-imap   1.4.3-1IMAP daemon with PAM and Maildir
ii  courier-ldap   0.37.3-1   LDAP support for Courier Mail Server
ii  maildrop   1.3.7-2mail delivery agent with filtering

The courier debugger on the server tells me that everything is working fine.
It gets all the data it should.

imap-mail:/home/ted# courierauthtest tester1 tester1
Authenticated: module authdaemon
Home directory: /home/staff/tester1
UID/GID: 1001/1001
AUTHADDR=tester1
AUTHFULLNAME=test t. tinker

I noticed something in the authldaprc file about openldap having
memory leaks. Does anyone have any info on this ?

##VERSION: $Id: authldaprc,v 1.12 2001/11/19 01:04:17 mrsam Exp $
#
# Copyright 2000-2001 Double Precision, Inc.  See COPYING for
# distribution information.
#
# Do not alter lines that begin with ##, they are used when upgrading
# this configuration.
#
# authldaprc created from authldaprc.dist by sysconftool
#
# DO NOT INSTALL THIS FILE with world read permissions.  This file
# might contain the LDAP admin password!
#
# This configuration file specifies LDAP authentication parameters
#
# The format of this file must be as follows:
#
# field[spaces|tabs]value
#
# That is, the name of the field, followed by spaces or tabs, followed
# by
# field value.  No trailing spaces.
#
# Here are the fields:

##NAME: LOCATION:0
#
# Location of your LDAP server:

#LDAP_SERVERldap.example.com
LDAP_SERVER 209.243.37.9
LDAP_PORT   389

##NAME: LDAP_BASEDN:0
#
# Look for authentication here:

#LDAP_BASEDNo=example, c=com
LDAP_BASEDN ou=mailaccounts,dc=washcoll,dc=edu

##NAME: LDAP_BINDDN:0   
# You may or may not need to specify the following.  Because you've got
# a password here, authldaprc should not be world-readable!!!

#LDAP_BINDDNcn=administrator, o=example, c=com
LDAP_BINDDN cn=courier,dc=washcoll,dc=edu
LDAP_BINDPW couriersecret
#LDAP_BINDDNcn=admin,dc=washcoll,dc=edu
#LDAP_BINDPWsecret

##NAME: LDAP_TIMEOUT:0
#
# Timeout for LDAP search

LDAP_TIMEOUT10
LDAP_AUTHBIND   0
##NAME: LDAP_AUTHBIND:0
#
# Define this to have the ldap server authenticate passwords.  If
# LDAP_AUTHBIND
# the password is validated by rebinding with the supplied userid and
# password.
# If rebind succeeds, this is considered to be an authenticated request.
# This
# does not support CRAM-MD5 authentication, which requires userPassword.
#
# WARNING - as of the time this note is written, there are memory leaks
# in
# OpenLDAP that affect this option, see ITS #1116 in openldap.org's bug
# tracker.  Avoid using this option until these leaks are plugged.
#
# LDAP_AUTHBIND 1

##NAME: LDAP_MAIL:0
#
# Here's the field on which we query

LDAP_MAIL   mail

##NAME: LDAP_DOMAIN:0
#
# The following default domain will be appended, if not explicitly
# specified.
#
# LDAP_DOMAIN   example.com
LDAP_DOMAIN washcoll.edu
##NAME: LDAP_GLOB_IDS:0
#
# The following two variables can be used to set everybody's uid and
# gid.
# This is convenient if your LDAP specifies a bunch of virtual mail
# accounts
# The values can be usernames or userids:
#
LDAP_GLOB_UID   vmail
LDAP_GLOB_GID   vmail

##NAME: LDAP_HOMEDIR:0
#
# We will retrieve the following attributes
#
# The HOMEDIR attribute MUST exist, and we MUST be able to chdir to it

LDAP_HOMEDIRhomeDirectory

##NAME: LDAP_MAILDIR:0
#
# The MAILDIR attribute is OPTIONAL, and specifies the location of the
# mail directory.  If not specified, ./Maildir will be used

#LDAP_MAILDIR   mailDir

##NAME: LDAP_MAILDIRQUOTA:0
#
# The following variable, if defined, specifies the field containing the
# maildir quota, see README.maildirquota for more information
#
LDAP_MAILDIRQUOTA   Quota
#LDAP_MAILDIRQUOTA  maildirQuota


##NAME: LDAP_FULLNAME:0
#
# FULLNAME is optional, specifies the user's full name

LDAP_FULLNAME   cn

##NAME: LDAP_PW:0
#
# CLEARPW is the clear text password.  CRYPT is the crypted password.
# ONE OF THESE TWO ATTRIBUTES IS