Backup bug ACL files

When i try to backup a virtual server i recive this error:

Backing up Webmin ACL files .. .. tar failed :

tar: Cowardly refusing to create an empty archive Try tar --help' ortar --usage' for more information.

Status: 
Closed (fixed)

Comments

That is surprising, as there should always be at least one .acl file for each domain user .. and typically many.

What happens if you try disabling and then re-enabling the "Webmin login" feature for this domain? This can be done at the shell with commands like :

virtualmin disable-feature --domain whatever.com --webmin
virtualmin enable-feature --domain whatever.com --webmin

It`s work now after i do: virtualmin disable-feature --domain whatever.com --webmin virtualmin enable-feature --domain whatever.com --webmin

Thanks

OK, that would explain it. Most likely those files got accidentally deleted.

What if the user is stored on LDAP? IM getting the same error.

timmy - are you seeing this error when you have Webmin users stored in LDAP?

yes. any chance of getting it fixed?

This will be fixed in the 3.91 Virtualmin release.