Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 388265

Summary: pecl-kadm5-0.2.3.ebuild
Product: Gentoo Linux Reporter: Paul Davis <pdd>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: php-bugs
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild file
manifest file
patch for kadm5 API >= 1.8 (requires context)
patch for minor bug (get options, then test)

Description Paul Davis 2011-10-23 19:37:16 UTC
Ebuild for PHP KADM5 = Kerberos V Administration support (to be filed under dev-php/pecl-kadm5).

This is a wrapper around the kadmin API as originally submitted 2003-06-03 (but still very functional and no real issues).

Also attached are minimal patches to update from deprecated methods / minor bug fix (not submitted to upstream due to the unmodified date in 8 years).

This was tested against PHP 5.3.8 and MIT Kerberos 1.9.

Hopefully others who need web based Kerberos administrative support will find this useful.

Reproducible: Always
Comment 1 Paul Davis 2011-10-23 19:38:18 UTC
Created attachment 290669 [details]
ebuild file
Comment 2 Paul Davis 2011-10-23 19:38:40 UTC
Created attachment 290671 [details]
manifest file
Comment 3 Paul Davis 2011-10-23 19:39:43 UTC
Created attachment 290673 [details]
patch for kadm5 API >= 1.8 (requires context)
Comment 4 Paul Davis 2011-10-23 19:40:59 UTC
Created attachment 290675 [details]
patch for minor bug (get options, then test)