Update notes for 2017-10-02

This commit is contained in:
2017-10-02 08:31:19 +03:00
parent 6500b4750a
commit 1c763d9a71
3 changed files with 27 additions and 12 deletions

View File

@ -28,5 +28,12 @@ http://hdl.handle.net/10568/78495||http://hdl.handle.net/10568/79336
2017-10-01 20:22:37,982 INFO org.dspace.authenticate.LDAPAuthentication @ anonymous:session_id=CA0AA5FEAEA8805645489404CDCE9594:ip_addr=41.204.190.40:failed_login:no DN found for user pballantyne
```
- Seeing as yesterday was the first of the month I think it could actually be that his LDAP account expired
- It looks like he was able to log in with his private account actually
- I thought maybe his account had expired (seeing as it's was the first of the month) but he says he was finally able to log in today
- The logs for yesterday show fourteen errors related to LDAP auth failures:
```
$ grep -c "ldap_authentication:type=failed_auth" dspace.log.2017-10-01
14
```
- For what it's worth, there are no errors on any other recent days, so it must have been some network issue on Linode or CGNET's LDAP server