Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

  • Windows Agent

    Posted by baseline on November 9, 2007 at 20:13

    Hi,

    I’ve been trying to use the Pandora VM appliance (Pandora 1.3 b2) to show my boss that this is a viable solution to monitoring.
    The VM boots up ok but I’ve been unable to get a windows agent (beta 2 also) to work.
    My configuration has the Server IP but the agent log always says FTP login denied…
    The password is pandora123 (the default one).

    Hope that someone can help me.

    Regards

    baseline replied 17 years, 3 months ago 2 Members · 5 Replies
  • 5 Replies
  • baseline

    Member
    November 9, 2007 at 21:25
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I’ve removed the proftpd and installed vsftpd (which i prefer).
    I can now login on the ftp server using a normal ftp session but the agent itself still says login denied 👿
    Does anyone know the user used by the windows agent for authentication on the Pandora Server?

    Regards

  • raul

    Member
    November 9, 2007 at 21:29
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    The user is pandora.

    You can use tcpdump to read which is the user/password used, and what is doing the agent.

    Use last windows agent (1.3 final).

    Raul

  • baseline

    Member
    November 9, 2007 at 22:01
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I’m sorry, but in that case what is the default pandora user password?

    Regards

  • raul

    Member
    November 9, 2007 at 22:20
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I’m sorry, but in that case what is the default pandora user password?

    Regards

    Well, you have the root password, so you can change the password of the pandora user to your own needs 😀

    This user should be created, if not, create it using linux adduser command.

    Regards,
    Raul

  • baseline

    Member
    November 9, 2007 at 22:51
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Thanks Raul,

    Changing the pass did the trick, now on to the configuration 8)

    thanks