View Single Post
  #3 (permalink)  
Old 02-08-2010, 10:58 AM
josiaslg josiaslg is offline
Junior Member
 
Posts: 6
Default Solved

ZCS 6.0.1 ported to FreeBSD7

solko has maked a great support and the solution is here ( ZCS 6.0.1 ported to FreeBSD7 )

I will try to contact the sudo maintener to see what can be.

Reproduzing the text solution give by solko:

solved via:
# pkg_delete -f sudo-1.7.2.2
# pkg_info | grep sudo
# pkg_add sudo-1.6.9.20.tbz
(from my production zimbra server)

obviously new sudo does not work the way the old one did..
Reply With Quote