From: "Bruce A. Green" <[EMAIL PROTECTED]>
Subject: Re: g2 server authentication
Mark,
The pay-per-view capabilities do not come standard in the RealServer.
To create a pay-per-view service you need to do one of three things:
1- license the Commerce Server from From Real and integrate it with your
systems
2- license an E-Commerce server from a third-party like our company's
StreamKeeper product (http://www.wght.com)
3- build your own by using the Software Developer's Kit materials for
RealServer
If we can be of any assistance to you, let me know.
Regards,
Bruce Green
Greenhouse Technologies, Inc.
http://www.wght.com
[EMAIL PROTECTED]
954.630.3288
954.630.3289 (fax)
RealForum wrote:
>
> From: Mark Wilcox <[EMAIL PROTECTED]>
> Subject: g2 server authentication
>
> Hi,
> I've spent some time reading through the docs and i'm looking for some
> clarification. If the obvious answers are in the docs, please tell where
> in the TFM it is and I'll be happy to read it. :)
>
> 1) Is it possible to restrict access to specific files in any G2 server
> besides a server with the commerce extensions? If it is possible to
> restrict access to a specific file in a non-commerce server, how do you
> do it?
>
> 2) Is it possible for the G2 server to read UNIX crypt() encrypted
> passwords or must all of the passwords be encrypted via MD5?
>
> 3) Will the password come via the G2 client in plain-text (I know it
> will be Base64 encoded, but that's still the same as plain-text) or as a
> MD5 digest? Is there an option to disable MD5 digest if we want?
>
> thanks,
>
> Mark