MichaelF
Visitor

Roku and Active Directory

Greetings -

I'm working on a side project for my company to make some videos accessible from home - we would prefer to use the Roku device as a medium by which employees can enter their Active Directory credentials, and have access to video files which are located on a file server on our network. I've been doing research and dabbling with the Roku SDK examples provided, but I'm having trouble in a few key areas.

First of all, I'm unable to find a method by which to authenticate a user. It seems that the Roku device is primarily made to authenticate with webservers, is it possible to have it authenticate with a file server on Active Directory? Any suggestions or experience that anyone could share would be much appreciated. Thanks!

Michael
Tags (1)
0 Kudos
2 REPLIES 2
RokuJoel
Binge Watcher

Re: Roku and Active Directory

Theoretically, you could do that, using roStreamSockets, but you would have to write a client, probably using LDAP for authentication.

- Joel
Tags (1)
0 Kudos
gonzotek
Visitor

Re: Roku and Active Directory

LDAP auth via php/asp/other scripting languages is well covered in web-dev communities, so it's probably easiest to use a server-side script to do the authentication to AD, then follow the guidelines offered in the device registration and linking document and source code example from the sdk: http://sdkdocs.roku.com/display/RokuSDK ... nd+Linking
http://sourceforge.net/p/rokusdkexample ... /register/
Remoku.tv - A free web app for Roku Remote Control!
Want to control your Roku from nearly any phone, computer or tablet? Get started at http://help.remoku.tv
by Apps4TV - Applications for television and beyond: http://www.apps4tv.com
Tags (1)
0 Kudos
Community is Temporarily in Read-Only Mode!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

Thanks for your patience — we’re excited to share what’s next!