
# $Id: $

User_Alias HTTPD = lighttpd, apache
Cmnd_Alias NMAP = /usr/bin/nmap -Pn -v -sS -T5 *.*.*.*
Cmnd_Alias DHCPD = /usr/libexec/dhcp.cgi-wrapper
Cmnd_Alias BGPD = /usr/bin/vtysh -c show ru, /usr/bin/vtysh -c show ip bgp su, /usr/bin/vtysh -c show ip bgp ne, /usr/bin/vtysh -c show ip bgp path
Cmnd_Alias OSPFD = /usr/bin/vtysh -c show ru, /usr/bin/vtysh -c show ip ospf neighbor, /usr/bin/vtysh -c show ip ospf route, /usr/bin/vtysh -c show ip ospf database, /usr/bin/vtysh -c show ip ospf database router, /usr/bin/vtysh -c show ip ospf database external

HTTPD    ALL = NOPASSWD: NMAP, DHCPD
HTTPD    ALL = (:quaggavt) NOPASSWD: BGPD, OSPFD
