6397a74 fence_sanbox2: Re-implementation of fence agent + new option login_eol_lf

Authored and Committed by marx 14 years ago
    fence_sanbox2: Re-implementation of fence agent + new option login_eol_lf
    
    Reimplementation of fence agent for SANbox2
    
    This option is used for login method using telnet. By default most of the fence agents
    work with username\r\n but on some devices (e.g. HP iLO MP, sanbox2) it is interpreted
    as there is empty password. [from STABLE3 - 819956029c9328a3169ba6cb378b4be16088854b]
    
    Resolves: bz#510279