Re: removing a user with cyradm

2001-05-30 Thread Ken Murchison
Amos Gouaux wrote: > > > On Wed, 30 May 2001 09:57:50 -0400, > > Ken Murchison <[EMAIL PROTECTED]> (km) writes: > > km> I have code which does this as part of my unfinished user-rename patch, > > Oh, this would sure be nice to have. :-) The user-rename stuff, the code which deletes

Re: removing a user with cyradm

2001-05-30 Thread Amos Gouaux
> On Wed, 30 May 2001 09:57:50 -0400, > Ken Murchison <[EMAIL PROTECTED]> (km) writes: km> I have code which does this as part of my unfinished user-rename patch, Oh, this would sure be nice to have. :-) -- Amos

Re: removing a user with cyradm

2001-05-30 Thread Ken Murchison
rj45 wrote: > > Even if at the end I could remove the user > > sam user.gruppo3 root all > dm user.gruppo3 > > when I check for the wuota I still have: > > lq user.gruppo3 > STORAGE 0/2 (0%) > > while it should write me nothing... how come ?? Its a bug in the delete_user() code which

removing a user with cyradm

2001-05-29 Thread rj45
Even if at the end I could remove the user sam user.gruppo3 root all dm user.gruppo3 when I check for the wuota I still have: lq user.gruppo3 STORAGE 0/2 (0%) while it should write me nothing... how come ?? thank you Rick