Custom Query (1145 matches)
Results (217 - 219 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1402 | fixed | Build for saucy | jdreed | jdreed |
#1435 | fixed | lucid and squeeze broke with debathena-ssh-client-config | jdreed | jweiss |
Description |
peter-petrelli:~: ssh -l root tla /etc/ssh/ssh_config line 52: garbage at end of line; "/etc/ssh/ssh_known_hosts2". Exit 255 peter-petrelli:~: tail -1 /etc/ssh/ssh_config
peter-petrelli:~: ls -l /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2 /etc/ssh/ssh_known_hosts.debathena ls: cannot access /etc/ssh/ssh_known_hosts: No such file or directory ls: cannot access /etc/ssh/ssh_known_hosts2: No such file or directory -rw-r--r-- 1 root root 4421 2014-02-04 00:45 /etc/ssh/ssh_known_hosts.debathena Exit 2 |
|||
#205 | fixed | ssh changes behavior from Athena 9, does not delegate tickets by default | jhamrick | jmorzins |
Description |
Hi, When trying out a debathena machine today, I noticed that the behavior of ssh has changed. On an Athena 9 computer, if I "ssh" to another kerberized system, ssh does not ask for my password. It uses my kerberos tickets, and I connect. On the machine I tried today, ssh seemed not to use my kerberos tickets. I had to type a password in order to connect to the remote host. For ssh to require passwords is a fairly visible behavior change, at least to the people who use ssh. If a lot of people use ssh, I anticipate getting a lot of questions about the change. (I commented about my observations on zephyr today, and was told that this ssh change may have been a deliberate choice, but was asked to file a ticket in trac.) Regards,
|