[paramiko] Problem with port forwarding

james bardin jbardin at bu.edu
Tue Aug 4 06:15:52 PDT 2009


On Mon, Aug 3, 2009 at 6:16 PM, Comete<comete at daknet.org> wrote:

>
> When i launch this script, i get this error:
>
> paramiko.ChannelException: Administratively prohibited
>

Are you using the same server as when you try this with your first command?

"Administratively prohibited" is what an ssh server returns when it's
configured with
  "AllowTcpForwarding no"


-jim



More information about the paramiko mailing list