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: Dr. Christian Böttger
Subject: [Phpgroupware-tracker] [bugs #2255] setup in begining w/ldap uses posixAccount which needs homedirectory set upon submit to ldap server.
Date: Wed, 21 Apr 2004 03:36:06 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux 2.4.21-202-default; X11; i686; de, address@hidden) (KHTML, like Gecko)

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

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

Changes by: 
                Dr. Christian Böttger <address@hidden>
'Date: 
                Wed 04/21/04 at 07:36 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | fipsfuchs







/**************************************************************************/
[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:  Open
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 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]