Home
Report bugs
Screen shots
Documentation
Download
News
Autodir

Syslog logging


intraPerson logs every important events related to adding and removing ldap entries to syslog. These can be used to recover manually if some problem occurs. Apart from this, there are other kind of informational logs which may be useful to administrators.

Logins

Who logged to intraPerson from where.

Search requests

Who is requesting search, search string used, from which ip search is made and how many search results are displayed.

Password updates

If password is updated then from which ip it is modified and whose password changed.

Viewing others info

If address book info is viewed, those details are logged. It includes who, from which ip and whose info it is viewed.

Here is a sample from intraPerson log:

intraperson info: Starting intraperson
intraperson info: base entry dc=example,dc=com added
intraperson info: base entry ou=People,dc=example,dc=com added
intraperson info: base entry ou=Group,dc=example,dc=com added
intraperson info: base entry ou=Aliases,dc=example,dc=com added
intraperson info: base entry ou=Lgroup,dc=example,dc=com added

intraperson info: 192.168.14.30: login for 'manager' successful
intraperson info: Unix group 'u342' created. gidno = 500
intraperson info: user entry u342 created: uidno = 500
intraperson info: ldapgroup 'default' created with user 'u342'
intraperson info: ldapgroup 'newgroup' created with user 'u342'
intraperson info: Unix group 'newgroup' created with user u342. gidno = 501
intraperson info: successfully copied users to newgroup
intraperson info: ldap group 'default' deleted
intraperson info: successfully removed users from group default
intraperson info: Unix group 'u657' created. gidno = 502
intraperson info: user entry u657 created: uidno = 501
intraperson info: user 'u657' added to ldapgroup 'newgroup'
intraperson info: added user 'u657' to unix group 'newgroup'
intraperson info: 192.168.14.30: view request of u342 by manager
intraperson info: user entry for u342 updated successfully
intraperson info: 192.168.14.30: password updated for u342 by manager
intraperson info: 192.168.14.30: view request of u342 by manager
intraperson info: logout by 'manager'

intraperson info: 192.168.14.30: login for 'u342' successful
intraperson info: user entry for u342 updated successfully
intraperson info: 192.168.14.30: password updated for u342 by u342
intraperson info: 192.168.14.30: search request by u342 for 'cn containing *' results 2
intraperson info: 192.168.14.30: view request of u657 by u342
intraperson info: logout by 'u342'

intraperson info: 192.168.14.30: login for 'manager' successful
intraperson info: ldapgroup 'trash' created with user 'u657'
intraperson info: user 'u657' removed from ldapgroup 'newgroup'
intraperson info: user 'u657' removed from unix group 'newgroup'
intraperson info: user u657 disabled
intraperson info: successfully deleted users
intraperson info: ldap group 'trash' deleted
intraperson info: Unix group 'u657' deleted
intraperson info: user 'u657' deleted
intraperson info: successfully purged users
intraperson info: logout by 'manager'


Contact: ramana at intraperson dot com

extralinux.com Logo SourceForge.net Logo