Wed, 05 Jan 2011 18:49:32 -0700 Stephen Dowdy <sdo...@ucar.edu> писали:
> > on linux (Debian Lenny) client: > > $ cd /d1 > $ touch setup.exe > (there are probably other file names/types that we're hitting this issue > on, but 'setup.exe' is assured of causing the failure) > > $ xfreerdp -u ${USER} -d CIT -g 1600x1152 -x m --plugin cliprdr --plugin > rdpdr --data disk:D1:/d1 -- SERVER > > on Server (Windows Server 2008 R2 Enterprise) > > Open \\tsclient\D1 in Explorer. Shortly thereafter display refreshes with > "This folder is empty" > Hit "Back", re-open \\tsclient\d1 recieve: > > ----------------------------------- > [ Open Folder ] > \\tsclient\D1 is not accessible. You might not have permission to use this > network resource. Contact the administrator of this server to find out if > you have access permissions. > ----------------------------------- > (This message immediately appears on enterring a sub-directory with a real > setup.exe, e.g. below..) > > If, instead you have a real 'setup.exe' (this was prompted by a 'cygwin' > directory on /d1 having > the cygwin "setup.exe" causing the tsclient disk redirection to fail), and > rename it "CRONK.FOO" > the crash will *NOT* happen. Renaming it "CRONK.EXE" *also* does not crash > it. (very wierd) > > > So, there's something specific to the name "SETUP.EXE" that is causing the > crash. > (either a real setup.exe, or as demonstrated above, an empty file with that > name) > > In my terminal window i see: > > "disk_query_directory: invalid info class" > > --or-- if i redefine LOG_LEVEL = 11 in disk_main.c for diagnostics and > recompile... > > disk_query_directory: class=1 id=23 init=1 path=\setup.exe > disk_query_directory: invalid info class > > > The Failing system shows: > C:\>wmic os get Name,CSDVersion > CSDVersion Name > Microsoft Windows Server 2008 R2 Enterprise > |C:\Windows|\Device\Harddisk0\Partition2 > > I don't know if F-Secure Anti-Virus might be doing something here, > or if it's simply the Explorer window asking for extended attribute info > that isn't handled. I think that's something wrong with how UAC and freerdp are working together. In Windows Vista and newer setup.exe is AFAIK always treated as executable, which needs Administrator privileges. -- Щиро ваш, Михайло Падалка <mi...@vicont.in.ua> ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel