Sudo For Windows Sudo for Windows (sudowin) allows authorized users to launch processes with elevated privileges using their own passphrase. Unlike the runas command, Sudo for Windows preserves the user's profile and ownership of created objects. Sudowin is written in C# 2.0. It is easily the most advanced, secure, extensible, and easy-to-use implementation of sudo for Windows. It is not only ready for the desktop, but it can be deployed in enterprise environments with Active Directory Group Policy. Sudowin is designed with a plugin architecture so that anyone can create their own authentication and authorization plugins. It is not susceptible to man-in-the-middle attacks like other implementations of sudo for Windows. Sudowin can escalate a user's privileges to any level as well, not just those of an administrator. Sudowin is released for free under the New BSD license and is available at http://sudowin.sourceforge.net |