phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #2255] setup in begining w/ldap uses posixAc


From: nobody
Subject: [Phpgroupware-tracker] [bug #2255] setup in begining w/ldap uses posixAccount which needs homedirectory set upon submit to ldap server.
Date: Thu, 23 Oct 2003 17:34:10 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20031010 Mozilla Firebird/0.6.1

=================== BUG #2255: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2255&group_id=509

Changes by: Hsing-Foo Wang <address@hidden>
Date: Thu 10/23/2003 at 21:34 (GMT)

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


------------------ Additional Follow-up Comments ----------------------------
Is this still a problem?



=================== BUG #2255: FULL BUG SNAPSHOT ===================


Submitted by: hackncode               Project: phpGroupWare                 
Submitted on: Sun 01/19/2003 at 23:06
Category:  API - phpGWapi             Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  High                       
Resolution:  None                     Assigned to:  None                    
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/2003 at 21:34       By: pooh_
Is this still a problem?


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2255&group_id=509

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





reply via email to

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