[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: LDAP Account Manager - 2nd try :)



On Tue, Sep 02, 2003 at 08:19:45PM +0200, Roland Gruber wrote:
> I am looking for a sponsor to upload my packages. The package will be
> maintained by myself and I already submitted an ITP bug (#208406).
> So I need a sponsor for checking the package and uploading it.
> 
> LAM is a tool to manage Samba and Unix accounts in (Open)LDAP. It is
> written in PHP4 and should run on all architectures.

Looks like the sort of thing I need at work (Solaris, Linux and WinXP
all authenticating via ldap)

but


Unpacking ldap-account-manager (from ldap-account-manager_0.3-1_all.deb)
...
Setting up ldap-account-manager (0.3-1) ...
chown: failed to get attributes of `/etc/ldap-account-manager/lam.conf':
No such file or directory
dpkg: error processing ldap-account-manager (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ldap-account-manager

Hmm, something is not right there

dpkg -c ldap-account-manager_0.3-1_all.deb | grep etc
drwxr-xr-x root/root         0 2003-08-30 19:20:43 ./etc/
drwxr-xr-x root/root         0 2003-08-30 19:20:49 ./etc/ldap-account-manager/
-rw-r--r-- root/root       118 2003-08-30 19:20:49 ./etc/ldap-account-manager/config.cfg
-rw-r--r-- root/root       187 2003-08-30 19:20:49 ./etc/ldap-account-manager/apache.conf
lrwxrwxrwx root/root         0 2003-08-30 19:20:43 ./usr/share/ldap-account-manager/config/config.cfg -> /etc/ldap-account-manager/config.cfg

looking at the postinst, either lam.conf is missing or its apache.conf

In addition, you have session data stored in /usr/share as well as
dynamic configuration files, these need to be moved to /var

Running it, it looks ok. For some reason it does not see any of our ldap
users (except me) and it thinks i have no password.  Creating new users
works ok, I suspect it is looking for an objectclass of inetorgperson
which most of our accounts do not use.

  - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org 



Reply to: