blob: d431dd0a776d61dda6eef488a29a6d9e30cf2467 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: GSSAPI.conf,v 1.1 2011/02/20 05:17:47 christos Exp $
#
# The properties used by this mechanism are listed below. Usually no
# settings are needed.
#
# key value
# AUTHCID "username" # usually passed by the caller
# HOSTNAME "hostname" # usually passed by the caller
# QOPMASK "auth,auth-int,auth-conf" # optional
# SERVICE "service to use, e.g., SMTP" # usually passed by the caller
|