From: Steve McMillen <[EMAIL PROTECTED]>
Subject: Re: UserName and Password

as long as you are ok with the security aspects of doing this, you can
acheive this by removing the following line in the RealAdministrator:
         <Var Realm="secd.AdminRealm"/>


That is, change the following section:

     <!-- Admin File System -->
     <List Name="RealSystem Administrator Files">
         <Var ShortName="pn-admin"/>
         <Var MountPoint="/admin/"/>
         <Var BaseMountPoint="/admin/includes/"/>
         <Var Realm="secd.AdminRealm"/>
     </List>

To this:

     <!-- Admin File System -->
     <List Name="RealSystem Administrator Files">
         <Var ShortName="pn-admin"/>
         <Var MountPoint="/admin/"/>
         <Var BaseMountPoint="/admin/includes/"/>
     </List>


RealForum wrote:
 >
 > From: "Sehic, Fedja" <[EMAIL PROTECTED]>
 > Subject: UserName and Password
 >
 > I need to disable RealServer for asking for user-name and password when I
 > try to go to RealAdministrator web page.  For example .. when I try to go
 > to:
 >
 >    http://myserver:<My-Admin-Port>/admin/index.html
 >
 > It asks me for user name and password.  I would like to disable this if I am
 > coming from certain IP or certain domain.  How can I do this?
 >
 > Thanks ... Fedja
 >
 > P.S.   I know about
 > http://username@password:myserver:<My-Admin-Port>/admin/index.html  I need a
 > way not to ask for a password at all
 > 

*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to