<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000099">
<font face="Bitstream Vera Sans">hello Russell,<br>
<br>
looking at what I've written you I did so:<br>
<br>
add user * administrator<br>
add password * p\@ssword Passw0rd<br>
<br>
try ./clogin 192.168.30.1<br>
User Access Verification<br>
<br>
Username: administrator<br>
Password: <br>
% Login invalid<br>
<br>
Username: administrator<br>
Password: <br>
% Login invalid<br>
<br>
Username: administrator<br>
Password: <br>
% Login invalid<br>
<br>
Error: Invalid login: 192.168.30.1<br>
<br>
<br>
<br>
<br>
</font><br>
On 02/29/2012 09:30 PM, Russell Kaiser wrote:
<blockquote
cite="mid:CA+8C=10LP0oGORWa2-dcvAXq0v5hzZcx=15Tq69JQr5gJdTrdQ@mail.gmail.com"
type="cite">
<pre wrap="">Hello,
Put both passwords in the "add password" separated by a space. If
there is a special character, especially a $ in the password, then you
may need to escape it with a \ in front of it.
add user * administrator
add password * userpass enablepass
You may also want:
add autoenable * 0
</pre>
</blockquote>
</body>
</html>