igor denisov wrote:
> When I run
> sudo halt
> Sorry, user user is not allowed to execute '/sbin/halt' as root on
> my.domain
> Why?
Do you need to restrict it to LOCAL? Mine works fine with ALL=
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
from the text in 001_sendmail.patch:
Apply by doing:
cd /usr/src
patch -p0 < 001_sendmail.patch
And then rebuild and install sendmail:
cd gnu/usr.sbin/sendmail
make obj
make depend
make
make ins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
With OpenBSD 3.7 I can finally easily detect and block those annoying
ssh scanning zombies with the following pf rule:
pass in on $ext_if proto tcp from any to ($ext_if) port ssh \
flags S/SA keep state (max-src-conn-rate 5/60, \
overload flush g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've been using mail/solid-pop3d FLAVOR=apop on my LAN. The pop_auth
utility is handy for setting up ssh-public-key-like logins.
Jeff Simmons wrote:
> Finding myself in need of a POP3S daemon, I headed over to the ports tree
> to get the old standar
4 matches
Mail list logo