Answer» Hi
If we change the ui and gid to the USERS, the application in my Linux Red Hat Interprise have a error
for example: error in application when the user work fine before to the change ?
thanks and regards
CarlosA bit more information about the PROBLEM? What files/directories are you changing ownership of? You can surely break things this way...I hope you made a note of what user and group the file or folder was set to BEFORE you changed it. I'm ASSUMING here that you used the following command: chown username:groupname appfilename
You should NEVER have to change the ownership or group that an application belongs to.
It would help, too, if you told us the name of the application.
|