Displaying 2 results from an estimated 2 matches for "kerberos_or_loc".
Did you mean:
kerberos_or_local
2003 Aug 18
0
PATCH: Auth selection
Hello all,
on website http://sweb.cz/v_t_m/ the Auth selection patch is available.
This patch allows to specify AllowUsers, DenyUsers for individual
authentications (hostbased, publickey, password, keyboard-interactive,
kerberos, kerberos_or_local, gss, securid-1 at ssh.com).
By this you can define authentication methods for each user.
All configuration options are mentioned in file sshd_config. Their usage is the same like with AllowUsers, DenyUsers.
The patch is designed for SSH2.
Vaclav
____________________________________________...
2006 Nov 22
10
[Bug 1264] Channel not close by sshd Server
...nd entering: type 10
debug3: monitor_read: checking request 10 debug3: auth_allowed:
method=kerberos user=root debug1: temporarily_use_uid: 0/3 (e=0/3)
debug1: restore_uid: 0/3 debug1: Kerberos password authentication
failed: -1765328249 debug1: krb5_cleanup_proc called debug3:
auth_allowed: method=kerberos_or_local user=root debug3: PAM:
sshpam_passwd_conv called with 1 messages debug1: PAM: password
authentication accepted for root debug3: mm_answer_authpassword:
sending result 1 debug3: mm_request_send entering: type 11 debug3:
mm_request_receive_expect entering: type 46 debug3: mm_request_receive
enterin...