Skip to main content

Shiny Server Pro: LDAP Authentication Examples

Comments

1 comment

  • Christopher Gentle

    I'm using double-bind authentication for groups, and need to fake out the group search. To do this I'm providing the user filter as the group filter so that if a user exists and authenticates correctly, that user will also be authorized.

    I'm running into a snag with some classes of user being unauthorized in this scheme - some types of user work, and others don't. Can you document what attributes are used to determine a successful group match?

    0

Article is closed for comments.