Search the Community
Showing results for tags 'credentials'.
-
Hi, I run the following command to start Emby docker container: docker run -d --name emby --volume /Emby/data/config:/config --volume /Emby/data/movie:/mnt/share1 --volume /Emby/data/show:/mnt/share2 --net=host --publish 8096:8096 --publish 8920:8920 --env UID=1000 --env GID=100 --env GIDLIST=100 emby/embyserver:4.6.4.0 When I use browser to access it prompts a panel to login with a default user of emby. I created local account named emby with UID 1000, but I still can't login with the password I set locally. Could you help how to login Emby? Thanks, Song
- 2 replies
-
- docker
- credentials
-
(and 1 more)
Tagged with:
-
I just noticed in Emby 3.0.7013.4 (latest beta) that using webclient for server administratior or media playback, when the user logs out if you clic on "Manual Login" the last user username but more importantly also he password are already filled. I'm not sure if this was the same no previous versions or not. This might pose a security risk in the scenario that the last logged user was a server administrator but it will also have other implications and risks when you use different users for parental control or library access. The issue is more evident if you only use manual login for all your users (hidding them from the login page). Repro steps: Login with any username in the webclient Logout using the logout button. The webclient will return to the login screen. Clic on "Manual Login" and you will see the user credentials of the last logged user already filled in, including it's password. Clic on "Log In" and it will go ahead and log you in with the last user credentials. Thanks.
-
- credentials
- clear
-
(and 3 more)
Tagged with: