From owner-freebsd-net Wed Aug 21 9:38:16 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D94F437B400; Wed, 21 Aug 2002 09:38:14 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CDB443E6E; Wed, 21 Aug 2002 09:38:14 -0700 (PDT) (envelope-from mi+mx@aldan.algebra.com) Received: from misha.murex.com (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g7LGcAe5062486 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Wed, 21 Aug 2002 12:38:12 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: corbulon.video-collage.com: Host 250-217.customer.cloud9.net [168.100.250.217] claimed to be misha.murex.com Content-Type: text/plain; charset="us-ascii" From: Mikhail Teterin Organization: Virtual Estates, Inc. To: irc@FreeBSD.org, net@FreeBSD.org Subject: an IRC server with PAM or PostgreSQL authentication? Date: Wed, 21 Aug 2002 12:39:01 -0400 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208211239.01156.mi+mx@aldan.algebra.com> X-Scanned-By: MIMEDefang 2.15 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I run a "community" site and would like to add the standalone IRC server to the mix. My idea is, that anyone can join the channels, but to get an "op" one will have to authenticate. The site currently uses a small PostgreSQL database to keep track of the user profiles and e-mail addresses. The same DB is currently used for HTTP authentication (mod_auth_pgsql). Is there an IRC server that would support such a thing, or should I write my own bot, that will grant "ops" to those, who ask for it with the proper login/password? Ideally, the server will support SSL as well. Thank you! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message