Can any one guide me to bypass google authentication in CRD

183 views
Skip to first unread message

zeenat Hussain

unread,
Aug 24, 2015, 1:15:34 AM8/24/15
to Chromium-dev
Hello can any one help me to bypass the Google authentication in chrome remote desktop. i have fetched the code and build chrome remote desktop but now want to bypass the Google authentication . can any one guide me what should to do and how to do?  how the chrome remote desktop work. i debug the apps but i did not understand how its work. please help and guide.

Jamie Walch

unread,
Aug 24, 2015, 3:00:09 PM8/24/15
to zeenat...@gmail.com, Chromium-dev
CRD uses Google services to mediate between the client and host. Unfortunately, there's no way to bypass the authentication step without also getting rid of that mediation. In principle, you could establish a CRD connection by entering an IP address, but it would be a substantial amount of work to implement it and there are a number of free remote access products that already let you do that. If they aren't suitable for your use-case, please give us more details on what you're trying to do, and I might be able to advise further.

On Sun, Aug 23, 2015 at 10:15 PM, zeenat Hussain <zeenat...@gmail.com> wrote:
Hello can any one help me to bypass the Google authentication in chrome remote desktop. i have fetched the code and build chrome remote desktop but now want to bypass the Google authentication . can any one guide me what should to do and how to do?  how the chrome remote desktop work. i debug the apps but i did not understand how its work. please help and guide.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

zeenat Hussain

unread,
Aug 25, 2015, 11:22:05 AM8/25/15
to Chromium-dev, zeenat...@gmail.com
Thanks for replying me. actually i want to build my own Remote desktop
web application for chromium. i want to use CRD code for RDP and will
right my own gateway for authentication. but i don't know how it find
the host as there is no IP parameter in code. can we hard code some
parameter to RDP some other host without authentication.?

Jamie Walch

unread,
Aug 25, 2015, 12:18:37 PM8/25/15
to zeenat...@gmail.com, Chromium-dev
CRD uses a different protocol from RDP, so the two are not compatible. Confusingly, it is the first result if you search for RDP in Chrome Web Store, but you'll probably find one of the other apps on that list to be more in line with what you're looking for.

--

zeenat Hussain

unread,
Aug 28, 2015, 7:51:32 AM8/28/15
to Chromium-dev, zeenat...@gmail.com
Sorry Sir actually i means to RD(Remote Desktop) but was in hurry and i wrote RDP. let me explain what i want to do. i want to build my own Remote Desktop web application for chromium. i want to use CRD code(jingle) for RD(Remote Desktop) and will write my own gateway for authentication. but for now i want to establish p2p connection by hard coding some parameter. But i don't know what parameter's needed for connection establishment?.where we can hard code our credentials in order to establish connection?

Jamie Walch

unread,
Sep 2, 2015, 3:59:28 PM9/2/15
to zeenat Hussain, Chromium-dev
libjingle is a pretty complex piece of code, and it's not really something we can help you with here. I recommend starting with the documentation and see if you can work out how to hard-code the information you need.
Reply all
Reply to author
Forward
0 new messages