Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1565 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90031 invoked from network); 16 May 2003 13:25:06 -0000 Received: from unknown (HELO mail-2.dinet.de) (212.8.6.1) by pb1.pair.com with SMTP; 16 May 2003 13:25:06 -0000 Received: from ots-2 (carbon.gonicus.de [212.8.6.6]) by mail-2.dinet.de (Postfix) with ESMTP id 87E792CC009 for ; Fri, 16 May 2003 15:25:04 +0200 (CEST) Organization: GONICUS GmbH Date: Fri, 16 May 2003 15:25:04 +0200 User-Agent: KMail/1.5.1 To: PHP Internals MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200305161525.04359.holger.burbach@gonicus.de> Subject: PECL Package Proposal: kadm5 - REPOST From: holger.burbach@gonicus.de (Holger Burbach) Hi everyone, I recently developed a new extension to PHP called 'kadm5'. This extension enables you to create, modify, and delete Kerberos V principals and policies on a remote Kerberos Administration server. More information about Kerberos can be found at: http://web.mit.edu/kerberos/www/ There is a new release of kadm5 with some minor changes. The sources can be found at: ftp://oss.gonicus.de/pub/php-kadm5/php-kadm5-0.2.2/ So far I was able to collect 3 votes from pear-dev: +1 "Michael Bretterklieber" +1 "Andrey Hristov" +1 "Yavor Shahpasov" Any other comments? Still need 2 votes... I'm looking forward to integrate this package into PECL. Regards, Holger