Michal Pryc wrote: >>> pare with vino? Don't we have some sort of solution for >>> RDP and Sun Ray? >>> >> Yes, we have. It's called Sun Ray Windows Connector. >> However, it doesn't work from console. >> >> BTW, rdesktop also depends on libiconv and no where in >> the proposal it's mentioned about it and I am not sure that >> would available in Solaris by default. >> > > Not in this case. > rdesktop uses following 3 functions from iconv.h: > extern int iconv_close(iconv_t); > extern iconv_t iconv_open(const char *, const char *); > extern size_t iconv(iconv_t, char **_RESTRICT_KYWD, > size_t *_RESTRICT_KYWD, char **_RESTRICT_KYWD, > size_t *_RESTRICT_KYWD); > > The iconv.h is from SUNWhea (SunOS C/C++ header files for general > development of software) package and it's through libc.so. > Fine. I have raised that, because the open source rdeskstop 1.5 doesn't work with out libiconv like as same as with out ssl and we mention about ssl requirement but not iconv.
Thanks P.S.M.Swamiji > Michal > > >> Thanks >> P.S.M.Swamiji >> >> >>> How are the encryption keys generated and shared? >>> >>> Is there any authentication available? >>> >>> You mention that RDP prior to version 6 is subject to MITM attacks, but >>> this project seems to use version 5 by default. Is there a reason we >>> don't >>> use the more secure version of the protocol? >>> >>> Danek >>> _______________________________________________ >>> opensolaris-arc mailing list >>> opensolaris-arc at opensolaris.org >>> >>> >>> > > _______________________________________________ > opensolaris-arc mailing list > opensolaris-arc at opensolaris.org >
