Build .ssh/authorized_keys using our sshsvc machinery.
[dyndns] / bin / update
index 957df07..60cbea0 100755 (executable)
@@ -68,7 +68,7 @@ case "$cmd" in
       0,t,*) fail_usage ;;
       *,nil,"$client" | *,t,*) addr=$1; shift ;;
       *)
-       echo >&2 "$0: incorrect address (wanted = $2; found = $addr)"
+       echo >&2 "$0: incorrect address (wanted = $client; found = $1)"
        exit 3
        ;;
     esac