You are not logged in.

#1 2009-02-06 04:41:08

otacon
Member
From: USA
Registered: 2008-06-29
Posts: 170
Website

gain access to root files (solved)

ok I thought chmod 755 would alow my user to get into /srv/http but it didn't work. (My server's root)

What can I do to be able to put stuff in this file when it is a root only folder?

Last edited by otacon (2009-02-06 05:05:24)


http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration

Offline

#2 2009-02-06 04:51:15

aglarond
Member
From: Texas, USA
Registered: 2008-11-20
Posts: 129

Re: gain access to root files (solved)

You'd have to change the group ownership and put the needed user in that group. Then chmod 775 the directory. 755 only gives the user permissions to write.

-mS

Offline

#3 2009-02-06 05:05:10

otacon
Member
From: USA
Registered: 2008-06-29
Posts: 170
Website

Re: gain access to root files (solved)

thank you I had to chang group before regular permissions


http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration

Offline

Board footer

Powered by FluxBB