Skip to Content.
Sympa Menu

en - [sympa-users] Sympa 6.x: error message for lists where owners are only defined in LDAP

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Kartik Subbarao <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Sympa 6.x: error message for lists where owners are only defined in LDAP
  • Date: Wed, 24 Feb 2010 16:43:04 -0500

I'm seeing these kinds of messages very frequently in syslog:

Feb 24 13:24:52 sympa-dev task_manager[11880]: List::_load_admin_file() Missing parameter "owner" in /home/sympa/list_data/test2/config
Feb 24 13:24:52 sympa-dev task_manager[11880]: List::_include_users_ldap_2level() 2 new users included from LDAP query
Feb 24 13:31:52 sympa-dev task_manager[11880]: List::_load_admin_file() Missing parameter "owner" in /home/sympa/list_data/test2/config
Feb 24 13:31:52 sympa-dev task_manager[11880]: List::_include_users_ldap_2level() 2 new users included from LDAP query
[...]

For this list, there is no 'owner' parameter specified. Instead, I'm using 'owner_include' to pull in the list owners dynamically from LDAP.

I'm concerned about the unnecessary errors piling up in the log file, as well as the fact that it seems to see the owners as being "new" each time. Since we will be adding lots of LDAP-sourced groups on this server, I'm concerned that this will create extra levels of overhead.

Any suggestions for working around or resolving this situation?

Thanks,

-Kartik



Archive powered by MHonArc 2.6.19+.

Top of Page