SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-15-2005, 08:49 PM
crypto55 crypto55 is offline
Sage User
 
Join Date: Jan 2005
Posts: 9
Sage Webserver user names

I'm trying to configure my user names for my server, but it keeps giving the guest account full access.
My realm.properties page looks like:

# Username/passwords for protected web pages
# Format:
# Prompt=/path,user:password
# multiple users/passwords can be given for the same prompt/path
#

# Example customsation
# The following lines protect pages that perform actions
# with different username/password, giving 2 levels of
# priviledge: read-only and read-write
# these must be put before the top level user/password for them
# to take effect.
#
#SageTV Web Actions=/sage/Command,write:only
#SageTV Web Actions=/sage/AiringCommand,write:only
#SageTV Web Actions=/sage/ManualRecord,write:only
#SageTV Web Actions=/sage/ResolveConflict,write:only
#SageTV Web Actions=/sage/TimedRecord,write:only


SageTV Web Interface=/sage,MAINUSERONE:PWREPLACED
# Guest user acess to normal screens
SageTV Web Interface=/sage,guest:GPASS

# admin user access to info screens
SageTV Web Interface=/sage,admin:APASS

# admin user access to commands/actions
SageTV Web Actions=/sage/Command,admin:APASS
SageTV Web Actions=/sage/AiringCommand,admin:APASS
SageTV Web Actions=/sage/MediaFileCommand,admin:APASS
SageTV Web Actions=/sage/ManualRecord,admin:APASS
SageTV Web Actions=/sage/ResolveConflict,admin:APASS
SageTV Web Actions=/sage/TimedRecord,admin:APASS

The site said that that would work... What am I doing wrong?
Reply With Quote
  #2  
Old 01-22-2006, 07:28 AM
perfessor101 perfessor101 is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: Vancouver, British Columbia, Canada
Posts: 246
Please, does anyone have permissions settings that work for guest only access on the

Please, does anyone have permissions settings that work for guest only access on the webserver?
Reply With Quote
  #3  
Old 01-22-2006, 08:23 AM
nielm's Avatar
nielm nielm is offline
SageTVaholic
 
Join Date: Oct 2003
Location: Belgium
Posts: 4,496
Quote:
Originally Posted by perfessor101
Please, does anyone have permissions settings that work for guest only access on the webserver?
Quote:
from realms.properties
Code:
# these must be put before the top level user/password for them
# to take effect.

so try:
Code:
# admin user access to commands/actions
SageTV Web Actions=/sage/Command,admin:APASS
SageTV Web Actions=/sage/AiringCommand,admin:APASS
SageTV Web Actions=/sage/MediaFileCommand,admin:APASS
SageTV Web Actions=/sage/ManualRecord,admin:APASS
SageTV Web Actions=/sage/ResolveConflict,admin:APASS
SageTV Web Actions=/sage/TimedRecord,admin:APASS

SageTV Web Interface=/sage,MAINUSERONE:PWREPLACED
# Guest user acess to normal screens
SageTV Web Interface=/sage,guest:GPASS

# admin user access to info screens
SageTV Web Interface=/sage,admin:APASS
Note that the most recent 2.6 webserver has more 'actions' that need to be protected in realms.properties (also listed in the sage-community page)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 02:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.