Hi,
we are getting some issues while modifying the LDAP on Production.
We restarted LDAP instance but same issue persist. I request you to suggest on this . Let
us know if you need any further information .
I can read an entry
From Cricetid via the VirtIP
[u5356968@cricetid ~]$ldapsearch -x -LLL -h 192.168.154.33 -b
"o=mobistar.be <
http://mobistar.be>" "uid=u5356968" cn
dn: uid=u5356968,ou=Techmahindra,ou=Partners,o=mobistar.be <
http://mobistar.be>
cn: DEMOULIN Philippe
From Mousedeer to Mousedeer
u5356968@mousedeer # ldapsearch -x -LLL -p 3898 -h 192.168.154.97 -b
"o=mobistar.be <
http://mobistar.be>" "uid=u5356968" cn
dn: uid=u5356968,ou=Techmahindra,ou=Partners,o=mobistar.be <
http://mobistar.be>
cn: DEMOULIN Philippe
But we cannot modify the entry.
u5356968@mousedeer # ldapmodify -p 3898 -h 192.168.154.97 -D"cn=directory manager,
o=mobistar.be <
http://mobistar.be>" -w8ZQ7HUJS
dn: uid=013tes3477,ou=Dealer Users,ou=Partners,o=mobistar.be <
http://mobistar.be>
changetype: add
add: mail
mail: 013test.test_osp_fr_hq(a)orange.be <mailto:013test.test_osp_fr_hq@orange.be>
adding new entry "uid=013tes3477,ou=Dealer Users,ou=Partners,o=mobistar.be
<
http://mobistar.be>"
ldap_add: Undefined attribute type (17)
additional info: add: attribute type undefined
That is not a valid Modify request. Reread the ldif(5) manpage.
--
-- Howard Chu
CTO, Symas Corp.