[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ProxyAddresses: attribute undefined Any info on how to fix this



On Thu, Apr 08, 2010 at 04:57:36PM -0700, Meena Ram wrote:

> ProxyAddresses: attribute undefined Any info on how to fix this
>   
> ldap_add: Undefined attribute type (17)
> additional info: proxyAddresses: attribute type undefined

Are you trying to add MS-Exchange attributes here? Things that look
like this:

	SMTP:JonathanMollerup@HumongousInsurance.com
	MS:HumongousInsurance/sales/JonathanMollerup
	X400:c=US;a= ;p=HumongousInsurance;s=Mollerup;g=Jonathan

If so, you might find bits of this FAQ entry useful:

	http://www.openldap.org/faq/data/cache/1461.html

However, I would add a warning: that entry advises you to modify
the distributed standard schema. This is *bad practice*. You should
add the new schema items in a separate file and create an AUXILIARY
object class that permits you to include them in relevant entries.

Andrew
-- 
-----------------------------------------------------------------------
|                 From Andrew Findlay, Skills 1st Ltd                 |
| Consultant in large-scale systems, networks, and directory services |
|     http://www.skills-1st.co.uk/                +44 1628 782565     |
-----------------------------------------------------------------------