KDESu C++ Classes

User interface for running shell commands with root privileges. More...

Classes

KDESu::Client

A client class to access kdesud, the KDE su daemon

KDESu::PtyProcess

Synchronous communication with tty programs

KDESu::SshProcess

Executes a remote command, using ssh

KDESu::StubProcess

Chat with kdesu_stub

KDESu::SuProcess

Executes a command under elevated privileges, using su

Detailed Description

KDESU provides functionality for building GUI front ends for (password asking) console mode programs. For example, kdesu and kdessh use it to interface with su and ssh respectively.