Monitoring customers' sites for prohibited content

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • grom
    Junior Member
    • May 2004
    • 8

    #1

    Monitoring customers' sites for prohibited content

    Is it possible?
    I want to check they do not use their accounts to host mp3s or adult content.
  • Andy
    Senior Member
    • Mar 2004
    • 257

    #2
    You can log into there cpanel with there username and your whm/dis-xxxx password
    Andy

    Comment

    • grom
      Junior Member
      • May 2004
      • 8

      #3
      Originally posted by Andy
      You can log into there cpanel with there username and your whm/dis-xxxx password
      Thanks for info.

      However, given that there may be tens or even hundreds of domains with complicated folder/subfolder systems it's gonna be not the best solution.

      Any other suggestions?

      Comment

      • Andy
        Senior Member
        • Mar 2004
        • 257

        #4
        I dont think there is another way, unless you have root access i would guess.
        Andy

        Comment

        • Buddha
          Senior Member
          • Mar 2004
          • 825

          #5
          How about the logs?
          "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

          Comment

          • Andy
            Senior Member
            • Mar 2004
            • 257

            #6
            Originally posted by Buddha
            How about the logs?
            You would still have to log into each account to het the logs, wouldn't you?
            Andy

            Comment

            • Buddha
              Senior Member
              • Mar 2004
              • 825

              #7
              Originally posted by Andy
              You would still have to log into each account to het the logs, wouldn't you?
              Maybe automate it through some sort of script. Do it through SSH? How heck would I know? I did trust my customers with a cpanel!
              "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

              Comment

              • grom
                Junior Member
                • May 2004
                • 8

                #8
                Originally posted by Andy
                I dont think there is another way, unless you have root access i would guess.
                too bad

                Originally posted by Buddha
                I did trust my customers with a cpanel!
                I did, too

                Comment

                • Andy
                  Senior Member
                  • Mar 2004
                  • 257

                  #9
                  Most of my clients are small businesses. MOst do not use it, and thers just use the basic..email.
                  Andy

                  Comment

                  • Buddha
                    Senior Member
                    • Mar 2004
                    • 825

                    #10
                    Originally posted by Buddha
                    Maybe automate it through some sort of script. Do it through SSH? How heck would I know? I did trust my customers with a cpanel!
                    That should've been, "I don't trust my customers with cPanel. That darn N in INTP got me again.
                    Last edited by Buddha; 05-14-2004, 03:02 PM. Reason: NOT SAYING!
                    "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

                    Comment

                    • jjmac
                      Junior Member
                      • May 2004
                      • 12

                      #11
                      It would be simple to write a php file that ftp's the logs to your main account, and just cron the job on each account you set up.

                      That way you basically have one folder full of logs from all of your domains.

                      I am planning on implementing something similar in the near future and of course I will also take the cron link out of the customer cpanel.

                      Comment

                      Working...