The site cpanel password is captured i think because the other sites and the server itself is secure. The problem is that /var/messages includes last few days. The older logs are not available. but i need to view older logs which i don't know where. thank you..
PS : 1. i am using pure-ftp
2. there are lots of domains and accounts are hosted right now and each account in server has 1 ftp user.
QUOTE (thedude @ Mar 16 2008, 03:20 PM)

Chances are they might have deleted the logs.
Few things first though.
1. What FTP server are you using?
2. Was there just 1 FTP account setup?
You might be able to find something in messages.
cd /var/log
more messages | grep accountname@servername/ip
or...you could just do
more messages | grep ftp