Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
793 stars 187 forks source link

not connecting to server #657

Open the-noob-learner opened 3 years ago

the-noob-learner commented 3 years ago

Hi,

I am new to thinstation and our current infrastructure is relying heavily on thinstation and we have more than 10 TS server to connect to. Right now it's currently working with rdesktop and thinstation version 5.2 but I'm tasked to build with freerdp because rdesktop does not support nla. I am stuck with reconnect in the screen for my clients.

Here's thinstation.conf.build AUDIO_LEVEL=90 MIC_LEVEL=0

SESSION_0_TYPE=freerdp SESSION_0_FREERDP_SERVER=mysecureserver SESSION_0_FREERDP_OPTIONS="-N -K -d direct-email" SESSION_0_AUTOSTART=on SESSION_0_ICON=on

NET_USE=BOTH NET_USE_DHCP=on NETHOSTNAME=ts* NET_FILE_ENABLED=off NET_TELNETD_ENABLED=ON

RECONNECT_PROMPT=Menu TIME_ZONE=America/Toronto NET_TIME_SERVER=us.pool.ntp.org NET_REMOTE_ACCESS_FROM="0.0.0.0"

TFTP_BLOCKSIZE=8192 TFTP_BLOCKSIZE=1024 BIND_MOUNT0="home:/root" BIND_MOUNT1="boot:/boot" BIND_MOUNT2="tsdev:/thinstation" USB_STORAGE_SYNC=on KEYBOARD_MAP=en_us

My build.conf is the generic from conf/freerdp. I also edited the packages/freerdp/etc/cmd and removed the getuser and getpass. I don't what I am doing wrong but I am stuck in reconnect screen..

Any advice please.

Thanks!

Thinstation commented 3 years ago

NLA requires knowledge of the username and password prior to connecting with a server. If you removed getuser and getpass, how are you going to collect the necessary user/pass info to connect?

Thinstation commented 2 years ago

you could try /sec:rdp as an freerdp option