Hey all, I've tried kerberizing SSH but I can't get it to login. I've read a lot of documentation, but I wish I could find a "cook-book" type of setup or how-to to get this beast working correctly, or to at least verify it's working per a specification. With that, I'm interested in what books/docs/etc does anyone recommend to get a good understanding of: 1. Kerberos implementations in general 2. Kerberizing SSH to work in that type of environment 3. Utilizing SSH in a kerberized environment ANY help on this is much appreciated. -- Austin Gonyou Systems Architect, CCNA Coremetrics, Inc. Phone: 512-796-9023 email: austin at coremetrics.com
I have no experience with kerberized ssh, but...> a specification. With that, I'm interested in what books/docs/etc does > anyone recommend to get a good understanding of: > > 1. Kerberos implementations in general > 2. Kerberizing SSH to work in that type of environment > 3. Utilizing SSH in a kerberized environmentOpenBSD FAQ 10.11 (http://www.openbsd.org/faq/faa10.html#10.11) describes kerberosIV server/client setup. some links to other docs there. (wow, which OS and which version of openssh you're using?) your first step should be setting up kerberized telnet/rlogin etc. I suppose it helps your understanding of kerberos environment. check if kerberos server/client setup is done correctly. and the next step is reading ssh manpage and examining configuration options again. I believe you already read ssh and sshd manpage many times (-: -- yozo.