|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
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? |
#2
|
|||
|
|||
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?
|
#3
|
||||
|
||||
Quote:
Quote:
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
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|