Deleted user still shows up in some files

larsen

Well-Known Member
Feb 28, 2020
166
20
58
I have switched the user "user-vm03" for a sync job to some other user and deleted the user afterwards.
Though, it still shows up in some files:
Code:
# grep user-vm /etc/proxmox-backup/*
acl.cfg:acl:1:/datastore/sync_datastore:user-vm03@pbs:DatastoreBackup
shadow.json:  "user-vm03": "$5$lPmnPItesB2$ODlxK0oMy03c7YrEysVdiFzBpWcWqfx1mVJlUqjwtM/",
The first one is probably problematic, so i have manually changed this to the new user.

Seems like this should be fixed.