[Cvsnt] cvsnt Linux version

Anthony Williams anthwil at nortelnetworks.com
Thu Feb 28 14:50:42 GMT 2002


"Anthony Williams" <anthwil at nortelnetworks.com> wrote in message
news:a5lf1p$ieq$1 at sisko.my.home...
> "Tony Hoyle" <tmh at nothing-on.tv> wrote in message
> news:3c7e3bad.85495953 at tony-home...
> > On Thu, 28 Feb 2002 13:04:50 +0000 (UTC), "Anthony Williams"
> > <anthwil at nortelnetworks.com> wrote:
> >
> > >The problem appears to be that tcp_addrinfo->ai_socktype is 0, whereas
> e.g.
> > >SOCK_STREAM is 2.
> > >
> > Hmm.. the fake-getaddrinfo wasn't initialising that part of the
> > structure.   I think it should work now - the rest of the tcp stuff is
> > just standard send/recv calls.
>
> I just tried this, and it works. Thanks

Just need to get gserver working now, (or configure to detect that it won't
work):

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -Iyes/include    -g -O2 -
c -o gserver.o `test -f gssapi_mit/gserver.c || echo
'./'`gssapi_mit/gserver.c
gssapi_mit/gserver.c: In function `gserver_connect':
gssapi_mit/gserver.c:158: `gss_nt_service_name' undeclared (first use in
this function)
gssapi_mit/gserver.c:158: (Each undeclared identifier is reported only once
gssapi_mit/gserver.c:158: for each function it appears in.)
gssapi_mit/gserver.c:189: `errno' undeclared (first use in this function)
gssapi_mit/gserver.c: In function `gserver_auth_protocol_connect':
gssapi_mit/gserver.c:263: `gss_nt_service_name' undeclared (first use in
this function)
gssapi_mit/gserver.c:309: `krb5_context' undeclared (first use in this
function)
gssapi_mit/gserver.c:309: parse error before "kc"
gssapi_mit/gserver.c:310: `krb5_principal' undeclared (first use in this
function)
gssapi_mit/gserver.c:313: `kc' undeclared (first use in this function)
gssapi_mit/gserver.c:316: `p' undeclared (first use in this function)
gssapi_mit/gserver.c:318: `TRUE' undeclared (first use in this function)

Not that currently use gserver, just for completeness as it is the only
secure protocol supported for non-Windows clients. Ssh tunneling doesn't
count, as there isn't a genuinely secure (free) sshd for NT (unless someone
knows better.....) (aside from the fact that having to install cygwin just
for sshd is a real pain)

Anthony
--
Anthony Williams
Software Engineer, Nortel Networks Optical Components Ltd
The opinions expressed in this message are not necessarily those of my
employer



_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list