bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Release?


From: Alain Magloire
Subject: Re: Release?
Date: Mon, 19 Feb 2001 11:58:21 -0500 (EST)

> 
> > ...
> > > 
> > > - The r* deamon commands are not working on Solaris(SVR4) because
> > >   of the use of STREAMS, unfortunately my solaris box was decommission
> > >   and I do not have root priviledge to any.
> > 
> > How to solve this?  I can make it so that configure won't build r* 
> > daemons on sun-sparc-solaris* if you'd like.
> > 
> 
> It seems to be only rlogind that is not working, rsh works fine (as it does
> no terminal handling).

Yes one of the problem was STREAM base pty "/dev/ptmx".  I put some
code in libinetutils/{forkpty,openpty}.c to cope with this and
rlogind should call forkpty(), I think I commited the code in,

The other was UTMPX and how it was handle by svr4 and Solaris,
think I commited some code in there too.

The last was spawning /bin/login with the right argument.

> I'll have a look at the code and can try to fix this problem.

Thanks! let me know the result, sometimes an strace(truss) -p <rlogind_pid>
was a big help.

> Shouldn't rlogind and telnetd use the same code for terminal handling - 
> somewhere in libinetutils? Telnetd seems to be OK!

Yes, we've been moving some code out of telnetd to clean the mess.
But it takes time.

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on n'est toujours assis que sur son cul !!!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]