Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149081 - LDAP Account Manager (new ebuild)
Summary: LDAP Account Manager (new ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-09-25 09:49 UTC by INODE64 Sistemas
Modified: 2009-03-23 15:26 UTC (History)
3 users (show)

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


Attachments
dap-account-manager-1.1.0.ebuild (ldap-account-manager-1.1.0.ebuild,971 bytes, text/plain)
2006-09-25 09:51 UTC, INODE64 Sistemas
Details
Updated ebuild for version 1.2.0 (lam-1.2.0.ebuild,1.24 KB, text/plain)
2007-02-19 21:16 UTC, Douglas Mayle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description INODE64 Sistemas 2006-09-25 09:49:54 UTC
LDAP Account Manager (LAM) is a webfrontend for managing accounts stored in an LDAP directory.
Comment 1 INODE64 Sistemas 2006-09-25 09:51:43 UTC
Created attachment 98036 [details]
dap-account-manager-1.1.0.ebuild

initial version
Comment 2 John M. Drescher 2007-02-02 04:34:25 UTC
Thank You. At first looks this tool looks very good and just what I needed to administer my ldap accounts for samba.

lam (ldap-account-manager-1.2.0 is out. 

Rename this ebuild to 

ldap-account-manager-1.2.0.ebuild and emerge. On mt system I installed I put the ebuild in my portage overlay at www-apps/ldap-account-manager

Also to get this to run you need to change permissions on the following folders:
chown apache:www-data /var/www/localhost/htdocs/ldap-account-manager/sess
chown apache:www-data /var/www/localhost/htdocs/ldap-account-manager/tmp

And create the two config files that have samples in 
/var/www/localhost/htdocs/ldap-account-manager/config/

And make sure that apache can access those files as well.
Comment 3 Douglas Mayle 2007-02-19 21:16:04 UTC
Created attachment 110695 [details]
Updated ebuild for version 1.2.0

Updated existing ebuild with web-app.eclass functions and set it up for the newly released version.
Comment 4 Douglas Mayle 2007-02-19 21:17:52 UTC
(In reply to comment #3)
> Created an attachment (id=110695) [edit]
> Updated ebuild for version 1.2.0
> 
> Updated existing ebuild with web-app.eclass functions and set it up for the
> newly released version.
> 
I almost forgot to mention, this ebuild is named lam-1.2.0.ebuild, not ldap-account-manager-1.2.0.ebuild and belongs in www-apps
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-23 15:21:41 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 6 John M. Drescher 2009-03-23 15:26:04 UTC
I have a current ebuild for this in my gentoo overlay at

http://github.com/drescherjm/jmdgentoooverlay/tree/ce7155e945a32499202c0ed69c461f310cf5f236/www-apps/ldap-account-manager

if there is interest I could checkout sunrise and move my ebuilds there.