Re: Help understanding file permissions

Originally Posted by
ionmich
I have an application and associated files in a directory XXX that runs successfully from a console. But when I created another directory YYY and copied all the files to it, the application runs but the results differ so that it is not usable. When I check the permissions of the files in XXX they are Group "1001" while the files in YYY are Group "user". I haven't been able to change their group either as user or as root.
Could someone explain why this has happened as a result of a simple copy and how it can be overcome?
Thanks in advance.
Hi
The group is users not user?
Sounds like your app changes (or you were a different user) when the copy was performed from the console?
Check in the files /etc/group and /etc/passwd for user/group 1001
Was this an updated system?
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SUSE SLE, openSUSE Leap/Tumbleweed (x86_64) | GNOME DE
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below... Thanks!
Bookmarks