Re: TFA

2016-10-27 Thread DMoscovitch
Thank's I'll take a look at that. I'm not sure why I am using nginx as opposed to apache, but I think it had to do with security, and the script example I had at the time put that in there already so was just easier that way. Anyone have opinions of the use of nginx? Sorry, I was not complete.M

Re: TFA

2016-10-27 Thread Joao Alexandre
Hi Daniel, Instead of Nginx, I've used Apache SSL with Google Authenticator and Apache moth-authn-otp Take a look at: pierrejean.wp.mines-telecom.fr/2016/01/14/authentification-one-time-password/ github.com/archiecobbs/mod-authn-otp/wiki/Configuration Hope it helps. Regards, João On Thu, Oct

TFA

2016-10-27 Thread DMoscovitch
Well, I'm still looking for an easy way to get TFA or some form of "google authenticator" type access for the system. Right now I have guacamole behind nginx on https only. I found this, and atleast menu wise, it's what I would love to see inside the default guacamole Admin screen. Screen shots

LDAP Connection has a size limit to 1000

2016-10-27 Thread Miguel Goya
Hello, I was wondering if there was way to retrieve paged results from Active Directory once the ldap-user-base-dn has reached more than a 1000 objects. My team is unable to query new users created in AD via the guacamole UI in order to modify user permissions. Thanks Miguel