lorty@lemmy.ml to Linux@lemmy.ml · 2 days agoTIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square25linkfedilinkarrow-up1126arrow-down13file-text
arrow-up1123arrow-down1message-squareTIL tar keeps permissions of the files and directories archived if possible.lorty@lemmy.ml to Linux@lemmy.ml · 2 days agomessage-square25linkfedilinkfile-text
minus-squarelorty@lemmy.mlOPlinkfedilinkarrow-up3·2 days agoI thought that, since users would be different between machines, there’s no point in keeping this kind of information.
minus-squareTankieTanuki [he/him]@hexbear.netlinkfedilinkEnglisharrow-up6·2 days agoYou can sync user and daemon UIDs across machines with LDAP and SSSD. And even if you don’t do that, keeping the information is useful when restoring to the same machine
I thought that, since users would be different between machines, there’s no point in keeping this kind of information.
You can sync user and daemon UIDs across machines with LDAP and SSSD.
And even if you don’t do that, keeping the information is useful when restoring to the same machine