Jonathan wrote: > This is the exact procedure: > > # vadddomain test.domain > Please enter password for postmaster: > enter password again: > # vadduser [EMAIL PROTECTED] > Please enter password for [EMAIL PROTECTED]: > enter password again: > # vdeluser [EMAIL PROTECTED] > Failed to delete user from auth backend > Error: Illegal username > # vdeldomain test.domain > Warning: Failed while attempting to delete domain from auth backend > > > 16 maj 2007 kl. 00.51 skrev Remo Mattei: > >> you need to use the [EMAIL PROTECTED] otherwise it fails unless the user >> is part of >> the default domain. >> >> Remo >> >> Jonathan wrote: >>> Hi, >>> >>> When i try to vdeluser i get >>> >>> "Failed to delete user from auth backend >>> Error: Illegal username" >>> >>> and when i try to vdeldomain i get >>> >>> "Warning: Failed while attempting to delete domain from auth backend" >>> >>> However, both the user and the domain seem to be removed, and can be >>> readded without trouble. >>> >>> Should i care about these errors or can i let them be? >>> >>> >>> >>> >> >> >> -- >> Remo Mattei > > !DSPAM:464af030215971336712104! > >
did you check your MYSQL if the user still exist or if it's created? By just checking this I would guess you may not have the right permission on MYSQL for the user settings. -- Remo Mattei
