Hi everybody,
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.
Well, my company has been working with this extension internally for quite a
while and I think it's time to make this piece of work publicly available. I
have also written a documentation for this extension which is ready to be
integrated into phpdoc.
I'm not sure of the proper procedure how to integrate this extension into the
PHP development project. Shall I send the sources/patches to a mailing list
or shall I request an CVS account? What would be the recommended branch
(php4, php5)?
Anyway, I would like to join the PHP development team and I'm willing to
maintain this extension within PHP.
Regards,
Holger
--
Dipl.-Inform. Holger Burbach holger.burbach@GONICUS.de (Senior Consultant)
- GONICUS GmbH * Moehnestrasse 11-17 * D-59755 Arnsberg
- Tel.: +49 (0) 29 32 / 9 16 - 0 * Fax: +49 (0) 29 32 / 9 16 - 230
- http://www.GONICUS.de
Hi everybody,
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.Well, my company has been working with this extension internally for quite a
while and I think it's time to make this piece of work publicly available. I
have also written a documentation for this extension which is ready to be
integrated into phpdoc.I'm not sure of the proper procedure how to integrate this extension into the
PHP development project. Shall I send the sources/patches to a mailing list
or shall I request an CVS account? What would be the recommended branch
(php4, php5)?Anyway, I would like to join the PHP development team and I'm willing to
maintain this extension within PHP.Regards,
Holger--
Dipl.-Inform. Holger Burbach holger.burbach@GONICUS.de (Senior Consultant)
- GONICUS GmbH * Moehnestrasse 11-17 * D-59755 Arnsberg
- Tel.: +49 (0) 29 32 / 9 16 - 0 * Fax: +49 (0) 29 32 / 9 16 - 230
- http://www.GONICUS.de
Hi Holger,
This is a suitable candidate for PECL.
Take a look at http://pear.php.net for more information about PECL;
you will most likely want to create a new PECL package called 'kadm5'.
Use the form at http://pear.php.net/account-request.php to apply for CVS
access.
--Wez.
Hi everybody,
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.Well, my company has been working with this extension internally for quite a
while and I think it's time to make this piece of work publicly available. I
have also written a documentation for this extension which is ready to be
integrated into phpdoc.I'm not sure of the proper procedure how to integrate this extension into the
PHP development project. Shall I send the sources/patches to a mailing list
or shall I request an CVS account? What would be the recommended branch
(php4, php5)?Anyway, I would like to join the PHP development team and I'm willing to
maintain this extension within PHP.