You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(12) |
May
(18) |
Jun
(53) |
Jul
(95) |
Aug
(59) |
Sep
(35) |
Oct
(79) |
Nov
(80) |
Dec
(50) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(89) |
Feb
(80) |
Mar
(120) |
Apr
(110) |
May
(98) |
Jun
(127) |
Jul
(75) |
Aug
(67) |
Sep
(71) |
Oct
(90) |
Nov
(64) |
Dec
(59) |
2004 |
Jan
(62) |
Feb
(71) |
Mar
(76) |
Apr
(69) |
May
(47) |
Jun
(56) |
Jul
(31) |
Aug
(70) |
Sep
(36) |
Oct
(48) |
Nov
(24) |
Dec
(38) |
2005 |
Jan
(25) |
Feb
(34) |
Mar
(22) |
Apr
(41) |
May
(63) |
Jun
(48) |
Jul
(21) |
Aug
(14) |
Sep
(16) |
Oct
(22) |
Nov
(3) |
Dec
(10) |
2006 |
Jan
(28) |
Feb
(46) |
Mar
(30) |
Apr
(27) |
May
(27) |
Jun
(18) |
Jul
(47) |
Aug
(29) |
Sep
(24) |
Oct
(42) |
Nov
(8) |
Dec
(3) |
2007 |
Jan
(22) |
Feb
(9) |
Mar
(22) |
Apr
(34) |
May
(21) |
Jun
(6) |
Jul
(16) |
Aug
(8) |
Sep
(10) |
Oct
(11) |
Nov
(8) |
Dec
(4) |
2008 |
Jan
(11) |
Feb
(10) |
Mar
(25) |
Apr
(8) |
May
(22) |
Jun
(8) |
Jul
(6) |
Aug
(7) |
Sep
(1) |
Oct
(9) |
Nov
(14) |
Dec
(14) |
2009 |
Jan
(32) |
Feb
(11) |
Mar
(14) |
Apr
(4) |
May
(17) |
Jun
(8) |
Jul
(3) |
Aug
(19) |
Sep
(15) |
Oct
(13) |
Nov
(13) |
Dec
(16) |
2010 |
Jan
(11) |
Feb
(22) |
Mar
(28) |
Apr
(9) |
May
(11) |
Jun
(13) |
Jul
(16) |
Aug
(5) |
Sep
(4) |
Oct
(6) |
Nov
|
Dec
(4) |
2011 |
Jan
(7) |
Feb
(10) |
Mar
(14) |
Apr
(19) |
May
(17) |
Jun
(7) |
Jul
(21) |
Aug
(8) |
Sep
(7) |
Oct
(6) |
Nov
(11) |
Dec
(4) |
2012 |
Jan
(5) |
Feb
(7) |
Mar
(4) |
Apr
(2) |
May
(8) |
Jun
(12) |
Jul
(5) |
Aug
(5) |
Sep
(1) |
Oct
|
Nov
(5) |
Dec
|
2013 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
(5) |
Aug
(14) |
Sep
(18) |
Oct
(1) |
Nov
(6) |
Dec
(3) |
2014 |
Jan
(3) |
Feb
(5) |
Mar
(9) |
Apr
(1) |
May
(18) |
Jun
(12) |
Jul
(3) |
Aug
(8) |
Sep
(8) |
Oct
(3) |
Nov
(3) |
Dec
|
2015 |
Jan
|
Feb
(4) |
Mar
(6) |
Apr
(3) |
May
|
Jun
(2) |
Jul
(4) |
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Roland S. <Ro...@lo...> - 2013-08-25 22:25:14
|
Hi Henrik, I'm sort of out on thin ice here.. I managed to convince the Windows guy to fix so that I could get Kerberos tickets. He didn't really know how this works, so it is sort of a trial and error. I've run ktpass and got a krb5.keytab which I copied to /etc root@sunws1: # /usr/local/bin/klist -e -k Keytab name: WRFILE:/etc/krb5.keytab KVNO Principal ---- -------------------------------------------------------------------------- 6 HOST\\sunws1@COMPANY.local (DES cbc mode with CRC-32) 6 HOST\\sunws1@COMPANY.local (DES cbc mode with RSA-MD5) 6 HOST\\sunws1@COMPANY.local (ArcFour with HMAC/md5) 6 HOST\\sunws1@COMPANY.local (AES-256 CTS mode with 96-bit SHA-1 HMAC) 6 HOST\\sunws1@COMPANY.local (AES-128 CTS mode with 96-bit SHA-1 HMAC) root@sunws1: # ls -la /etc/krb5.keytab -rw-r--r-- 1 root root 337 Aug 23 14:36 /etc/krb5.keytab I managed to get a Kerberos ticket sunws1 % /usr/local/bin/kinit sunws1@COMPANY.LOCAL Password for sunws1@COMPANY.LOCAL: sunws1 % /usr/local/bin/klist Ticket cache: FILE:/tmp/krb5cc_6010 Default principal: sunws1@COMPANY.LOCAL Valid starting Expires Service principal 08/26/13 08:07:09 08/27/13 08:07:09 krbtgt/COMPANY.LOCAL@COMPANY.LOCAL sunws1 % ./rdesktop css0008 Connection established using CredSSP. sunws1 % But nothing happens, no desktop appears? Connecting to windows 2003 works fine but not windows 2012 Same with debug on. sunws1 % ./rdesktop-with-debug css0008 Out TSRequest 1354 bytes data here... In TSRequest token 178 bytes data here... Out TSRequest 347 bytes data here... In TSRequest token 347 bytes data here... Out TSCredentials 39 bytes data here... Out TSRequest 110 bytes data here... Connection established using CredSSP. sunws1 % Any ideas? - Roland -----Original Message----- From: Henrik Andersson [mailto:hen...@ce...] Sent: Wednesday, 21 August 2013 11:12 PM To: Roland Soderstrom Cc: 'Henrik Andersson'; rde...@li... Subject: RE: [rdesktop-users] Compiling rdesktop 1.8 on Solaris > I must say I don't know what "initialize a kerberos ticket for the AD > realm" means. > You need to setup the kerberos klient so you can get auth and get tickets from the Windows Domain kerberos realm. > I asked the windows guy, (I'm not a windows guy) and he said that the > server is installed with whatever Is the default, no added security or > encryption, he believed but was not sure Kerberos was installed and > enabled by default. > > I might need to do something with Kerberos on Solaris but on Linux? > Remmina is connecting without any problem. > Remmina do use freerdp which supports CredSSP+NTLM, rdesktop does only support CredSSP+Kerberos so you need to configure your solaris host to work with the Window Kerberos domain. See /etc/krb5.conf, when everything is in place you should be able to retreive a ticket by: # kinit us...@WI....UPPERCASE Password: **** You can verify that you have got a ticket using the klist command. > I get the same rdesktop error in Linux Mint 15 mate. > See above answer, you need to configure the kerberos client and initialize a ticket. |
From: Henrik A. <hen...@ce...> - 2013-08-21 13:11:48
|
> I must say I don't know what "initialize a kerberos ticket for the AD > realm" means. > You need to setup the kerberos klient so you can get auth and get tickets from the Windows Domain kerberos realm. > I asked the windows guy, (I'm not a windows guy) and he said that the > server is installed with whatever > Is the default, no added security or encryption, he believed but was not > sure Kerberos was installed and enabled by default. > > I might need to do something with Kerberos on Solaris but on Linux? > Remmina is connecting without any problem. > Remmina do use freerdp which supports CredSSP+NTLM, rdesktop does only support CredSSP+Kerberos so you need to configure your solaris host to work with the Window Kerberos domain. See /etc/krb5.conf, when everything is in place you should be able to retreive a ticket by: # kinit us...@WI....UPPERCASE Password: **** You can verify that you have got a ticket using the klist command. > I get the same rdesktop error in Linux Mint 15 mate. > See above answer, you need to configure the kerberos client and initialize a ticket. |
From: Henrik A. <hen...@ce...> - 2013-08-20 05:45:52
|
Hi Roland, I guess you already have but i got to ask, did you initialize a kerberos ticket for the AD realm ? Could you build rdesktop with --with-debug-credssp and provide the logs ? Regards, Henrik Andersson On 08/19/2013 01:56 AM, Roland Soderstrom wrote: > Hi, > > I managed to compile ok but it fails with the Authentication. > I tried linking the gss,krb5 libs in there but didn't work. > > This is how I managed to compile > # cd libgssglue-0.4 > # vi src/Makefile > CFLAGS = -O2 -DUSE_SOLARIS_SHARED_LIBRARIES > # export LIBS="-lkrb5 -lkrb5support -lgssapi_krb5" > # ./configure > # /usr/local/bin/make > # /usr/local/bin/make install > > # cd ../rdesktop-1.8.0 > # ./configure -disable-smartcard > # /usr/local/bin/make > > I also tried to copy around the /etc/gss/mech file to /etc/mech.conf and /usr/local/etc/gss/mech > > # ./rdesktop windows2012server > ERROR: CredSSP: Initialize failed, do you have correct kerberos tgt initialized ? > Failed to connect, CredSSP required by server. > > If I do the exact same thing on Linux Mint 15 connecting to the same winserver I get the same error > On the same Linux Mint 15 host I happily connect to the same win2012server with Remmina. > But Remmina is not there for Solaris 10... > > This must be a problem with Authentication and rdesktop. > > > - Roland > > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > > > _______________________________________________ > rdesktop-users mailing list > rde...@li... > https://lists.sourceforge.net/lists/listinfo/rdesktop-users -- --- Henrik Andersson Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |
From: Roland S. <Ro...@lo...> - 2013-08-18 23:56:17
|
Hi, I managed to compile ok but it fails with the Authentication. I tried linking the gss,krb5 libs in there but didn't work. This is how I managed to compile # cd libgssglue-0.4 # vi src/Makefile CFLAGS = -O2 -DUSE_SOLARIS_SHARED_LIBRARIES # export LIBS="-lkrb5 -lkrb5support -lgssapi_krb5" # ./configure # /usr/local/bin/make # /usr/local/bin/make install # cd ../rdesktop-1.8.0 # ./configure -disable-smartcard # /usr/local/bin/make I also tried to copy around the /etc/gss/mech file to /etc/mech.conf and /usr/local/etc/gss/mech # ./rdesktop windows2012server ERROR: CredSSP: Initialize failed, do you have correct kerberos tgt initialized ? Failed to connect, CredSSP required by server. If I do the exact same thing on Linux Mint 15 connecting to the same winserver I get the same error On the same Linux Mint 15 host I happily connect to the same win2012server with Remmina. But Remmina is not there for Solaris 10... This must be a problem with Authentication and rdesktop. - Roland |
From: Roland S. <Ro...@lo...> - 2013-08-14 05:07:25
|
Hi, I managed to get further by compiling libgssglue. But now I fail here: gcc -O2 -Wall -I/usr/local/ssl/include -I/usr/X11/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=\"rdesktop\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"rdesktop\ 1.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DL_ENDIAN=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_SYSEXITS_H=1 -Dssldir=\"/usr/local/ssl\" -DWITH_CREDSSP=1 -DHAVE_XRANDR=1 -DNEED_ALIGN=1 -DEGD_SOCKET=\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DRDPSND_SUN=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL_DIRFD=0 -DDIR_FD_MEMBER_NAME=dd_fd -DHAVE_ICONV_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1 -D_FILE_OFFSET_BITS=64 -DKEYMAP_PATH=\"/usr/local/share/rdesktop/keymaps/\" -o cssp.o -c cssp.c cssp.c: In function `cssp_gss_wrap': cssp.c:187: warning: passing arg 2 of `gss_wrap' from incompatible pointer type cssp.c: In function `cssp_gss_unwrap': cssp.c:225: warning: passing arg 2 of `gss_unwrap' from incompatible pointer type cssp.c: In function `cssp_connect': cssp.c:874: warning: passing arg 1 of `cssp_gss_wrap' from incompatible pointer type cssp.c:892: warning: passing arg 1 of `cssp_gss_unwrap' from incompatible pointer type cssp.c:908: warning: passing arg 1 of `cssp_gss_wrap' from incompatible pointer type gcc -O2 -Wall -I/usr/local/ssl/include -I/usr/X11/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=\"rdesktop\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"rdesktop\ 1.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DL_ENDIAN=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_SYSEXITS_H=1 -Dssldir=\"/usr/local/ssl\" -DWITH_CREDSSP=1 -DHAVE_XRANDR=1 -DNEED_ALIGN=1 -DEGD_SOCKET=\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DRDPSND_SUN=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL_DIRFD=0 -DDIR_FD_MEMBER_NAME=dd_fd -DHAVE_ICONV_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1 -D_FILE_OFFSET_BITS=64 -DKEYMAP_PATH=\"/usr/local/share/rdesktop/keymaps/\" -o rdesktop rdesktop.o xwin.o xkeymap.o ewmhints.o xclip.o cliprdr.o ctrl.o rdpsnd.o rdpsnd_dsp.o rdpsnd_sun.o tcp.o asn.o iso.o mcs.o secure.o licence.o rdp.o orders.o bitmap.o cache.o rdp5.o channels.o rdpdr.o serial.o printer.o disk.o parallel.o printercache.o mppc.o pstcache.o lspci.o seamless.o ssl.o utils.o cssp.o -R/usr/local/ssl/lib -L/usr/local/ssl/lib -L/usr/local/ssl/lib64 -lssl -lcrypto -lresolv -lsocket -lgssglue -R/usr/X11/lib -L/usr/X11/lib -lXrandr -lsocket -lnsl -lX11 /usr/local/lib/libgssglue.so: undefined reference to `krb5_gss_initialize' collect2: ld returned 1 exit status gmake: *** [rdesktop] Error 1 - Roland From: Roland Soderstrom [mailto:Ro...@lo...] Sent: Wednesday, 14 August 2013 10:40 AM To: 'rde...@li...' Subject: [rdesktop-users] Compiling rdesktop 1.8 on Solaris Hi I need 1,8 to get NLA support. (connecting to W2012) When I try to configure it complains about . checking for GSSGLUE... no CredSPP support requires libgssglue, install the dependency or disable the feature using --disable-credssp. I have installed all gss, ssp type packages I can find on OpenCSW # find /opt/csw/ -name \*gss\* /opt/csw/lib/libgssapi_krb5.so.2.2 /opt/csw/lib/libgssapi_krb5.so.2 /opt/csw/lib/libgss.so.3.0.2 /opt/csw/lib/sasl2/libgssapiv2.so.2.0.25 /opt/csw/lib/sasl2/libgssapiv2.so /opt/csw/lib/sasl2/libgssapiv2.so.2 /opt/csw/lib/libgss.so.3 /opt/csw/lib/amd64/sasl2/libgssapiv2.so /opt/csw/lib/amd64/sasl2/libgssapiv2.so.2.0.25 /opt/csw/lib/amd64/sasl2/libgssapiv2.so.2 /opt/csw/lib/amd64/libgssapi_krb5.so.2.2 /opt/csw/lib/amd64/libgss.so.3 /opt/csw/lib/amd64/libgssapi_krb5.so.2 /opt/csw/lib/amd64/libgss.so.3.0.2 /opt/csw/share/info/gss.info /opt/csw/share/locale/sv/LC_MESSAGES/gss.mo /opt/csw/share/locale/fi/LC_MESSAGES/gss.mo /opt/csw/share/locale/zh_CN/LC_MESSAGES/gss.mo /opt/csw/share/locale/id/LC_MESSAGES/gss.mo /opt/csw/share/locale/vi/LC_MESSAGES/gss.mo /opt/csw/share/locale/sk/LC_MESSAGES/gss.mo /opt/csw/share/locale/ro/LC_MESSAGES/gss.mo /opt/csw/share/locale/it/LC_MESSAGES/gss.mo /opt/csw/share/locale/eo/LC_MESSAGES/gss.mo /opt/csw/share/locale/pl/LC_MESSAGES/gss.mo /opt/csw/share/locale/ga/LC_MESSAGES/gss.mo /opt/csw/share/locale/en@boldquot/LC_MESSAGES/gss.mo<mailto:/opt/csw/share/locale/en@boldquot/LC_MESSAGES/gss.mo> /opt/csw/share/locale/en@quot/LC_MESSAGES/gss.mo<mailto:/opt/csw/share/locale/en@quot/LC_MESSAGES/gss.mo> /opt/csw/share/locale/fr/LC_MESSAGES/gss.mo /opt/csw/share/doc/sasl_gssapi /opt/csw/share/doc/pm_gssapi /opt/csw/share/doc/sasl/gssapi.html /opt/csw/share/doc/sasl/draft-ietf-sasl-gssapi-xx.txt /opt/csw/share/doc/pm_gssapi_stub /opt/csw/share/doc/libgssapi_krb5_2 /opt/csw/share/doc/libgss3 /opt/csw/share/doc/gss /opt/csw/share/man/man1/gss.1 /opt/csw/bin/gss # find /opt/csw/ -name \*ssp\* /opt/csw/lib/libssp.so.0.0.0 /opt/csw/lib/libssp.so.0 /opt/csw/lib/amd64/libssp.so.0.0.0 /opt/csw/lib/amd64/libssp.so.0 /opt/csw/share/doc/libssp0 # pkgutil -l gss CSWgss CSWlibgss3 CSWlibgssapi-krb5-2 CSWpm-gssapi CSWpmgssapi CSWsaslgssapi # pkgutil -l ssp CSWlibssp0 Any ideas on how to configure on Solaris 10? If I use -disable-credssp it configures and compile fine. But it is useless as I need the NLA support, which I think is this gss stuff. - Roland |
From: Roland S. <Ro...@lo...> - 2013-08-14 00:52:52
|
Hi I need 1,8 to get NLA support. (connecting to W2012) When I try to configure it complains about . checking for GSSGLUE... no CredSPP support requires libgssglue, install the dependency or disable the feature using --disable-credssp. I have installed all gss, ssp type packages I can find on OpenCSW # find /opt/csw/ -name \*gss\* /opt/csw/lib/libgssapi_krb5.so.2.2 /opt/csw/lib/libgssapi_krb5.so.2 /opt/csw/lib/libgss.so.3.0.2 /opt/csw/lib/sasl2/libgssapiv2.so.2.0.25 /opt/csw/lib/sasl2/libgssapiv2.so /opt/csw/lib/sasl2/libgssapiv2.so.2 /opt/csw/lib/libgss.so.3 /opt/csw/lib/amd64/sasl2/libgssapiv2.so /opt/csw/lib/amd64/sasl2/libgssapiv2.so.2.0.25 /opt/csw/lib/amd64/sasl2/libgssapiv2.so.2 /opt/csw/lib/amd64/libgssapi_krb5.so.2.2 /opt/csw/lib/amd64/libgss.so.3 /opt/csw/lib/amd64/libgssapi_krb5.so.2 /opt/csw/lib/amd64/libgss.so.3.0.2 /opt/csw/share/info/gss.info /opt/csw/share/locale/sv/LC_MESSAGES/gss.mo /opt/csw/share/locale/fi/LC_MESSAGES/gss.mo /opt/csw/share/locale/zh_CN/LC_MESSAGES/gss.mo /opt/csw/share/locale/id/LC_MESSAGES/gss.mo /opt/csw/share/locale/vi/LC_MESSAGES/gss.mo /opt/csw/share/locale/sk/LC_MESSAGES/gss.mo /opt/csw/share/locale/ro/LC_MESSAGES/gss.mo /opt/csw/share/locale/it/LC_MESSAGES/gss.mo /opt/csw/share/locale/eo/LC_MESSAGES/gss.mo /opt/csw/share/locale/pl/LC_MESSAGES/gss.mo /opt/csw/share/locale/ga/LC_MESSAGES/gss.mo /opt/csw/share/locale/en@boldquot/LC_MESSAGES/gss.mo /opt/csw/share/locale/en@quot/LC_MESSAGES/gss.mo /opt/csw/share/locale/fr/LC_MESSAGES/gss.mo /opt/csw/share/doc/sasl_gssapi /opt/csw/share/doc/pm_gssapi /opt/csw/share/doc/sasl/gssapi.html /opt/csw/share/doc/sasl/draft-ietf-sasl-gssapi-xx.txt /opt/csw/share/doc/pm_gssapi_stub /opt/csw/share/doc/libgssapi_krb5_2 /opt/csw/share/doc/libgss3 /opt/csw/share/doc/gss /opt/csw/share/man/man1/gss.1 /opt/csw/bin/gss # find /opt/csw/ -name \*ssp\* /opt/csw/lib/libssp.so.0.0.0 /opt/csw/lib/libssp.so.0 /opt/csw/lib/amd64/libssp.so.0.0.0 /opt/csw/lib/amd64/libssp.so.0 /opt/csw/share/doc/libssp0 # pkgutil -l gss CSWgss CSWlibgss3 CSWlibgssapi-krb5-2 CSWpm-gssapi CSWpmgssapi CSWsaslgssapi # pkgutil -l ssp CSWlibssp0 Any ideas on how to configure on Solaris 10? If I use -disable-credssp it configures and compile fine. But it is useless as I need the NLA support, which I think is this gss stuff. - Roland |
From: ToddAndMargo <Tod...@zo...> - 2013-08-13 01:58:07
|
Dear Developers, When trying to compile an RPM for 1.8.0: # rpmbuild -ta rdesktop-1.8.0.tar.gz ... checking for PCSCLITE... no SmartCard support requires PCSC, install the dependency or disable the feature using --disable-smartcard. Please change the wording to: Please disable smartcard or install the dependencies: pcsc-lite pcsc-lite-devel pcsc-lite-libs Many thanks, -T |
From: ToddAndMargo <Tod...@zo...> - 2013-08-13 01:44:04
|
> On 08/09/2013 11:14 PM, ToddAndMargo wrote: >> Hi All, >> >> I am trying to build an RPM of 1.8.0: >> >> # rpmbuild -ta rdesktop-1.8.0.tar.gz >> ... >> CredSPP support requires libggsglue, install the >> dependency or disable the feature using --disable-credssp. >> >> >> And libggsglue is already installed: >> >> # rpm -qa \*libgssglue\* >> libgssglue-0.1-11.el6.x86_64 >> >> Why the error message about needing libggsglue? >> >> Many thanks, >> -T On 08/12/2013 03:03 AM, Henrik Andersson wrote:> Hi Todd, > > You need to install the devel package of libgssglue named: > libgssglue-devel. > > > Regards, > > Henrik Andersson > Hi Henrick, That was it. Thank you! Developers: would you please add this to the dependency list? -T |
From: ToddAndMargo <Tod...@zo...> - 2013-08-12 20:35:00
|
> On 08/09/2013 11:18 PM, ToddAndMargo wrote: >> Hi All, >> >> Any one know of a spin of 1.8.0 for Mac? >> >> Many thanks, >> -T > On 08/12/2013 03:02 AM, Henrik Andersson wrote:> Hi Todd, > > You need to install the devel package of libgssglue named: > libgssglue-devel. > > > Regards, > > Henrik Andersson > How about a spin for MAc? |
From: Henrik A. <hen...@ce...> - 2013-08-12 10:03:41
|
Hi Todd, You need to install the devel package of libgssglue named: libgssglue-devel. Regards, Henrik Andersson On 08/09/2013 11:14 PM, ToddAndMargo wrote: > Hi All, > > I am trying to build an RPM of 1.8.0: > > # rpmbuild -ta rdesktop-1.8.0.tar.gz > ... > CredSPP support requires libggsglue, install the > dependency or disable the feature using --disable-credssp. > > > And libggsglue is already installed: > > # rpm -qa \*libgssglue\* > libgssglue-0.1-11.el6.x86_64 > > Why the error message about needing libggsglue? > > Many thanks, > -T > > > # locate libgssglue > /lib64/libgssglue.so.1 > /lib64/libgssglue.so.1.0.0 > /usr/lib64/libgssglue.so.1 > /usr/lib64/libgssglue.so.1.0.0 > /usr/share/doc/libgssglue-0.1 > /usr/share/doc/libgssglue-0.1/AUTHORS > /usr/share/doc/libgssglue-0.1/ChangeLog > /usr/share/doc/libgssglue-0.1/NEWS > /usr/share/doc/libgssglue-0.1/README > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64 > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/checksum_data > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/checksum_type > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/command_line > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/from_repo > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/from_repo_revision > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/from_repo_timestamp > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/reason > > /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/releasever > > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > > > _______________________________________________ > rdesktop-users mailing list > rde...@li... > https://lists.sourceforge.net/lists/listinfo/rdesktop-users -- --- Henrik Andersson Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |
From: Henrik A. <hen...@ce...> - 2013-08-12 10:02:28
|
Hi Todd, You need to install the devel package of libgssglue named: libgssglue-devel. Regards, Henrik Andersson On 08/09/2013 11:18 PM, ToddAndMargo wrote: > Hi All, > > Any one know of a spin of 1.8.0 for Mac? > > Many thanks, > -T > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > rdesktop-users mailing list > rde...@li... > https://lists.sourceforge.net/lists/listinfo/rdesktop-users -- --- Henrik Andersson Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |
From: ToddAndMargo <Tod...@zo...> - 2013-08-09 21:18:58
|
Hi All, Any one know of a spin of 1.8.0 for Mac? Many thanks, -T |
From: ToddAndMargo <Tod...@zo...> - 2013-08-09 21:14:41
|
Hi All, I am trying to build an RPM of 1.8.0: # rpmbuild -ta rdesktop-1.8.0.tar.gz ... CredSPP support requires libggsglue, install the dependency or disable the feature using --disable-credssp. And libggsglue is already installed: # rpm -qa \*libgssglue\* libgssglue-0.1-11.el6.x86_64 Why the error message about needing libggsglue? Many thanks, -T # locate libgssglue /lib64/libgssglue.so.1 /lib64/libgssglue.so.1.0.0 /usr/lib64/libgssglue.so.1 /usr/lib64/libgssglue.so.1.0.0 /usr/share/doc/libgssglue-0.1 /usr/share/doc/libgssglue-0.1/AUTHORS /usr/share/doc/libgssglue-0.1/ChangeLog /usr/share/doc/libgssglue-0.1/NEWS /usr/share/doc/libgssglue-0.1/README /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64 /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/checksum_data /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/checksum_type /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/command_line /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/from_repo /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/from_repo_revision /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/from_repo_timestamp /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/reason /var/lib/yum/yumdb/l/7737912db58e1440dd0cbac9a0d45a71ed8bb5f5-libgssglue-0.1-11.el6-x86_64/releasever |
From: Florent D. <fde...@gm...> - 2013-07-16 09:36:58
|
> > It seems rdesktop 1.7.1 is not fully compatible with the smart card > subsystem in Windows Server 2012. Feel free to create a bug report > http://sourceforge.net/projects/rdesktop/ if you want. > Indeed you're right. I tried it against a Windows 2008 R2 and it works better... Thanks for pointing that to me. Regards |
From: Peter Å. <as...@ce...> - 2013-07-16 06:59:13
|
On Mon, 15 Jul 2013, Florent Deybach wrote: > > -r scard > > Yes i tried. Nothing happens. (although i do see some debugging lines in my pcscd console, but not that much) > > > > > Also, have you verified that this WTS allows smart card redirection? Which version of Windows? > > By WTS do you mean Windows terminal service ? > > Yes my windows server 2012 allows that. I tried it with the same smartcard from a windows 7 with the build in rdp client. It seems rdesktop 1.7.1 is not fully compatible with the smart card subsystem in Windows Server 2012. Feel free to create a bug report http://sourceforge.net/projects/rdesktop/ if you want. Rgds, --- Peter Åstrand ThinLinc Chief Developer Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |
From: Florent D. <fde...@gm...> - 2013-07-15 19:10:42
|
> You do not have to use any card/vendor name. Have you tried using just: > > -r scard Yes i tried. Nothing happens. (although i do see some debugging lines in my pcscd console, but not that much) > > Also, have you verified that this WTS allows smart card redirection? Which version of Windows? By WTS do you mean Windows terminal service ? Yes my windows server 2012 allows that. I tried it with the same smartcard from a windows 7 with the build in rdp client. Thanks for your reply. Regards. |
From: Peter Å. <as...@ce...> - 2013-07-15 13:34:39
|
> When I start rdesktop it launches my session correctly but the smartcard is not redirected... > > > root@ubuntu12-10:~/rdesktop-1.7.1# ./rdesktop -d YY -k fr -u deybachfl myserver -z -r scard:"Gemalto USB Shell > Token V2 00 00" -a 16 > Static/aliased Device: > Lin name: [Gemalto USB Shell Token V2 00 00] > Win name: [Gemalto USB Shell Token V2 00 00] > Vendor : [] > disconnect: Unknown reason. You do not have to use any card/vendor name. Have you tried using just: -r scard ? Also, have you verified that this WTS allows smart card redirection? Which version of Windows? Rgds, --- Peter Åstrand ThinLinc Chief Developer Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |
From: Florent D. <fde...@gm...> - 2013-07-12 15:28:25
|
Hello, My setup is the following: Ubuntu 12.10 32bits libpcsclite-dev 1.8.5-1ubuntu1 pcscd 1.8.5-1ubuntu1 and rdesktop-1.7.1 (this has been tested as well on an ubuntu 13.04 64 bits and the behaviour is exactly the same...) I am trying to redirect my smart card into a rdp session without success... My smartcard is correctly recognized: root@ubuntu12-10:~/rdesktop-1.7.1# pcsc_scan > PC/SC device scanner > V 1.4.20 (c) 2001-2011, Ludovic Rousseau <lud...@fr...> > Compiled with PC/SC lite version: 1.8.3 > Using reader plug'n play mechanism > Scanning present readers... > 0: Gemalto USB Shell Token V2 00 00 > > Fri Jul 12 17:17:36 2013 > Reader 0: Gemalto USB Shell Token V2 00 00 > Card state: Card inserted, > ATR: 3B 16 96 41 73 74 72 69 64 > > ATR: 3B 16 96 41 73 74 72 69 64 > + TS = 3B --> Direct Convention > + T0 = 16, Y(1): 0001, K: 6 (historical bytes) > TA(1) = 96 --> Fi=512, Di=32, 16 cycles/ETU > 250000 bits/s at 4 MHz, fMax for Fi = 5 MHz => 312500 bits/s > + Historical bytes: 41 73 74 72 69 64 > Category indicator byte: 41 (proprietary format) > > Possibly identified card (using /usr/share/pcsc/smartcard_list.txt): > 3B 16 96 41 73 74 72 69 64 > Gemalto .NET v2.0 > and root@ubuntu12-10:~/rdesktop-1.7.1# lsusb > Bus 002 Device 023: ID 08e6:3438 Gemplus GemPC Key SmartCard Reader > When I start rdesktop it launches my session correctly but the smartcard is not redirected... root@ubuntu12-10:~/rdesktop-1.7.1# ./rdesktop -d YY -k fr -u deybachfl > myserver -z -r scard:"Gemalto USB Shell Token V2 00 00" -a 16 > Static/aliased Device: > Lin name: [Gemalto USB Shell Token V2 00 00] > Win name: [Gemalto USB Shell Token V2 00 00] > Vendor : [] > disconnect: Unknown reason. > In fact I can put anything in the scard argument, it does nothing... No error message, even in debug mode... root@ubuntu12-10:~/rdesktop-1.7.1# ./rdesktop -d YY -k fr -u deybachfl > myserver -z -r scard:"haha" -a 16 > Static/aliased Device: > Lin name: [haha] > Win name: [haha] > Vendor : [] > disconnect: Unknown reason. > Any idea? By the way, what is the correct syntax of the smartcard name? The name displayed by lsusb? The name displayed by pcscd? Thanks in advance! |
From: Peter Å. <as...@ce...> - 2013-05-22 06:47:41
|
It could be a license problem, anything in the server logs? Rgds, Peter On Tue, 21 May 2013, Marcelo Ganin wrote: > Error when accessing a windows server 2012. rdesktop xxx.xx.xx.xx > > ERROR: recv: Connection reset by remote machine. > If I try to connect to a windows server 2008 connects seamlessly. > > --- Peter Åstrand ThinLinc Chief Developer Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |
From: Peters, R. <rp...@co...> - 2013-05-21 17:15:14
|
What I found to work on a 2012 server. Run: SystemPropertiesRemote.exe Make sure "Allow remote connections to this computer" is checked. Uncheck "Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)" Not sure if rdesktop can (or is being developed to) work with that type of authentication. Hopefully you have privs to make this change. From: Marcelo Ganin [mailto:mar...@gm...] Sent: Tuesday, May 21, 2013 9:05 AM To: rde...@li... Subject: [rdesktop-users] Conect windows sever 2012 Error when accessing a windows server 2012. rdesktop xxx.xx.xx.xx ERROR: recv: Connection reset by remote machine. If I try to connect to a windows server 2008 connects seamlessly. |
From: Marcelo G. <mar...@gm...> - 2013-05-21 16:05:37
|
Error when accessing a windows server 2012. rdesktop xxx.xx.xx.xx ERROR: recv: Connection reset by remote machine. If I try to connect to a windows server 2008 connects seamlessly. |
From: Øyvind 'b. H. <bo...@dh...> - 2013-03-17 10:51:21
|
I use Awesome WM with rdesktop, and I've set up rules to show rdesktop on a specific tag. If that tag is not visible when I open rdesktop from the command line, with username and password supplied, rdesktop will hang at a black screen and not log in properly until I switch to the tag it's on. I can see this black screen for half a second or so when I switch to it. The remote computer runs Windows 7. If I don't switch to rdesktop for a couple of minutes after opening it, it will get stuck in this part of the login process and forever remain at the black screen - I have to kill it and start it again to log in properly. I can solve this by having rdesktop visible when I open it, but I don't see why it requires focus in order to log in when I already supplied a valid username and password? To clarify why this is useful: I have a script running in a loop to keep rdesktop connected to a remote machine that's not always online. If I'm not at my computer when that machine comes back, rdesktop will be there on another tag, stuck at a black screen, when I come back. Any help with this would be much appreciated. Best regards, Øyvind Hvidsten |
From: Edson M. <mar...@gm...> - 2013-01-19 15:10:16
|
Hi. I'm trying to access a Windows7 machine via rdesktop, but unsuccessful until now. When I use the command: *sh-4.1# rdesktop -u martigej2 192.168.1.104 * The system returns the follow message: *ERROR: modulus len 0x108 ERROR: send: Connection reset by peer ERROR: Connection closed** * Additional information: - I'm running on Linux Puppy - I can access the Win7 machine with Win XP via MSTSC - I can access the shared folders on Win7 machine via pnethood form Linux machine Please, could someone send some advices? Thank you. |
From: Denis G. <svi...@si...> - 2012-11-29 12:56:54
|
> Hi Denis, > > You can switch out of fullscreen with: ctrl-alt-enter and then > close the window by the button in titlebar, this will disconnect > session. > > Regards Thanks a lot! -- Denis Gottardello Sintesi S.r.l. 049.9301135 |
From: Henrik A. <hen...@ce...> - 2012-11-29 12:18:48
|
Hi Denis, You can switch out of fullscreen with: ctrl-alt-enter and then close the window by the button in titlebar, this will disconnect session. Regards, Henrik On 11/29/2012 10:09 AM, Denis Gottardello wrote: > Hi everybody. I have a problem with rdesktop in full screen mode on a Windows > Seven. In Windows Seven the only way for disconnect is to close the session > because Windows Seven han only a way for disconnect and not two like Windows > Xp. How can I close a fullscreen session without close th session? > > -- --- Henrik Andersson Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 |