Lines Matching +full:pam +full:- +full:afs +full:- +full:session
19 #include <openbsd-compat/sys-queue.h>
24 #define PERMIT_NOT_SET -1
32 #define PERMITOPEN_NONE -2
42 /* Magic name for internal sftp-server */
43 #define INTERNAL_SFTP_NAME "internal-sftp"
95 char *routing_domain; /* Bind session to routing domain */
103 char *host_key_agent; /* ssh-agent socket for host keys. */
105 char *moduli_file; /* moduli file for DH-GEX */
140 int pubkey_auth_options; /* -1 or mask of PUBKEYAUTH_* flags */
150 int kerberos_get_afs_token; /* If true, try to get AFS token if
161 char *permit_user_env_allowlist; /* pattern-list of allowed env names */
196 char *banner; /* SSH-2 banner message */
205 * disconnect the session
213 int use_pam; /* Enable auth via PAM */
272 /* List of included files for re-exec from the parsed configuration */
284 * Match sub-config and the main config, and must be sent from the