@olivierlambert too bad, could be better if pref could be stored in database instead >_<
Latest posts made by Chico008
-
RE: XOCE - Language not keep when i come back (surrely dumb question)
-
RE: XOCE - Language not keep when i come back (surrely dumb question)
@Danp
My VM is a Ubuntu server 24.01
i'll try on a debian 12, maybe a docker image to check if it works better or not.edit : tested on another server OS (Debian), and tested a docker version
Still the same
i can change language, it's set for the sessions running.
but when i come back and login again, laguage set to english by default again.My browser clear cache and cookie on exit.
-
RE: XO Community Edition - Ldap Plugin not working ?
Using DN i have a totally different error on testing connection
Code: -32000Message: 80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4563 Code: 0x31 { "code": 49, "message": "80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4563\u0000 Code: 0x31", "name": "Error", "stack": "Error: 80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4563\u0000 Code: 0x31\n at Function.parse (/opt/xen-orchestra/node_modules/ldapts/StatusCodeParser.ts:99:16)\n at Client._sendBind (/opt/xen-orchestra/node_modules/ldapts/Client.ts:638:30)\n at Client.bind (/opt/xen-orchestra/node_modules/ldapts/Client.ts:272:5)\n at AuthLdap._authenticate (/opt/xen-orchestra/packages/xo-server-auth-ldap/src/index.js:270:11)\n at default.testPlugin (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/plugins.mjs:285:5)\n at Xo.test (file:///opt/xen-orchestra/packages/xo-server/src/api/plugin.mjs:109:3)\n at Task.runInside (/opt/xen-orchestra/@vates/task/index.js:172:22)\n at Task.run (/opt/xen-orchestra/@vates/task/index.js:156:20)\n at Api.#callApiMethod (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/api.mjs:469:18)" }
The account i'm testing with have 4 security groups
Service account using to bind only have 1 security group (domain user)
same user is used to bind ldap to other website or software, and works fine. -
RE: XOCE - Language not keep when i come back (surrely dumb question)
@Danp
i'm using XOCE for now for testingMy VM hosting XOCE is a Ubtuntu server 24.04
XOCE installed using this script for github
https://github.com/Jarli01/xenorchestra_installer -
RE: XOCE - Language not keep when i come back (surrely dumb question)
no error in log from switching laguage
-
RE: XOCE - Language not keep when i come back (surrely dumb question)
@Danp
other setting are keeps, like default research filter.which log can i check for this ?
nothing has been done to the database since XOCE has been installed.
-
XOCE - Language not keep when i come back (surrely dumb question)
Hi
i'm trying to set my XOCE Web Gui in french.
for that i click on my profile icon, and change language to French
effect is immediate.But if i close my browser, and come back again, language came back to english.
do i forget to save somewhere ?
i dont see any save profil button -
RE: XO Community Edition - Ldap Plugin not working ?
Hi
Came back herestill no news for me.
corrected my conf, i put dn= instead of dc=
and changes my filter to : (&(sAMAccountName={{name}})(memberOf=CN="Admins du domaine"))so i have
URI : ldap://sdc.domain.net:389 check certificat / tls = NO base : dc=domain,dc=net credential dn : xo_user@domain.net password : xxxxx use filter : (&(sAMAccountName={{name}})(memberOf=CN="Admins du domaine")) Id attribute : sAMAccountName
not i got the Could not authenticate user when i'm testing connection.
Code: -32000 Message: could not authenticate user { "message": "could not authenticate user", "name": "Error", "stack": "Error: could not authenticate user\n at /opt/xen-orchestra/packages/xo-server-auth-ldap/src/index.js:246:15\n at default.testPlugin (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/plugins.mjs:285:5)\n at Xo.test (file:///opt/xen-orchestra/packages/xo-server/src/api/plugin.mjs:109:3)\n at Task.runInside (/opt/xen-orchestra/@vates/task/index.js:172:22)\n at Task.run (/opt/xen-orchestra/@vates/task/index.js:156:20)\n at Api.#callApiMethod (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/api.mjs:469:18)" }
which log can i check to see what's is happening ?
tried testing with just user/password, user@doamin/password
but same error message. -
RE: XOCE - Console gor crazy after typing special char
@DustinB
tried your command, it runs OK, restarted the vm hosting XOCE, but still have the same issue
after typing an @ in console, char following are wrong