Author Topic: MiCollab AD authentication logs  (Read 1529 times)

Offline I-c-e-m-a-n

  • New Member
  • *
  • Posts: 2
  • Country: de
  • Karma: +0/-0
    • View Profile
MiCollab AD authentication logs
« on: July 30, 2018, 08:11:26 AM »
Hi,

anybody knows in which logfile the MiCollab server would write down the user AD authentication messages?
AD authentication for the MiCollab users is working well but customer reports that they see a lot of log on failed errors with different accounts from the MiCollab server IP address in the logfiles on the domain controller.

Regards
« Last Edit: July 30, 2018, 08:15:22 AM by I-c-e-m-a-n »


Offline VinceWhirlwind

  • Hero Member
  • *****
  • Posts: 899
  • Country: au
  • Karma: +31/-0
    • View Profile
Re: MiCollab AD authentication logs
« Reply #1 on: July 30, 2018, 07:52:13 PM »
I recently went looking for the MiCollab users authentication logs and couldn't find them anywhere. I would love to know where to find them.

Offline johnp

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2183
  • Country: us
  • Karma: +66/-0
    • View Profile
Re: MiCollab AD authentication logs
« Reply #2 on: July 31, 2018, 08:23:38 AM »
I think mom server may have this

Offline Dogbreath

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 389
  • Country: gb
  • Karma: +18/-0
    • View Profile
Re: MiCollab AD authentication logs
« Reply #3 on: August 03, 2018, 05:37:04 AM »
I am just guessing here, but start in /var/log and grep for something you expect would be in the log, eg an AD username you're testing with. If you're not certain which subdirectory, you can

Code: [Select]
grep -i username `find -type f`
[-i to make it case-insensitive].

Offline I-c-e-m-a-n

  • New Member
  • *
  • Posts: 2
  • Country: de
  • Karma: +0/-0
    • View Profile
Re: MiCollab AD authentication logs
« Reply #4 on: August 10, 2018, 11:39:15 AM »
mom server log was the right one


 

Sitemap 1 2 3 4 5 6 7 8 9 10