[
https://issues.apache.org/jira/browse/GUACAMOLE-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071186#comment-17071186
]
Edgardo Rodriguez commented on GUACAMOLE-1000:
----------------------------------------------
You are right , double-checked it and it's correct. What I need to do is
log-off my user and then log-on again. Is there any possible and easy way to
add a button that "reloads" users??
> Reread LDAP users periodically
> ------------------------------
>
> Key: GUACAMOLE-1000
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1000
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-auth-ldap
> Affects Versions: 1.0.0, 1.1.0
> Environment: CentOS 7
> Reporter: Edgardo Rodriguez
> Priority: Minor
> Labels: features
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> Hi,
> I am using Guacamole 1.2.0 under CentOS 7 with the following modules loaded:
> Mysql, LDAP, TOTP
> Under LDAP I have an ldap filter which only retrieves the users matching the
> following conditions:
> 1- Account must be an user and must no be disabled
> 2- User must belong to a particular user group
>
> So far so good, only specific users are allowed to sign-in.
> I found that after tomcat service startup, this filter is applied and so
> expected users are retrieved OK, but as time goes by we need to add more
> users to the previously mentioned group. Unless tomcat is restarted , logging
> out any user currently signed in, new users won't be allowed to sign-in.
> Also, with my current allowed user, I am not able to see the newly added user
> under "Users" tab.
>
> I have no proposed patch, I am under investigation but I am newie with java
> and is some kind of difficult for me, I think this might be useful for these
> scenarios where we don't want to interrupt current logged in users because a
> new one needs to be added to this system.
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)