[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: cn=Monitor Ok, but no data (/values) ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Christiaan den Besten wrote:
| Hi all !
|
| Does anyone know how the following could happen ? (of even better, how
| to fix it .. eh eh). The cn=Monitor tree is there, but it contains no
| data? I have had this version (2.2.17) working with support before, but
| now it doesn't seem to work anymore. Yes, I probably made 'some'
| modifications to the slapd.conf ;)
|
| ---
| [root@mail3 /usr/local/etc/openldap]# ldapsearch -b
| "cn=Statistics,cn=Monitor" '*' -x
The attributes you want are operational, you will only get them if you
request them specifically, or by using '+'.
So, maybe you want to run:
[root@mail3 /usr/local/etc/openldap]# ldapsearch -b
~ "cn=Statistics,cn=Monitor" -x '*' '+'
Regards,
Buchan
- --
Buchan Milne Senior Support Technician
Obsidian Systems http://www.obsidian.co.za
B.Eng RHCE (803004789010797)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBtwd9rJK6UGDSBKcRAkaKAJ9TqeXSt+RryV6JNYJAaiP7Vbum8gCcDHBS
mLLGT+topOUeEqgUznZ9WZQ=
=reMF
-----END PGP SIGNATURE-----