Please reply to all (include the thread).
If you lack a slapd.conf (or slapd.d) it sounds like you're NOT working on an ldap server, but rather a client.
In that case, you'd check /var/log/security, etc - where the tools you're using log (like ssh, pam, etc).
If there's a slapd.d dir, then you'd need to use ldapmodify to add the loglevel to your config.
To get those logs to syslog, you'd need to add to syslog.conf: # Log Openldap stuff (ldap servers only) local4.* -/var/log/openldap
- chris
-----Original Message----- From: John Espiro [mailto:john_espiro@yahoo.com] Sent: Wednesday, February 02, 2011 12:37 PM To: Chris Jacobs Subject: Re: Logging to syslog
On 2/2/2011 9:01 PM, Chris Jacobs wrote:
John,
Are you attempting to log on a client?
- chris
Hi Chris -
I don't understand your question - in what context are you talking about?
John
This message is private and confidential. If you have received it in error, please notify the sender and remove it from your system.
--On February 2, 2011 1:44:39 PM -0700 Chris Jacobs Chris.Jacobs@apollogrp.edu wrote:
Please reply to all (include the thread).
If you lack a slapd.conf (or slapd.d) it sounds like you're NOT working on an ldap server, but rather a client.
Nothing in the world requires that the name of the directory for the config database be called "slapd.d". It is a mistake to assume this.
--Quanah
Please reply to all (include the thread).
If you lack a slapd.conf (or slapd.d) it sounds like you're NOT working on an ldap server, but rather a client.
In that case, you'd check /var/log/security, etc - where the tools you're using log (like ssh, pam, etc).
If there's a slapd.d dir, then you'd need to use ldapmodify to add the loglevel to your config.
To get those logs to syslog, you'd need to add to syslog.conf: # Log Openldap stuff (ldap servers only) local4.* -/var/log/openldap
- chris
No, it's an openldap server. On Ubuntu 10.10, the slapd.conf is no longer installed/used, apparently.
I've already done: To get those logs to syslog, you'd need to add to syslog.conf: # Log Openldap stuff (ldap servers only) local4.* -/var/log/openldap
But the idea to use ldapmodify sounds intersting and I will go checkon how to do this now.
I very much appreciate your help.
John
Check the openldap admin guide, as well as a ton of recent mailing list entries for making changes to online configuration (stored inside /etc/openldap/slapd.d - normally - not to be edited by hand).
- chris
Chris Jacobs, Systems Administrator Apollo Group | Apollo Marketing | Aptimus 2001 6th Ave Ste 3200 | Seattle, WA 98121 phone: 206.839-8245 | cell: 206.601.3256 | Fax: 208.441.9661 email: chris.jacobs@apollogrp.edu
----- Original Message ----- From: openldap-technical-bounces@OpenLDAP.org openldap-technical-bounces@OpenLDAP.org To: openldap-technical@openldap.org openldap-technical@openldap.org Sent: Wed Feb 02 14:03:29 2011 Subject: Re: Logging to syslog
Please reply to all (include the thread).
If you lack a slapd.conf (or slapd.d) it sounds like you're NOT working on an ldap server, but rather a client.
In that case, you'd check /var/log/security, etc - where the tools you're using log (like ssh, pam, etc).
If there's a slapd.d dir, then you'd need to use ldapmodify to add the loglevel to your config.
To get those logs to syslog, you'd need to add to syslog.conf: # Log Openldap stuff (ldap servers only) local4.* -/var/log/openldap
- chris
No, it's an openldap server. On Ubuntu 10.10, the slapd.conf is no longer installed/used, apparently.
I've already done: To get those logs to syslog, you'd need to add to syslog.conf: # Log Openldap stuff (ldap servers only) local4.* -/var/log/openldap
But the idea to use ldapmodify sounds intersting and I will go checkon how to do this now.
I very much appreciate your help.
John
This message is private and confidential. If you have received it in error, please notify the sender and remove it from your system.
openldap-technical@openldap.org