Nicolas Giard
Nicolas Giard
[Read the docs](https://docs-legacy.requarks.io/wiki/docker) You can't just replace the version number and expect it to work.
The search filter can be anything, it doesn't have to be `samaccountname`. Use the LDAP field which matches the username or email.
Make sure the `public` option is set to true in your `config.yml`.
Make sure the Guest user has the proper read permissions. Otherwise the `public` option won't help. > is there a way to call the pages with non interative user/password if...
Run Wiki.js in interactive mode to view errors and try again: `node server`
Make sure the key is not passphrase protected and that it can be read by the node process.
Yes PRs are still accepted for 1.x as long as they are bug fixes, not new features or introducing breaking changes.
You don't have to do anything special. Stop the wiki.js process, move your folder and start it back.
No logs are being written to `/wikijs/logs` from that command. Not sure where you found that path... - When using Docker, logs are written to `/logs` - When using the...
LDAP errors won't be output to the logs. You need to make the modifications described in https://github.com/Requarks/wiki/issues/360#issuecomment-353826447