[GitHub] guacamole-manual pull request #102: GUACAMOLE-220: Document LDAP support for...

2018-11-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/guacamole-manual/pull/102


---


[GitHub] guacamole-manual pull request #102: GUACAMOLE-220: Document LDAP support for...

2018-11-04 Thread mike-jumper
GitHub user mike-jumper opened a pull request:

https://github.com/apache/guacamole-manual/pull/102

GUACAMOLE-220: Document LDAP support for user groups.

These changes:

* Add documentation covering configuration of Guacamole's LDAP support such 
that LDAP groups are available and taken into account
* Updates existing documentation covering usage of LDAP with a database, 
noting that both users and groups will be mapped to database objects based on 
their unique names.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mike-jumper/guacamole-manual ldap-groups

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/guacamole-manual/pull/102.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #102


commit 05bc901b6b88c6bc47270edfe0783f715eb07bc3
Author: Michael Jumper 
Date:   2018-11-03T22:03:43Z

GUACAMOLE-220: Document configuration of LDAP for user groups.

commit 2ac48510d475bb3b5eba0664c05c7a2cfe5cd624
Author: Michael Jumper 
Date:   2018-11-05T05:53:38Z

GUACAMOLE-220: Document using LDAP with a database with respect to user 
groups.




---