On Wed, 14 Jun 2023 20:30:52 +0200, Radoslaw Skorupka wrote: > ... >Few remarks: >1. Think about chown -R user:group /your/dirĀ - that quickly change >ownership of all your files and directories. Of course there is no place >here for "my colleague files". It is mass change. > See: <https://www.ibm.com/docs/en/zos/2.5.0?topic=descriptions-chown-change-owner-group-file-directory> o Carefully note the "-h" option. Ignoring it has caused us problems. o Do you own files in other than your home directory, or vice-versa?
>2. Filesystem remounting between different systems is not typical, IMHO. >Is it regular file sharing? Then you can think about NFS and common >repository. Or maybe rsync. >3. You can synchronize your UID's. For single user it shouldn't be a >problem - just change it to common (and unassigned) value. The change >need to be performed on one or both systems. First case - when UID "a" >is not occupied in system "b". After that you will be able to remount >the filesystem as you do it now. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
