Answer the question
In order to leave comments, you need to log in
How to forward an encrypted flash drive (bitlocker) from linux to a windows rdp session?
I'm trying to forward an encrypted flash drive using bitlocker from linux to a windows rdp session, but I encountered that the file names in the rdp session are short (Latin no more than 8 characters, Cyrillic no more than 4), probably due to the msdos mount option. Decrypt flash drive with dislocker
sudo dislocker-fuse -V $decflash -u$flashpass -- /home/pi/dislocker
sudo mount -t msdos -o loop,rw,umask=0 /home/pi/dislocker/dislocker-file /media/pi/ЗашифрованнаяФлешка
xfreerdp /v:$trmip /u:$login /p:$password /d:$dome /f /cert-ignore /drive:USB,/media/pi +fonts -wallpaper
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question