Re: Dumb LDAP Properties Question

2019-01-15 Thread Zer0Cool
Yes I agree, I am just going to leave it as is and have it be manually entered instead of making assumptions. Thanks -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: Dumb LDAP Properties Question

2019-01-14 Thread Nick Couchman
On Mon, Jan 14, 2019 at 2:44 PM Zer0Cool wrote: > Ok so from the responses it sounds like typically: > > ldap-user-base-dn: dc=mydomain,dc=com > ldap-search-bind-dn: cn=myuser,ou=user_ou,dc=mydomain,dc=com > > should be using the same DC entries but that: > > ldap-hostname:

Re: Dumb LDAP Properties Question

2019-01-14 Thread Zer0Cool
Ok so from the responses it sounds like typically: ldap-user-base-dn: dc=mydomain,dc=com ldap-search-bind-dn: cn=myuser,ou=user_ou,dc=mydomain,dc=com should be using the same DC entries but that: ldap-hostname: myserver./mydomain/./com/ could possibly be on another domain. However, it sounds

Re: Dumb LDAP Properties Question

2019-01-11 Thread Mike Jumper
On Fri, Jan 11, 2019 at 12:59 PM Zer0Cool wrote: > Guac: 1.0.0 with MySQL db + LDAP extension > OS: CentOS/RHEL 7.x (7.6 currently) > > I am specifically talking about the following entries in > guacamole.properties: > > ldap-hostname: myserver./mydomain/./com/ > ldap-user-base-dn:

Re: Dumb LDAP Properties Question

2019-01-11 Thread Erik Berndt
> Put another way, is there any reason to have the DC entries be different on those 3 lines. I can't think of any reason how/why they could be different. What are you trying to accomplish or issue are you running into? >is it safe to assume that "mydomain" will be the same across all 3 lines Yes.

Dumb LDAP Properties Question

2019-01-11 Thread Zer0Cool
Guac: 1.0.0 with MySQL db + LDAP extension OS: CentOS/RHEL 7.x (7.6 currently) I am specifically talking about the following entries in guacamole.properties: ldap-hostname: myserver./mydomain/./com/ ldap-user-base-dn: dc=/mydomain/,dc=/com/ ldap-search-bind-dn: