I have a problem with the auto populeted groups feature on only one of our servers.
restart task update
01/26/2010 08:32:54.59 [0AA8:0005-0A04] AutoPop> …Shutting down
01/26/2010 08:32:54 Index update process shutdown
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop> Admin server is CN=MyServer/O=foo/C=de
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop> Current server is CN=MyServer/O=foo/C=de
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop> Starting the Auto Populated Groups thread…
01/26/2010 08:32:55.73 [0E40:0002-06F0] AutoPop> Started the Auto Populated Groups thread.
01/26/2010 08:32:55.74 [0E40:0005-0218] AutoPop> Starting up…
01/26/2010 08:32:55.82 [0E40:0005-0218] AutoPop> Found [1] Name and Address Book(s), opening first [names.nsf].
01/26/2010 08:32:55.82 [0E40:0005-0218] AutoPop> Member update interval 30
01/26/2010 08:32:55.82 [0E40:0005-0218] AutoPop> Domain = foo
01/26/2010 08:32:55 Index update process started:
01/26/2010 08:32:56.82 [0E40:0005-0218] AutoPop> Time to perform Member updates for all groups: 01/26/2010 08:32:55
01/26/2010 08:32:56.82 [0E40:0005-0218] AutoPop> Next Member update time: 01/26/2010 09:02:56
01/26/2010 08:32:56.82 [0E40:0005-0218] AutoPop> Looking for autopopulated groups
01/26/2010 08:32:56.96 [0E40:0005-0218] AutoPop> Found 1 auto-populated groups to process.
01/26/2010 08:32:57.96 [0E40:0005-0218] AutoPop> Starting to work on group = TEST
01/26/2010 08:32:57.96 [0E40:0005-0218] AutoPop> Selection Criteria is= [(&(ObjectClass=person)(mailserver=CN=MyServer/O=foo/C=de))], size = 56
01/26/2010 08:32:58.10 [0E40:0005-0218] AutoPop> Failed applying selection criteria = Error looking up name on LDAP Server; See server log for further details., (&(ObjectClass=person)(mailserver=CN=MyServer/O=foo/C=de))
01/26/2010 08:32:58.10 [0E40:0005-0218] AutoPop> Finished work on group = TEST
01/26/2010 08:32:58.10 [0E40:0005-0218] AutoPop> Finished Member updates for all auto-populated groups
01/26/2010 08:32:58 Search for auto-populated group members failed for group TEST.: Error looking up name on LDAP Server; See server log for further details.
When i manually change the SelectionCriteria from
(&(ObjectClass=person)(mailserver=CN=MyServer/O=foo/C=de))
to
(&(ObjectClass=person)(mailserver=CN=MyServer*))
the group is populated. The same effect i encounter when browsing the LDAP server via Softterra LDAP Browser. The slash “/” seems not to be recognized. Is this an issue related to the OS or is it a known Domino error?
I have already deleted the schema.nsf and let LDAP create a new one on restart.
Not a big impact here as the server is about to be replaced by a new machine ( and OS ). But I have seen other entries here in the forum describing the same issue.
Any help / hint is appreciated.