Vendor-specific sudo binary packages. All packages are built with polypkg (http://rc.quest.com/svn/repos/polypkg) using the "sudo.pp" file and the "mkpkg" script included with sudo. In cases where there is a vendor-supplied version of sudo, the configuration parameters have been set to match the vendor package as closely as possible. The intent is to make it possible to "upgrade" the vendor package (which is often out of date) with the latest sudo binary package. As such, sudo is installed in the standard location (e.g. /usr/bin/sudo). For systems where there is no vendor-supplied version of sudo, the default configuration settings are used and files are installed in the /usr/local hierarchy (e.g. /usr/local/bin/sudo). If the vendor ships LDAP libraries with the system a separate LDAP-enabled build of sudo may also be available. See http://www.sudo.ws/sudo/packaging.html for details on building sudo packages.