|
ISAkmpd complies on "os x". This gives you a good solution for mobilke users because isakmpd sets upd the SA and SP db automaticly the sources can ba optained from www.openbsd.org
P S use
EDITOR=pico sudo visudo
to edit sudo ... this may help you if your syntax is messed up :)
man sudoers:
AVEATS
The sudoers file should always be edited by the visudo
command which locks the file and does grammatical check-
ing. It is imperative that sudoers be free of syntax
errors since sudo will not run with a syntactically incor-
rect sudoers file.
|