Current time: 06-29-2024, 03:48 PM Hello There, Guest! (LoginRegister)


Post Reply 
How to login ftp as root and access user data?
Author Message
jl9404 Offline
Newbie
*

Posts: 8
Joined: Apr 2010
Reputation: 0
Post: #1
How to login ftp as root and access user data?
When I access /var/www/virtual
Is nothing there
(This post was last modified: 04-21-2010 06:49 AM by jl9404.)
04-21-2010 06:41 AM
Find all posts by this user Quote this message in a reply
koko92_national Offline
Junior Member
*

Posts: 70
Joined: Jul 2008
Reputation: 0
Post: #2
RE: How to login ftp as root and access user data?
In /etc/proftpd/proftpd.conf in the Global section you will find

RootLogin off

make it

RootLogin on
04-21-2010 07:15 AM
Find all posts by this user Quote this message in a reply
jl9404 Offline
Newbie
*

Posts: 8
Joined: Apr 2010
Reputation: 0
Post: #3
RE: How to login ftp as root and access user data?
I have done it
But still not working
04-21-2010 07:21 AM
Find all posts by this user Quote this message in a reply
jl9404 Offline
Newbie
*

Posts: 8
Joined: Apr 2010
Reputation: 0
Post: #4
RE: How to login ftp as root and access user data?
Can anyone help me?
04-22-2010 05:56 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #5
RE: How to login ftp as root and access user data?
you may edit the ftp table in the db ispcp... maybe this helps?

/J
04-22-2010 07:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
jl9404 Offline
Newbie
*

Posts: 8
Joined: Apr 2010
Reputation: 0
Post: #6
RE: How to login ftp as root and access user data?
(04-22-2010 07:06 AM)joximu Wrote:  you may edit the ftp table in the db ispcp... maybe this helps?

/J

I have tried, it was success
but i can't get the root permisson with it
just download permisson
also i can't access user data
Using ispcp I can't check user's data have any illegal things in my server
04-22-2010 07:10 PM
Find all posts by this user Quote this message in a reply
dcreation Offline
Junior Member
*

Posts: 85
Joined: Apr 2009
Reputation: 0
Post: #7
RE: How to login ftp as root and access user data?
Sure, nor Problem - login with ssh, then you have access to all files.
04-22-2010 08:47 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #8
RE: How to login ftp as root and access user data?
SQLMinUserUID 2000
SQLMinUserGID 2000

But be warned:
it's normally ok not to have a root (also writeable) access with ftp!!!!!!

ftp is not secure and if the password is cracked, everyone can use your server for everything (or almost everything...)

if you just want to download all webs then read access is fine.

If you know what's illegal, then write a script, something like
"find / -legality no"
or similar... :-)

I don't know in which country you live, maybe you can create an automatic check for things that are illegal in different countries...

/J
04-23-2010 06:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
jl9404 Offline
Newbie
*

Posts: 8
Joined: Apr 2010
Reputation: 0
Post: #9
RE: How to login ftp as root and access user data?
But how to make a image(backup) for my vps in ssh

Also how to make ispcp have permisson to access users dir

Because ispcp is using net2ftp
(This post was last modified: 04-23-2010 05:05 PM by jl9404.)
04-23-2010 05:00 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #10
RE: How to login ftp as root and access user data?
(04-23-2010 05:00 PM)jl9404 Wrote:  But how to make a image(backup) for my vps in ssh

rtfm

(04-23-2010 05:00 PM)jl9404 Wrote:  Also how to make ispcp have permisson to access users dir

nope... ispcp installs a more or less good environment for php sites.
It's not the idea to have full access with an ftp account.

maybe you need scp and ssh root access.

(04-23-2010 05:00 PM)jl9404 Wrote:  Because ispcp is using net2ftp

net2ftp is only a webclient for ftp (analog webmail for mail access via web) - it does not replace a ftp client...

/J
04-23-2010 06:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)