GithubHelp home page GithubHelp logo

Comments (5)

Levijd avatar Levijd commented on May 16, 2024 1

Ah you're correct. I guess I missed the change from /g to /gateway:g. Thanks for solving this!

Marking the issue closed since it's not a bug.

from freerdp.

akallabeth avatar akallabeth commented on May 16, 2024 1

@Levijd @mcodax yes, docs need updating.
as for syntax, there is -DWITH_FREERDP_DEPRECATED_COMMANDLINE=ON to keep old syntax alive for now.

from freerdp.

mcodax avatar mcodax commented on May 16, 2024

Exact same problem here (some additional parameters and in a different order, but same symptom):

$ xfreerdp3 /v:subdomain.domain.com /d:domain /u:username /p:pwd /gd:gatewaydomain /g:gatewayaddress /gu:gatewayuser /gp:gatewaypwd
[209489:00033251] [ERROR][com.winpr.commandline] - [log_error]: Failed at index 5 [/gd:gatewaydomain]: Unexpected keyword

I did notice the gateway parameter specification is now slightly different but couldn't make it work straight away:


    /gateway: g:<gateway>[:<port>],u:<user>,d:<domain>,p:<password>,
              usage-method:[direct|detect],access-token:<token>,type:[rpc|http[,
              no-websockets][,extauth-sspi-ntlm]|auto[,no-websockets][,
              extauth-sspi-ntlm]]|arm,url:<wss://url>,
              bearer:<oauth2-bearer-token>

I ended up downgrading back to 2.11.x, so any help would be appreciated.

from freerdp.

mcodax avatar mcodax commented on May 16, 2024

@Levijd took me a while to get it, but this works for me on 3.4.0:

$ xfreerdp3 /v:subdomain.domain.com /d:domain /u:username /p:pwd /gateway:g:gatewayaddress,u:gatewayuser,d:gatewaydomain,p:gatewaypwd

So I guess if /g:gateway.company.com is the only gateway parameter you're using on 2.x, you need to turn it into:

/gateway:g:gateway.company.com

from freerdp.

mcodax avatar mcodax commented on May 16, 2024

FYI, these probably need to be updated:

https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface

https://github.com/awakecoding/FreeRDP-Manuals/blob/master/User/FreeRDP-User-Manual.markdown (link via https://github.com/FreeRDP/FreeRDP/wiki/manuals)

from freerdp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.