-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Labels
Discussiondecision or consensus neededdecision or consensus neededDocumentationFeaturerequests a new featurerequests a new feature
Milestone
Description
Explained by Germar in parent issue #1311:
Filesystems always store the uid and gid for a file. Not the user/groupname. uid/gid are enumerate by the time of creating each user/group. So if you have an old machine with user foo=uid1000 and user bar=uid1001 and you build a new machine but this time you create user bar first, you'll end up with user foo=uid1001 and user bar=uid1000. If you now restore your files (with BiT root) foo can't access his files but all the files from bar...
Metadata
Metadata
Assignees
Labels
Discussiondecision or consensus neededdecision or consensus neededDocumentationFeaturerequests a new featurerequests a new feature