Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

LDAP base DN with white space in it

LDAP base DN with white space in it

Wekan / General · December 15, 2022 at 12:27pm (Edited 1 year ago)

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‘

Load previous messages

December 15, 2022 at 12:47pm

Try: snap set wekan ldap-basedn='ou=555 users,dc=domain,dc=local'

    • reply
    • like

    single quotes after ldap-basedn= and at end

      • reply
      • like

      December 15, 2022 at 3:12pm

      thanks Sir, this is working

        • reply
        • like
        private

        This conversation has been locked.