phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bugs #2255] setup in begining w/ldap uses posixA


From: Philipp Kamps
Subject: [Phpgroupware-tracker] [bugs #2255] setup in begining w/ldap uses posixAccount which needs homedirectory set upon submit to ldap server.
Date: Thu, 22 Apr 2004 04:42:21 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #2255] Latest Modifications:

Changes by: 
                Philipp Kamps <address@hidden>
'Date: 
                Thu 04/22/04 at 08:42 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
we changed the ldap backend totally. If you still expire these problems please 
reopen this bug.






/**************************************************************************/
[bugs #2255] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=2255>
Project: phpGroupWare
Submitted by: Wayne R
On: Sun 01/19/03 at 23:06

Category:  API - phpGWapi
Item Group:  0.9.14.001 release
Severity:  5 - Average
Priority:  5 - Normal
Resolution:  None
Assigned to:  fipsfuchs
Status:  Closed
Component Version:  TGZ
Platform Version:  Other
Reproducibility:  Every Time


Summary:  setup in begining w/ldap uses posixAccount which needs homedirectory 
set upon submit to ldap server.

Original Submission:  I have been wrestling with this for a few days trying to 
figure out why it dosen't work right.  What I found was :

During the setup if you specify to not use ldap_extra_attributes.  The demo 
still sets up posixAccount in ldap,  and since the extra attrib is off it bombs 
on submition to the ldap server.  See below

mail inc # ldapadd -h 127.0.0.1 -D "cn=root,dc=example,dc=com" -w " :) "
dn: uid=demo,ou=phpgwuser,dc=example,dc=com
userpassword: {crypt} :)
phpgwaccounttype: u
phpgwaccountexpires: -1
cn: Demo Account
sn: Account
givenname: Demo
uidnumber: 29
gidnumber: 29
objectClass: top
objectClass: person
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: phpgwAccount
adding new entry "uid=demo,ou=phpgwuser,dc=example,dc=com"
ldap_add: Object class violation
        additional info: object class 'posixAccount' requires attribute 
'"homedirectory'

ldif_record() = 65
mail inc # 

also it dosen't consider the values you entered for the range of uidnumber to 
use.  I put to use between 1000 and 10000. it started at 1 and went up from 
there, you can see that I did quite alot of testing to get to 29 :)

BTW: I am trying this on a Gentoo Linux 1.4 box.  


Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 04/22/04 at 08:42         By: fipsfuchs
we changed the ldap backend totally. If you still expire these problems please 
reopen this bug.

-------------------------------------------------------
Date: Thu 04/22/04 at 08:42         By: fipsfuchs
we changed the ldap backend totally. If you still expire these problems please 
reopen this bug.

-------------------------------------------------------
Date: Thu 10/23/03 at 21:34         By: pooh_
Is this still a problem?












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=2255>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]