I tried it but it didn't work. I set up a ne instance und selected user management by the app. And now it works with the new instance.
kmz010101
Posts
-
Host Users not defined in env -
Host Users not defined in envThanks for the tips, but oidc is already diabled in the env. Perhaps I will try to reinstall it with the other User settings. The strange thing is it worked bevore they changed it to env deployment
-
Host Users not defined in envHi, I want to only use authenticated users defined in the host:
I defined it like that:HOST_USERS=benutzernamehier:einschwerespasswort:*
and once like that:
HOST_USERS="benutzernamehier:einschwerespasswort:*"
and in the logs i always get:
Jul 03 11:37:52 host: { Jul 03 11:37:52 protected: true, Jul 03 11:37:52 authenticated: false, Jul 03 11:37:52 user_auth: true, Jul 03 11:37:52 users: [ Jul 03 11:37:52 { Jul 03 11:37:52 username: 'username', Jul 03 11:37:52 password: 'password', Jul 03 11:37:52 displayname: 'username display name', Jul 03 11:37:52 allowed_rooms: [ '*' ]
so it is not using the defined hosts correct.
I don't know what to do... this was with the sfu version.end even if I just copy the sample form the documentation:
HOST_PROTECTED=true HOST_USER_AUTH=true HOST_USERS="username:password:User:*|admin:admin:Admin:room1,room2|guest:guest:Guest:room1,room1" HOST_USERS_FROM_DB=false
it is only using this:
Jul 03 11:55:26 host: { Jul 03 11:55:26 protected: true, Jul 03 11:55:26 authenticated: false, Jul 03 11:55:26 user_auth: true, Jul 03 11:55:26 users: [ Jul 03 11:55:26 { Jul 03 11:55:26 username: 'username', Jul 03 11:55:26 password: 'password', Jul 03 11:55:26 displayname: 'username display name', Jul 03 11:55:26 allowed_rooms: [ '*' ]
-
where is the folder for Licence.licHi,
we bought a licence for the enterprise server of onlyoffice. the documentation says:
Next, you need to add a license key. Place the license.lic file to the following application folder:
/app/data/license.licBut where is this folder? I can only see: config, onlyoffice and rbbitmq as a folder