MichaelF
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2012
06:44 AM
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
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
2 REPLIES 2

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2012
11:33 AM
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
- Joel

gonzotek
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2012
12:51 PM
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/
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
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