Sudo

Introduction / Philosophy

Sudo is installed on the non VLT Solaris systems and the VLT HP-UX 10.10 systems. A tar'ed up binary version is also being prepared for Giorgio to distribute to external machines.

HP-UX 10.10 Make Instructions

make it on te16

URL: http://www.courtesan.com/courtesan/products/sudo/
Version: 1.5.3

unpack the sources
run ./configure --prefix=/usr/server --sbindir=/usr/server/sbin --sysconfdir=/usr/server/etc
uncomment EXEMPTGROUP from options.h
make
su root -c "umask 022; make install"

Note that the version prepared for Giorgio to give to external contractors, has the path /usr/server changed to /usr/local.

$Header: /home/ct/serco/ahuxley/docs/html/serco-faq/new/software/free-software/RCS/sudo.html,v 1.1 1997/06/13 12:34:43 ahuxley Exp $