Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Setting the notification for all users to follow as standard
19 messages
Import CSV from Kanboard to Wekan not working
15 messages
Removing the "add list" list within a lane.
13 messages
Outlook 2016 integration in Wekan
5 messages
low effort production installation
4 messages
Wekan / General
How to deal with whitespace in base DN?
I got in OU white space . Can someone give me tip how to deal with this ?
snap set wekan ldap-basedn=‚ou=555 users,dc=domain,dc=local‘
Try: snap set wekan ldap-basedn='ou=555 users,dc=domain,dc=local'
snap set wekan ldap-basedn='ou=555 users,dc=domain,dc=local'
single quotes after ldap-basedn= and at end
thanks Sir, this is working