Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388265 - pecl-kadm5-0.2.3.ebuild
Summary: pecl-kadm5-0.2.3.ebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-10-23 19:37 UTC by Paul Davis
Modified: 2011-10-23 22:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild file (pecl-kadm5-0.2.3.ebuild,714 bytes, text/plain)
2011-10-23 19:38 UTC, Paul Davis
Details
manifest file (Manifest,785 bytes, text/plain)
2011-10-23 19:38 UTC, Paul Davis
Details
patch for kadm5 API >= 1.8 (requires context) (kadmin-context.patch,3.42 KB, text/plain)
2011-10-23 19:39 UTC, Paul Davis
Details
patch for minor bug (get options, then test) (kadmin-policy.patch,1.79 KB, text/plain)
2011-10-23 19:40 UTC, Paul Davis
Details

Note You need to log in before you can comment on or make changes to this bug.
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)