[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
is this from OL or from mail program...
Our mail schema uses the uid attribute to store the account name.
However, when we're trying out our mail product with OpenLDAP this is
what ends up in the logs.
Jun 23 02:46:08 host1 slapd[21496]: conn=0 op=1 SRCH
base="OU=PASSWD,O=CSUN" scope=2 filter="(userid=OLM)"
We never specify userid anywere. In fact, we explicitly tell our mail
program to use uid . So where is openldap getting the userid from?
Is this a problem with the mail program or OpenLDAP.
Ovanes