[turba] Add a new ldap contact with TURBA

asiani@wanadoo.fr asiani at wanadoo.fr
Wed Nov 9 23:43:29 PST 2005


ldap.log :

MODRND is the problem i think !

Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=0 BIND 
dn="uid=user1,ou=Users,dc=export,dc=com" method=128
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=0 BIND 
dn="uid=user1,ou=Users,dc=export,dc=com" mech=SIMPLE ssf=0
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=0 RESULT tag=97 err=0 
text=
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=1 SRCH 
base="cn=TOTO,ou=user1,ou=Personal,ou=addressbook,dc=export,dc=com" 
scope=0 deref=0     
filter="(|(objectClass=top)(objectClass=person)(objectClass=organizationalPerson)(objectClass=inetOrgPerson))"
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=1 SRCH attr=dn uid cn 
mail homephone telephonenumber mobiletelephonenumber homepostaladdress sn
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=1 SEARCH RESULT 
tag=101 err=0 nentries=1 text=
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=2 SRCH 
base="cn=TOTO,ou=user1,ou=Personal,ou=addressbook,dc=export,dc=com" 
scope=0 deref=0     
filter="(|(objectClass=top)(objectClass=person)(objectClass=organizationalPerson)(objectClass=inetOrgPerson))"
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=2 SRCH attr=dn uid cn 
mail homephone telephonenumber mobiletelephonenumber homepostaladdress
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=2 SEARCH RESULT 
tag=101 err=0 nentries=1 text=

---> Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=3 MODRDN 
dn="cn=TOTO,ou=user1,ou=Personal,ou=addressbook,dc=export,dc=com"

Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=3 RESULT tag=109 
err=68 text=
Nov 10 08:27:09 fserver slapd[10293]: conn=7828 op=4 UNBIND

thks,
Alain

Edwin L. Culp wrote:

>Quoting "asiani at wanadoo.fr" <asiani at wanadoo.fr>:
>
>  
>
>>thanks you ! it is running now !
>>just one think i don't understand...:)
>>
>>in turba, i added a new contact : it is ok !
>>if i try to change something without changing the name, i have the error
>>68 : Already exist
>>but if i change the name and other information, i can update contact
>>(but the named must be changed again....)
>>Do you know the problem ?
>>    
>>
>
>You should have an error message in slapd.log or the file that your 
>system uses to log slapd errors.  It would help to see what it says.
>
>ed
>
>  
>
>>thks,
>>Alain
>>
>>
>>Edwin L. Culp wrote:
>>
>>    
>>
>>>Quoting "asiani at wanadoo.fr" <asiani at wanadoo.fr>:
>>>
>>>
>>>
>>>      
>>>
>>>>Hello,
>>>>
>>>>I think there is a problem in add function of turba because turba is
>>>>able to browse my addressbook :
>>>>Here my configuration :
>>>>
>>>>// First we need to get the uid.
>>>>$uid = Auth::getBareAuth();
>>>>$basedn = 'dc=export,dc=com';
>>>>$cfgSources['personal_ldap'] = array(
>>>>  // 'title' => _("My Address Book"),
>>>>  'title' => "Personal",
>>>>  'type' => 'ldap',
>>>>  'params' => array(
>>>>      'server' => 'ldap',
>>>>      'tls' => false,
>>>>      'root' => 'ou=' . $uid . ',ou=Personal,ou=addressbook, ' . $basedn,
>>>>      'bind_dn' => 'uid=' . $uid . ',ou=Users,' . $basedn,
>>>>      'bind_password' => Auth::getCredential('password'),
>>>>      'dn' => array('cn', 'uid'),
>>>>
>>>>
>>>>        
>>>>
>>>Is uid really necessary on the above line?  I don't know why but it
>>>stucks out for me.  Also, if the uid is for login then where do we
>>>learn about cn?  I think I better go for another ristreto and come back
>>>and read this again.  I must be missing something.  One more thing that
>>>is always interesting for me is, what dos your slapd.log say about all
>>>this?
>>>
>>>ed
>>>
>>>
>>>
>>>      
>>>
>>>>      'objectclass' => array('top',
>>>>                             'person',
>>>>                             'inetOrgPerson',
>>>>                             // 'calEntry',
>>>>                             'organizationalPerson'),
>>>>      'scope' => 'one',
>>>>      'charset' => 'utf-8',
>>>>      'version' => 3
>>>>  ),
>>>>
>>>>And the error : :)
>>>>Une erreur est survenue lors de l'ajout de ce contact. Contactez votre
>>>>administrateur système pour plus d'information.Failed to add an object:
>>>>[32] "No such object" DN:
>>>>cn=X,uid=20051109082611.gesxmsby45s at mail,ou=xxx,ou=Personal,ou=addressbook,
>>>>dc=export,dc=com (attributes:
>>>>[a:4:{s:2:"cn";s:1:"X";s:2:"sn";s:1:"Y";s:3:"uid";s:31:"20051109082611.gesxmsby45s at mail";s:11:"objectclass";a:4:{i:0;s:3:"top";i:1;s:6:"person";i:2;s:13:"inetOrgPerson";i:3;s:20:"organizationalPerson";}}]).Charset:UTF-8
>>>>
>>>>
>>>>thanks,
>>>>Alain
>>>>
>>>>
>>>>
>>>>Adam Tauno Williams wrote:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>>>>I don't understand this error :
>>>>>>Une erreur est survenue lors de l'ajout de ce contact. Contactez votre
>>>>>>administrateur système pour plus d'information.Failed to add an object:
>>>>>>[32] "No such object" DN:
>>>>>>cn=TRICOR,uid=20051108113743.3n19gj5thtes at mail,ou=xxx,ou=Personal,ou=addressbook,
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>            
>>>>>>
>>>>>Most likely the parent
>>>>>"uid=20051108113743.3n19gj5thtes at mail,ou=xxx,ou=Personal,ou=addressbook,
>>>>>..."  of the object you are attempting to create "cn=TRICOR" does
>>>>>not exist.  Perhaps you are attempting to create an object with a
>>>>>multivalued DN?  (where both CN and uid constitute the RDN?).  If
>>>>>so, the DN of the object you want to create is -
>>>>>cn=TRICOR+uid=20051108113743.3n19gj5thtes at mail,ou=xxx,ou=Personal....
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>          
>>>>>
>>>>>>dc=export,dc=com (attributes:
>>>>>>[a:4:{s:2:"cn";s:6:"TRICOR";s:2:"sn";s:7:"laurent";s:3:"uid";s:32:"20051108113743.3n19gj5thtes at mail";s:11:"objectclass";a:4:{i:0;s:3:"top";i:1;s:6:"person";i:2;s:13:"inetOrgPerson";i:3;s:20:"organizationalPerson";}}]).Charset:UTF-8
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>            
>>>>>>
>>>>>
>>>>>          
>>>>>
>>>>--
>>>>Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
>>>>Frequently Asked Questions: http://horde.org/faq/
>>>>To unsubscribe, mail: turba-unsubscribe at lists.horde.org
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>
>>>
>>>
>>>      
>>>
>>--
>>Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
>>Frequently Asked Questions: http://horde.org/faq/
>>To unsubscribe, mail: turba-unsubscribe at lists.horde.org
>>
>>    
>>
>
>
>
>  
>



More information about the turba mailing list