vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Well, I have installed Kerberos (Network Authentication Services 1.4) and have integrated login working across several systems (AIX 5.1 and 5.2). Next went in OpenSSH 3.8.1p1 which I have authorizing against my credentials (GSSAPIAuthentication yes). What I can't do is get the credentials forwarding. My understanding is that is accomplished with forwardable credentials (/usr/krb5/bin/kinit -f) and GSSAPIDelegateCredentials yes in /etc/ssh/ssh_config. With this combination it appears to set up the session and at the last minute the server (target system) closes the session. Any suggestions? |