• David Wilson's avatar
    ssh: Learn to type passwords and supply pubkeys. · dc446f90
    David Wilson authored
    Now ssh requires a tty allocation. This presents a scalability problem,
    a future version could selectively allocate a tty only if typing
    passwords is desired.
    
    Sudo's tty handling is now moved into mitogen.master.
    dc446f90
sudo.py 2.78 KB