No subject


Tue Dec 13 04:47:59 EST 2011


=20
I dont know exactly why segmentation fault error is comming.
May be some configuration and compilation issue.

-----Original Message-----
From: klaas hagemann [mailto:klaas at northsailor.de]
Sent: Wednesday, April 10, 2002 7:48 PM
To: Srinivas Cheruku; kerberos at mit.edu
Subject: Re: ssh


ok, i got openssh and two patches, one for gssapi and one for kerberos.
i patched both succesfully and was able to make a new configure-file
i configured and compiled it successfully with krb5-support =
(--with-krb5)
and i can start the servrer successfully.=20
Then i try to use ssh and get=20
"segmentation fault" error.
=20
Do you have an idea?
=20
Klaas

----- Original Message -----=20
From: Srinivas Cheruku <mailto:csri at sonata-software.com> =20
To: kerberos at mit.edu <mailto:kerberos at mit.edu> =20
Sent: Wednesday, April 10, 2002 1:24 PM
Subject: RE: ssh

You can download openssh from http://www.openssh.com/
<http://www.openssh.com/>=20
and the Simon's GSSAPI/Kerberos patch from
http://www.sxw.org.uk/computing/patches/openssh.html
<http://www.sxw.org.uk/computing/patches/openssh.html>=20
=20
Srini

-----Original Message-----
From: klaas hagemann [mailto:klaas at northsailor.de]
Sent: Wednesday, April 10, 2002 4:44 PM
To: kerberos at mit.edu <mailto:kerberos at mit.edu>=20
Subject: ssh


Hi,
=20
where can i get ssh server and client supporting kerberos auth for =
linux?
i apologize if this is a faq, but i haven't found anything.
=20
thanks
=20
klaas
=20

*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you =
may
not copy or deliver this message to anyone. In such case, you should =
destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email =
for
messages of this kind.
*********************************************************************

*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you =
may
not copy or deliver this message to anyone. In such case, you should =
destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email =
for
messages of this kind.
*********************************************************************

*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you =
may
not copy or deliver this message to anyone. In such case, you should =
destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email =
for
messages of this kind.
*********************************************************************

------_=_NextPart_001_01C1E130.F98901B0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<P><FONT face=3DArial><FONT size=3D2><SPAN =
class=3D671351008-11042002>1. Apply the=20
Kerberos patch and t</SPAN><SPAN class=3D671351008-11042002>hen the =
Openssh-gssapi=20
patch.</SPAN></FONT></FONT></P>
<P><FONT face=3DArial size=3D2><SPAN class=3D671351008-11042002>2. Run =
the autoreconf=20
after applying the patches. (<FONT face=3DArial size=3D2>autoreconf =
version should=20
be later than 2.50)</FONT></P></SPAN></FONT>
<P><FONT face=3DArial size=3D2>#autoreconf </FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>3. </SPAN>#=20
./configure&nbsp;<SPAN class=3D671351008-11042002>--with-pam=20
</SPAN>--with-kerberos5=3D&lt;MIT Kerberos Installation =
path&gt;</FONT></FONT></P>
<P><FONT face=3DArial size=3D2>--sysconfdir=3D/etc/ssh</FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>4.=20
</SPAN>#make</FONT></FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>5. </SPAN>#make=20
install</FONT></FONT></P>
<P><FONT face=3DArial size=3D2>No need of changing the =
/etc/ssh/sshd_config file. By=20
default it makes use</FONT></P>
<P><FONT face=3DArial size=3D2>of Kerberos Authentication.</FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>6.</SPAN>Start=20
the sshd daemon.</FONT></FONT></P>
<P><FONT face=3DArial size=3D2># /usr/local/sbin/sshd</FONT></P>
<P><FONT face=3DArial size=3D2>#</FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>7</SPAN>. Get a=20
TGT from the MIT KDC.</FONT></FONT></P>
<P><FONT face=3DArial size=3D2>$./kinit -f user at REALM.COM</FONT></P>
<P><FONT face=3DArial size=3D2>Extract the service key of the host =
principal to=20
keytab file.</FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>8</SPAN>.=20
Connect to the sshd server using ssh client</FONT></FONT></P>
<P><FONT face=3DArial size=3D2>$ ssh -v hostname</FONT></P>
<P><FONT face=3DArial size=3D2>Then, the ssh client contacts MIT KDC =
and gets a=20
service ticket for host. It<SPAN class=3D671351008-11042002> =
</SPAN>also forwards=20
the TGT to the secure shell.</FONT></P>
<P><FONT size=3D2><FONT face=3DArial><SPAN =
class=3D671351008-11042002>9</SPAN>. When=20
you type klist in the shell, then you can see the forwarded<SPAN=20
class=3D671351008-11042002> </SPAN>TGT.</FONT></FONT></P>
<P><FONT face=3DArial size=3D2>Good Luck,</FONT></P>
<P><FONT face=3DArial size=3D2>Srini</FONT></P></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
  <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> klaas hagemann=20
  [mailto:klaas at northsailor.de]<BR><B>Sent:</B> Thursday, April 11, =
2002 1:36=20
  PM<BR><B>To:</B> Srinivas Cheruku; =
kerberos at mit.edu<BR><B>Subject:</B> Re:=20
  ssh<BR><BR></DIV></FONT>
  <DIV><FONT face=3DArial size=3D2>SSH Kompiling seems to be ok, i =
compiled it=20
  without errors with</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>./configure --with-pam=20
  --with-kerberos5=3D/usr/local </FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Befort i applied the patches and ran =

  autoconf.</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>I am not sure with these =
configuratioen files, is=20
  it possible f=FCr you to send me yours?</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>Klaas</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV>----- Original Message ----- </DIV>
  <BLOCKQUOTE dir=3Dltr=20
  style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
    <DIV=20
    style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
    <A href=3D"mailto:csri at sonata-software.com"=20
    title=3Dcsri at sonata-software.com>Srinivas Cheruku</A> </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
href=3D"mailto:kerberos at mit.edu"=20
    title=3Dkerberos at mit.edu>kerberos at mit.edu</A> </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, April 11, =
2002 5:46=20
    AM</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: ssh</DIV>
    <DIV><BR></DIV>
    <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
    class=3D611574203-11042002>Run the ssh client in&nbsp;verbose=20
    mode.</SPAN></FONT></DIV>
    <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
    class=3D611574203-11042002>$ssh -v hostname</SPAN></FONT></DIV>
    <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
    class=3D611574203-11042002>From that just try to make out when it =
is giving=20
    the error.</SPAN></FONT></DIV>
    <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
    class=3D611574203-11042002></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D611574203-11042002>I=20
    dont know exactly&nbsp;why segmentation fault error is=20
    comming.</SPAN></FONT></DIV>
    <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
    class=3D611574203-11042002>May be some configuration and =
compilation=20
    issue.</SPAN></FONT></DIV>
    <BLOCKQUOTE dir=3Dltr=20
    style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
      <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
face=3DTahoma=20
      size=3D2>-----Original Message-----<BR><B>From:</B> klaas =
hagemann=20
      [mailto:klaas at northsailor.de]<BR><B>Sent:</B> Wednesday, April =
10, 2002=20
      7:48 PM<BR><B>To:</B> Srinivas Cheruku;=20
      kerberos at mit.edu<BR><B>Subject:</B> Re: ssh<BR><BR></DIV></FONT>
      <DIV><FONT face=3DArial size=3D2>ok, i got openssh and two =
patches, one for=20
      gssapi and one for kerberos.</FONT></DIV>
      <DIV><FONT face=3DArial size=3D2>i patched both succesfully and =
was able to=20
      make a new configure-file</FONT></DIV>
      <DIV><FONT face=3DArial size=3D2>i configured and compiled it =
successfully=20
      with krb5-support (--with-krb5)</FONT></DIV>
      <DIV><FONT face=3DArial size=3D2>and i can start the servrer =
successfully.=20
      </FONT></DIV>
      <DIV><FONT face=3DArial size=3D2>Then i try to use ssh and get =
</FONT></DIV>
      <DIV><FONT face=3DArial size=3D2>"segmentation fault" =
error.</FONT></DIV>
      <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
      <DIV><FONT face=3DArial size=3D2>Do you have an =
idea?</FONT></DIV>
      <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
      <DIV><FONT face=3DArial size=3D2>Klaas</FONT></DIV>
      <BLOCKQUOTE dir=3Dltr=20
      style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
        <DIV style=3D"FONT: 10pt arial">----- Original Message ----- =
</DIV>
        <DIV=20
        style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
        <A href=3D"mailto:csri at sonata-software.com"=20
        title=3Dcsri at sonata-software.com>Srinivas Cheruku</A> </DIV>
        <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
        href=3D"mailto:kerberos at mit.edu"=20
        title=3Dkerberos at mit.edu>kerberos at mit.edu</A> </DIV>
        <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, April =
10, 2002=20
        1:24 PM</DIV>
        <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: ssh</DIV>
        <DIV><BR></DIV>
        <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
        class=3D979362411-10042002>You can download openssh from <A=20
        =
href=3D"http://www.openssh.com/">http://www.openssh.com/</A></SPAN></FON=
T></DIV>
        <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
        class=3D979362411-10042002>and the Simon's GSSAPI/Kerberos =
patch from <A=20
        =
href=3D"http://www.sxw.org.uk/computing/patches/openssh.html">http://www=
.sxw.org.uk/computing/patches/openssh.html</A></SPAN></FONT></DIV>
        <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
        class=3D979362411-10042002></SPAN></FONT>&nbsp;</DIV>
        <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
        class=3D979362411-10042002>Srini</SPAN></FONT></DIV>
        <BLOCKQUOTE=20
        style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
          <DIV align=3Dleft class=3DOutlookMessageHeader =
dir=3Dltr><FONT face=3DTahoma=20
          size=3D2>-----Original Message-----<BR><B>From:</B> klaas =
hagemann=20
          [mailto:klaas at northsailor.de]<BR><B>Sent:</B> Wednesday, =
April 10,=20
          2002 4:44 PM<BR><B>To:</B> <A=20
          =
href=3D"mailto:kerberos at mit.edu">kerberos at mit.edu</A><BR><B>Subject:</B>=
=20
          ssh<BR><BR></DIV></FONT>
          <DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
          <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
          <DIV><FONT face=3DArial size=3D2>where can i get ssh server =
and client=20
          supporting kerberos auth for linux?</FONT></DIV>
          <DIV><FONT face=3DArial size=3D2>i apologize if this is a =
faq, but i=20
          haven't found anything.</FONT></DIV>
          <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
          <DIV><FONT face=3DArial size=3D2>thanks</FONT></DIV>
          <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
          <DIV><FONT face=3DArial size=3D2>klaas</FONT></DIV>
          <DIV><FONT face=3DArial =
size=3D2></FONT>&nbsp;</DIV></BLOCKQUOTE>
        <P><FONT face=3DArial=20
        =
size=3D2>***************************************************************=
******=20
        Disclaimer: The information in this e-mail and any attachments =
is=20
        confidential / privileged. It is intended solely for the =
addressee or=20
        addressees. If you are not the addressee indicated in this =
message, you=20
        may not copy or deliver this message to anyone. In such case, =
you should=20
        destroy this message and kindly notify the sender by reply =
email. Please=20
        advise immediately if you or your employer does not consent to =
Internet=20
        email for messages of this kind.=20
        =
*********************************************************************</F=
ONT></P></BLOCKQUOTE></BLOCKQUOTE>
    <P><FONT face=3DArial=20
    =
size=3D2>***************************************************************=
******=20
    Disclaimer: The information in this e-mail and any attachments is=20
    confidential / privileged. It is intended solely for the addressee =
or=20
    addressees. If you are not the addressee indicated in this message, =
you may=20
    not copy or deliver this message to anyone. In such case, you =
should destroy=20
    this message and kindly notify the sender by reply email. Please =
advise=20
    immediately if you or your employer does not consent to Internet =
email for=20
    messages of this kind.=20
    =
*********************************************************************</F=
ONT></P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

<P><FONT SIZE=3D2 =
FACE=3D"Arial">*********************************************************=
************ Disclaimer: The information in this e-mail and any =
attachments is confidential / privileged. It is intended solely for the =
addressee or addressees. If you are not the addressee indicated in this =
message, you may not copy or deliver this message to anyone. In such =
case, you should destroy this message and kindly notify the sender by =
reply email. Please advise immediately if you or your employer does not =
consent to Internet email for messages of this kind. =
*********************************************************************</F=
ONT></P>

------_=_NextPart_001_01C1E130.F98901B0--



More information about the Kerberos mailing list