==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=7545
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Priority: P3
Bug ID: 7545
Assignee: [email protected]
Summary: super large user import
QA Contact: [email protected]
Severity: normal
Classification: Contribs
OS: ---
Reporter: [email protected]
Hardware: ---
Status: UNCONFIRMED
Version: 8.0
Component: e-smith-lazy_admin_tools
Product: SME Contribs
When importing an extremely large number of users (users>~1000) from file using
lat-users -a -i newusers.txt
the creation process slows down incrementally (my list is 4850 users) and 2 of
the biggest culprits are events that can be semi-safely removed and run after
the entire list is imported
S95ldap-update-simple
S56update-domain-group-maps
Preferably lat -i should source the /etc/e-smith/events/ and filter out all
known triggers that can be run after a list import and then run them.
for example in my case a fresh system start by taking about 10 seconds to
create a user and add it to 2 groups, at the 4000's user it takes about a
minute or more, however with my caveats it drops down to 20 seconds again.
another feature request would be being able to import machine-accounts
on another note: another problem I have with extremely large lists is that LDAP
starts failing IO but I suspect it is a time-out issue in the
ldap-update-simple script. and in general LDAP is causing a lot of processor
usage these days and I don't actually need it (unless it is needed for
authentication in the future)
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/