License to rdesktop
Today I recieved a strange message when I tried to open a RDP connection.
$ rdesktop windows.server.local Autoselected keyboard map en-us disconnect: No valid license available.
To resolve this issue you need to add the client hostname.
$ rdesktop -n hostname windows.server.local Autoselected keyboard map en-us WARNING: Remote desktop does not support colour depth 24; falling back to 16
This happens with rdeskop version 1.6.0 on Fedora 11 (rdesktop-1.6.0-4.fc11.x86_64).
hello dude ! thanks for the workaround… this is not a bug, is because the licensing of windows server expire after certain days…so, i received same error from Debian client, and Win XP client…. on windows xp client i just eliminate a register’s line..from regedit…
from debian…here you helped me
thanks
Hello Dirk-Jan! Thank you a lot for your useful advise! It’s also short and understandable. I use mandriva, but it works:)
Thanks for this great help!
Was having same problem today on my Ubuntu machine.
again, thanks.
the actual way to clear this up is to remove the TEMP license file from your computer, should have be done automatically.
try this, open xterm and type;
rm -f ~/.rdesktop/licence.`hostname -s`
now you should be able to connect
THANKS ..It`s HELPS ME in my computer example like this:
/home/WORKGROUP/MICHAEL/.rdesktop# rm licence.MICH001