robertfromont
About
- Username
- robertfromont
- Joined
- Visits
- 13
- Last Active
- Roles
- Member
Comments
-
Thanks! Actually, I just tried it, and you're right, it locks me out for a minute after three unsuccessful attempts with an LDAP user. Sorry I didn't just try it out before to see what happened.
-
Ok!
-
An update: It turns out our LDAP endpoint is backed by Active Directory. I'm not sure how this interacts with this GitHub issue: https://github.com/JATOS/JATOS/issues/219 However, I've been given an alternative LDAP configuration to use which is bac…
-
Just an extremely minor followup: is there a way I might be able to customise the 'favicon' that appears in the browser tab?
-
That might work, I'll give it a try!
-
SELinux is "Security Enhanced Linux", which uses configurable policies to allow or deny permission for certain things - e.g. writing to the filesystem or connecting to or listening on sockets - at the system level. By default (in my experi…
-
Thanks, I saw that! However, this customises the page seen by study authors when they log in. I'd like to customise (or redirect) the page seem by participants (or anybody who's not logged in) who browses to the top-level URL - e.g. https://jatos.…
-
c.g.Authentication - Authentication failed: remote address x.x.x.x failed for username xxxxx
-
+1 for this!
-
I'm in a similar situation - I'd like to integrate with LDAP, and have configured it correctly as far as I can see, and disabled SELinux, but can't log in. Is there a way to get more verbose logging? Thanks!