Forum Moderators: bakedjake
rwxr-xr-x 5 theuser theuser 4096 Mar 9 16:24 directory1
drwxr-xr-x 3 theuser theuser 4096 Feb 20 12:15 directory2
What do the two 'theuser' mean? One of them means the owner I think but which one?
The reason I ask is because I have a script that I want to run only from an account 'theuser' and only for that user to be the owner, but to be viewable over the web, however, if one runs that script over the web it receives 'apache' as the owner and that is a security risk I think...