tobyaw: (Default)
posted by [personal profile] tobyaw at 07:11pm on 24/08/2007 under , , ,
Install the Sun developer tools, and curl. Then:
$ curl -O ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p4.tar.gz
$ gunzip sudo-1.6.9p4.tar.gz
$ tar -xf sudo-1.6.9p4.tar
$ cd sudo-1.6.9p4
$ ./configure
$ make
$ su
# PATH=$PATH:/usr/ccs/bin
# export PATH
# make install


The sudo configuration is stored in a file /etc/sudoers which is edited by running /usr/local/sbin/visudo as root. To allow all members of the staff group to use sudo, add the line:
%staff  ALL=(ALL) SETENV: ALL
location: KY16 8JY
tobyaw: (Default)
posted by [personal profile] tobyaw at 07:11pm on 24/08/2007 under , , ,
Install the Sun developer tools, and curl. Then:
$ curl -O ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p4.tar.gz
$ gunzip sudo-1.6.9p4.tar.gz
$ tar -xf sudo-1.6.9p4.tar
$ cd sudo-1.6.9p4
$ ./configure
$ make
$ su
# PATH=$PATH:/usr/ccs/bin
# export PATH
# make install


The sudo configuration is stored in a file /etc/sudoers which is edited by running /usr/local/sbin/visudo as root. To allow all members of the staff group to use sudo, add the line:
%staff  ALL=(ALL) SETENV: ALL
location: KY16 8JY

Links

July

SunMonTueWedThuFriSat
        1
 
2
 
3
 
4
 
5
 
6
 
7
 
8
 
9 10
 
11
 
12
 
13
 
14
 
15
 
16
 
17
 
18
 
19
 
20
 
21
 
22
 
23
 
24
 
25
 
26
 
27
 
28
 
29
 
30
 
31