I would like to share the ultimate MySQL performance debugger tool.
Written by my friend Nereu.
The output is like this
The code:
#!/usr/bin/perl # # 2011-11-03 Nereu # 2011-11-05…
System Administrator
So how can one easly import large number of users directly from the AD?
By using the LDAP auth option. It took me few hours to get it working, actually …