Opened 15 months ago
Closed 14 months ago
#492 closed defect (fixed)
Backup: handle the case when Dom0 user's home has root-owned files
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 |
| Component: | core | Keywords: | |
| Cc: | a.kostrzewa@… |
Description
It *is* very likely that at least .bash_history is ownen by root in Dom0 user's home, because of frequent use of sudo bash...
Probably the best way to handle this is to run copying as sudo root.
Change History (5)
comment:1 Changed 14 months ago by aga
- Cc a.kostrzewa@… added
- Component changed from graphical-manager to core
comment:2 Changed 14 months ago by marmarek
Perhaps better idea is to chown all files in user home to this user? I've just checked a few machines and all non-user (mostly root) owned files was by mistake (or erroneously left from sudo sth).
This will prevent similar problem on restore.
comment:3 Changed 14 months ago by joanna
Sounds fine.
comment:4 Changed 14 months ago by marmarek
- Owner changed from joanna to marmarek
- Status changed from new to accepted
comment:5 Changed 14 months ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed

Moving to core.