<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    <font face="Bitstream Vera Sans">hi list, <br>
      I have problems to authenticate my cisco router with passwordi to
      enable.<br>
      <br>
      the scenario is as follows:<br>
          - authentication password has special characters, uppercase
      letters, lowercase letters and numbers<br>
          - enable password has capital letters, lowercase letters and
      numbers<br>
      <br>
      my .cloginrc is:<br>
      <br>
      add method {ssh}<br>
      add user 10.0.0.3 username<br>
      add userpassword 10.0.0.3 {P-------l----3--------@}<br>
      add enauser 10.0.0.3 {L------x-x-0----l-------}<br>
      <br>
      I also tried:<br>
      <br>
      <br>
    </font><font face="Bitstream Vera Sans">add method {ssh}<br>
      add user 10.0.0.3 username<br>
      add userpassword 10.0.0.3 {P-------l----3--------@} </font><font
      face="Bitstream Vera Sans">{L------x-x-0----l-------}</font><br>
    <font face="Bitstream Vera Sans">
      <br>
      <br>
      <br>
      the problem is that I am logging to the router but not in enable.
      something wrong in the syntax of the file. cloginrc?<br>
      I look forward to your help<br>
      thanks in advance<br>
    </font>
  </body>
</html>