no manditory passphrase
authorminima <minima>
Tue, 21 Jan 2003 15:06:31 +0000 (15:06 +0000)
committerminima <minima>
Tue, 21 Jan 2003 15:06:31 +0000 (15:06 +0000)
perl/cluster.pl

index c6ec4e52d51f73a5afaf81fa1ed0211a3c45a581..fb093d7071d94731fec25b0a6958308f0bc943bd 100755 (executable)
@@ -205,7 +205,7 @@ sub new_channel
                                Log('DXCommand', "$main::mycall using NP but has no passphrase");
                                dbg("$main::mycall using NP but has no passphrase");
                        }
-                       already_conn($conn, $call, "Need to exchange passphrases");
+#                      already_conn($conn, $call, "Need to exchange passphrases");
                        return;
                }
        } elsif ($user->is_node) {