<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">That was the trick.  Thank you very much.  :D</p>
<p style="margin-top:0;margin-bottom:0"><br>
<br>
<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255); font-family:Calibri,Arial,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div style="font-family:Tahoma; font-size:13px">
<div>
<div>
<p style="font-family:Tahoma; font-size:13px"></p>
<p style="font-family:Tahoma; font-size:13px"><br>
</p>
<p style="font-family:Tahoma; font-size:13px"><br>
</p>
<p>Robert Remsik</p>
<p>Telecom</p>
<p>Desk Phone: 970 491 7120</p>
<p>Robert.Remsik@colostate.edu</p>
<p style="font-family:Tahoma; font-size:13px"></p>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Rancid-discuss <rancid-discuss-bounces@shrubbery.net> on behalf of Eric W. Bates <ericx@whoi.edu><br>
<b>Sent:</b> Tuesday, December 5, 2017 4:45 PM<br>
<b>To:</b> rancid-discuss@shrubbery.net<br>
<b>Subject:</b> Re: [rancid] Logging in with ssh keys vs username passwords</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">On 12/5/2017 6:38 PM, heasley wrote:<br>
> Tue, Dec 05, 2017 at 10:50:54PM +0000, Remsik,Robert:<br>
>> Hello!<br>
>><br>
>><br>
>> I've got a couple network devices that support either username/password OR sshkeys, but not both, for management access.  Is there a way to have rancid use an ssh key in the .clogit file or another way to<br>
>><br>
>><br>
>> I'm trying to setup sshing into network devices via ssh keys (bypassing username/passwords) and I'm not coming up with anything.  Is this possible?<br>
>><br>
> <br>
> yes, see cloginrc(5).<br>
<br>
We prefer keys so at the very bottom of my .cloginrc I have:<br>
<br>
# these are the broadest defaults at the bottom. These are used if<br>
# nothing matches above.<br>
#<br>
# In theory, we use ssh key wherever we can and it just gets us in.<br>
# ./bin/clogin will barf if you don't provide a value for the password<br>
# field<br>
add user        *               {rancid}<br>
add password    *               {not-a-real-password}<br>
add method      *               {ssh}<br>
add autoenable  *               {1}<br>
add identity    *               {/usr/local/rancid3/.ssh/id_rsa}<br>
<br>
<br>
> <br>
> _______________________________________________<br>
> Rancid-discuss mailing list<br>
> Rancid-discuss@shrubbery.net<br>
> <a href="http://www.shrubbery.net/mailman/listinfo/rancid-discuss" id="LPlnk274626" previewremoved="true">
http://www.shrubbery.net/mailman/listinfo/rancid-discuss</a><br>
> <br>
<br>
</div>
</span></font></div>
</div>
</div>
</body>
</html>