Hi, I have some deleted test users and test groups that I'd like to cleanup. I tried using sv_cleanup.pl, but it only removes deleted groups from the database. Their corresponding group entries in /etc/group remain, and the deleted users remain in the database. Should sv_cleanup.pl perform these deletions? If not, how can these be deleted? I figure that they are not being deleted due to one of three reasons: (1) it's simply a matter of missing functionality, (2) I'm running the wrong script, or (3) it's another NetBSD portability issue.
Another thing... when I run sv_cleanup.pl --big-cleanup, I get the following error: DBD::mysql::db do failed: Table 'savane.support_file' doesn't exist at /usr/pkg/lib/perl5/site_perl/5.8.0/Savane/DB.pm line 249. DBD::mysql::db do failed: Table 'savane.support_file' doesn't exist at /usr/pkg/lib/perl5/site_perl/5.8.0/Savane/DB.pm line 249. I haven't been able to figure out the cause of this error. Can you help me debug this? Thanks! -- Armando www.armandocaro.net _______________________________________________ Savane-help mailing list [email protected] https://mail.gna.org/listinfo/savane-help
