sparkster666 0 Posted January 9, 2016 Posted January 9, 2016 I am running Ubuntu 14.04.3 LTS and installed emby server with no issues. I need to change the user emby runs under for permission issues. When I edit /etc/emby-server.conf I am no longer able to access the webpage after I restart the server. Are there any other changes that need to be made when changing the user name. thanks in advance... # Override defaults for emby initscript # sourced by /etc/init.d/emby-server and /usr/bin/emby-server # installed at /etc/emby-server.conf by the maintainer scripts # # This is a POSIX shell fragment # ## To change the defaults add any of the following settings below the comments ## ## EMBY_USER= #$EMBY_USER, username to run Emby under, the default is emby ## EMBY_GROUP= #$EMBY_GROUP, Emby server group where Emby user belongs ## EMBY_DIR= #$EMBY_DIR, the location of Emby program files the default is /usr/lib/emby-server ## EMBY_BIN= #$EMBY_BIN, full path of MediaBrowser.Server.Mono.exe the default is /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe ## EMBY_DATA= #$EMBY_DATA, the location of Emby data, cache, logs, the default is /var/lib/emby-server ## EMBY_PIDFILE= #$EMBY_PIDFILE, the location of emby.pid, the default is /var/run/emby/emby-server.pid ## EMBY_ADD_OPTS= #$EMBY_ADD_OPTS, additional options to pass to the Emby server executable, beyond ffmpeg, ffprobe and restart ## MONO_BIN= #$MONO_BIN, full path of mono binary, the default is /usr/bin/mono-sgen ## MONO_OPTS= #$MONO_OPTS, list of additional options to pass to mono binary ## MONO_ENV= #$MONO_ENV, list of environment variables for running mono binary ## ## EXAMPLE if want to run as different user EMBY_USER=john ## otherwise default emby is used
hurricanehrndz 149 Posted January 9, 2016 Posted January 9, 2016 Can you please post your log. Sent from my D6603 using Tapatalk
hurricanehrndz 149 Posted January 9, 2016 Posted January 9, 2016 Change the permissions of the data directory. The start script is suppose to do this, but there is an error in it. I will try and address the issue in future releases. Sent from my D6603 using Tapatalk
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now