Previous: tls-file-checks statement, Up: configuration [Contents][Index]
gsasl Statement|
Editor’s note:
This node is to be written. |
gsasl {
# Name of GSASL password file.
cram-passwd file;
# SASL service name.
service string;
# SASL realm name.
realm string;
# SASL host name.
hostname string;
# Anonymous user name.
anonymous-user string;
}