02-11-2013 01:46 PM
Hi,
I'm looking for guidance on how to integrate UserID API with my OpenDirectoy service running on a OS X Server. Anyone?
02-20-2013 07:44 AM
02-20-2013 12:47 PM
Hi,
I actually managed to get authentication working using LDAP but what is still missing is IP mapping where I want to extract username and IP address from maybe the authentication log and / or the email log. This way I don't need to use captive portal for iPhone and iPad users.
I'm not very good at writing scripts but can provide a copy of one of the logs available if it would help?
Regards,
02-20-2013 07:26 PM
Hello,
I have had success syslogging off the KDC log from OpenDirectory and then treating like any other syslog integration (UserID API integration using Syslog)
If you need any help with the regular expression used in the script just post a sample log with both a user and IP data in it.
Have a great evening
Nick
02-21-2013 03:52 AM
Much appriciated !
Here is one example of the Mail Server log "Library/Logs/Mail/mailaccess.log"
Feb 21 10:35:29 server.name log[96339]: imap-login: Login: user=<jimmy.nilsson>, method=CRAM-MD5, rip=192.168.5.3,
Regards,
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!