login

hello

i embedded inetd on my pc card

and telnetd work fine

but when i log more than twice i m disconnected

it is the same if i make a login on the console:

for example on the console i type
1/ login root , + passwwd and i m logged
2/ than i type login user + passwd and i m logged
3/ when i type login user2 + passwd and there is no more keyboard , i
think no more shell


i don t undeerstand because on the doc i read that after
a login threre is automatically a nex shell ???

thanks

cyrille

crib <c.ribstein@clemessy.fr> wrote:
c > hello

c > i embedded inetd on my pc card

How embedded?
I’m just wondering if your running out of memory.
I do realize that you really haven’t done anything substancial.


c > and telnetd work fine
c > but when i log more than twice i m disconnected
c > it is the same if i make a login on the console:

c > for example on the console i type
c > 1/ login root , + passwwd and i m logged
c > 2/ than i type login user + passwd and i m logged
c > 3/ when i type login user2 + passwd and there is no more keyboard , i
c > think no more shell

Are you loggin in 3 times on the same console or on 3 different consoles?


c > i don t undeerstand because on the doc i read that after
c > a login threre is automatically a nex shell ???

re hello

i do not understand what you mean with “out of memory”

but for the login , i loggin in 3 times on the same console

isn t it good ??

thanks


“Bill Caroselli” <qtps@earthlink.net> a écrit dans le message news:
b98u49$dsq$2@inn.qnx.com

crib <> c.ribstein@clemessy.fr> > wrote:
c > hello

c > i embedded inetd on my pc card

How embedded?
I’m just wondering if your running out of memory.
I do realize that you really haven’t done anything substancial.


c > and telnetd work fine
c > but when i log more than twice i m disconnected
c > it is the same if i make a login on the console:

c > for example on the console i type
c > 1/ login root , + passwwd and i m logged
c > 2/ than i type login user + passwd and i m logged
c > 3/ when i type login user2 + passwd and there is no more
keyboard , i
c > think no more shell

Are you loggin in 3 times on the same console or on 3 different consoles?


c > i don t undeerstand because on the doc i read that after
c > a login threre is automatically a nex shell ???

Hi Cyrille,

You might also consider starting the QNET stack on your embedded system if
you are using QNX as your development system. Then you don’t have to log
in, everything will be accessible, file system, process space, etc, etc.
from accross the network from anyother QNX box running QNET.


If you dev environment isn’t QNX, then this won’t work…



Kevin


“crib” <c.ribstein@clemessy.fr> wrote in message
news:b97s7v$7oi$1@inn.qnx.com

hello

i embedded inetd on my pc card

and telnetd work fine

but when i log more than twice i m disconnected

it is the same if i make a login on the console:

for example on the console i type
1/ login root , + passwwd and i m logged
2/ than i type login user + passwd and i m logged
3/ when i type login user2 + passwd and there is no more keyboard ,
i
think no more shell


i don t undeerstand because on the doc i read that after
a login threre is automatically a nex shell ???

thanks

cyrille

\

So…

Exactly what would one have to put in a boot image to get just qnet running
over ethernet (without tcp-ip, or login) ??

Would the image be MUCH smaller if you don’t need the overhead of tcp/ip
(libraries, protocol stack, etc…)?? Or would it require lots of overhead of
it’s own?

Thanks,

John Eddy


“Kevin Stallard” <kevin@fffflyingrobbbotsss.com> wrote in message
news:b9clbf$mhj$1@inn.qnx.com

Hi Cyrille,

You might also consider starting the QNET stack on your embedded system if
you are using QNX as your development system. Then you don’t have to log
in, everything will be accessible, file system, process space, etc, etc.
from accross the network from anyother QNX box running QNET.


If you dev environment isn’t QNX, then this won’t work…



Kevin


“crib” <> c.ribstein@clemessy.fr> > wrote in message
news:b97s7v$7oi$> 1@inn.qnx.com> …
hello

i embedded inetd on my pc card

and telnetd work fine

but when i log more than twice i m disconnected

it is the same if i make a login on the console:

for example on the console i type
1/ login root , + passwwd and i m logged
2/ than i type login user + passwd and i m logged
3/ when i type login user2 + passwd and there is no more keyboard
,
i
think no more shell


i don t undeerstand because on the doc i read that after
a login threre is automatically a nex shell ???

thanks

cyrille



\

“John Eddy” <john.h.eddy@lmco.com> wrote in message
news:b9di1u$nv0$1@inn.qnx.com

So…

Exactly what would one have to put in a boot image to get just qnet
running
over ethernet (without tcp-ip, or login) ??

Would the image be MUCH smaller if you don’t need the overhead of tcp/ip
(libraries, protocol stack, etc…)?? Or would it require lots of overhead
of
it’s own?

npm-qnet.so

It’s a bit bigger than the tiny tcp/ip stack but half the size of the full
tcpip stack. Also no need for telnetd, inetd, or anyting like it.

But if you are going to use tcp/ip anyway, then it doesn’t matter…just a
suggestion.

Kevin

Thanks,

John Eddy


“Kevin Stallard” <> kevin@fffflyingrobbbotsss.com> > wrote in message
news:b9clbf$mhj$> 1@inn.qnx.com> …
Hi Cyrille,

You might also consider starting the QNET stack on your embedded system
if
you are using QNX as your development system. Then you don’t have to
log
in, everything will be accessible, file system, process space, etc, etc.
from accross the network from anyother QNX box running QNET.


If you dev environment isn’t QNX, then this won’t work…



Kevin


“crib” <> c.ribstein@clemessy.fr> > wrote in message
news:b97s7v$7oi$> 1@inn.qnx.com> …
hello

i embedded inetd on my pc card

and telnetd work fine

but when i log more than twice i m disconnected

it is the same if i make a login on the console:

for example on the console i type
1/ login root , + passwwd and i m logged
2/ than i type login user + passwd and i m logged
3/ when i type login user2 + passwd and there is no more
keyboard
,
i
think no more shell


i don t undeerstand because on the doc i read that after
a login threre is automatically a nex shell ???

thanks

cyrille





\

hi and thanks

I need telnet because my dev environnenemnt isn t qnx !

So i need login , in order to give different acces to the different logger

thanks


“Kevin Stallard” <kevin@fffflyingrobbbotsss.com> a écrit dans le message de
news: b9clbf$mhj$1@inn.qnx.com

Hi Cyrille,

You might also consider starting the QNET stack on your embedded system if
you are using QNX as your development system. Then you don’t have to log
in, everything will be accessible, file system, process space, etc, etc.
from accross the network from anyother QNX box running QNET.


If you dev environment isn’t QNX, then this won’t work…



Kevin


“crib” <> c.ribstein@clemessy.fr> > wrote in message
news:b97s7v$7oi$> 1@inn.qnx.com> …
hello

i embedded inetd on my pc card

and telnetd work fine

but when i log more than twice i m disconnected

it is the same if i make a login on the console:

for example on the console i type
1/ login root , + passwwd and i m logged
2/ than i type login user + passwd and i m logged
3/ when i type login user2 + passwd and there is no more keyboard
,
i
think no more shell


i don t undeerstand because on the doc i read that after
a login threre is automatically a nex shell ???

thanks

cyrille



\