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

Re: uidNumber doesn't match after slapd-upgrade



Wolfgang Hennerbichler wrote:
> 
> Sorry if this question has been asked before (but I have looked through
> the archives and didn't find anything). After upgrading from debian etch
> to lenny, I'm running the slapd version 2.4.11-1. The upgrade worked
> without any itches except for one thing - it seems I can't search for
> the attribute uidNumber anymore.

1. 2.4.11 is quite old. I'd recommend to use a more recent release.

2. Not sure what your upgrade path was. uidNumber is indexed? So I'd
suggest to stop slapd and re-index the whole database since the index
format was modified.

> I've had a look at my schema files but they didn't contain a definition
> for uidNumber, so after reading I found out this is a builtin attribute.

You should query the subschema subentry for finding out which schema
elements are actually there.

Ciao, Michael.