|
slstats(8) -- report slip statistics
|
The slstats utility reports slip-related statistics for the sl`unit- number' interface. If the unit-number is unspecified, it defaults to 0. These statistics are displayed at regular intervals. The d... |
smrsh(8) -- restricted shell for sendmail
|
The smrsh program is intended as a replacement for /bin/sh for use in the ``prog'' mailer in sendmail(8) configuration files. It sharply limits the commands that can be run using the ``|program'' ... |
|
snkadm(8) -- manage the ActivCard, CRYPTOCard and
|
The tokenadm utility displays and edits user entries in the various token databases. It may also be invoked as one the following: activadm, cryptoadm, or snkadm. The options are as follows: -1 Display... |
snkinit(8) -- modify or add user in ActivCard, CRYPTOCard,
|
The tokeninit utility may also be invoked by one of the following names: activinit, cryptoinit, or snkinit. Depending on the name it was invoked as, it will initialize the system information to allow ... |
spamd(8) -- spam deferral daemon
|
spamd is a fake sendmail(8)-like daemon which rejects false mail. If the pf(4) packet filter is configured to redirect port 25 (SMTP) to this daemon, it will attempt to waste the time and resources of... |
spamd-setup(8) -- parse and load file of spammer addresses
|
The spamd-setup utility adds blacklists by adding addresses to the pf(4) table , as well as configuring mail rejection messages for the added list of addresses in spamd(8). The spamd table is u... |
spamdb(8) -- spamd database tool
|
spamdb manipulates the spamd database in /var/db/spamd used for spamd(8) greylisting. The options are as follows: -a ip Add or update a whitelist entry for IP address "ip". Updates time last seen to... |
spamlogd(8) -- spamd whitelist updating daemon
|
spamlogd manipulates the spamd(8) database in /var/db/spamd used for spamd(8) greylisting. spamlogd updates the /var/db/spamd whitelist entries whenever a connection to port 25 is logged to the pflog(... |
spppcontrol(8) -- display or set parameters for an sppp interface
|
The sppp(4) driver might require a number of additional arguments or optional parameters besides the settings that can be adjusted with ifconfig(8). These are things like authentication protocol param... |
spray(8) -- send many packets to host
|
spray sends multiple RPC packets to host and records how many of them were correctly received and how long it took. The options are as follows: -c count Send count packets. -d delay Pause delay micros... |
sprayd(8) -- spray server
|
rpc.sprayd is a server which records packets sent by the spray(8) command and sends a traffic report to the originator of the packets. The rpc.sprayd daemon is normally invoked by inetd(8). rpc.sprayd... |
ssh-keysign(8) -- ssh helper program for hostbased authentication
|
ssh-keysign is used by ssh(1) to access the local host keys and generate the digital signature required during hostbased authentication with SSH protocol version 2. ssh-keysign is disabled by default ... |
sshd(8) -- OpenSSH SSH daemon
|
sshd (SSH Daemon) is the daemon program for ssh(1). Together these programs replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. Th... |
ssl(8) -- details for libssl and libcrypto
|
This document describes some of the issues relating to the use of the OpenSSL libssl and libcrypto libraries. This document is intended as an overview of what the libraries do, and what uses them. The... |
starttls(8) -- ESMTP over TLS/SSL
|
STARTTLS is an ESMTP option, defined in RFC 2487, which is used to conduct ESMTP transactions over TLS circuits. This is used to increase the security of mail server transactions. As of version 8.11, ... |