Hello P.S.M., Tuesday, July 1, 2008, 3:35:16 PM, you wrote:
PSMS> vlaho wrote: >> Is there any way we can pass these two fields: "Location" a/o "Other >> Information" via uttsc (kiosk windows connector) >> to a Windows Terminal Server. PSMS> AFAIK , no. PSMS> However you can club the above two field strings and pass that as PSMS> CLIENTNAME with uttsc -n option. Pls note that that would be PSMS> persistent until the uttsc session is logged off and it won't PSMS> change on disconnect and reconnect with different client name. I'm afraid it won't work in general: the client hostname string is quite limited (I don't remember exactly, but we tested it to be around 20 characters), that is, we were stuck at the names like "IEEE.MACMACMACMAC" and a small pre-/suf-fix. And there got to be problems with spaces, etc. If the needed strings are longer than what's accepted by Windows (or uttsc?), I'd go for executing a Windows program during logon and passing parameters to it. Perhaps this would be a CMD-script that ultimately sets some environment variables and spawns explorer.exe or another user shell? Just a thought, untested yet :) -- Best regards, Jim Klimov mailto:[EMAIL PROTECTED] _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
