> > In addition to that last e-mail I sent out about > "[EMAIL PROTECTED]" > > When I do a qmail-ldaplookup on -m I get: > > [EMAIL PROTECTED] matth]# > /home/matth/qmail-1.03-qmailscanner/qmail-ldaplookup -m > "[EMAIL PROTECTED]" > init_ldap: passwords are not compared via rebind > localdelivery: off > clustering: off > ldapobjectclass: > homedirmaker: /var/qmail/dircreate > defaultDotMode: ldaponly > defaultQuota: 10000000S, 1000C > QuotaWarning: > ------ snip...
> > ------ > qldap_lookup: searching with > (|([EMAIL PROTECTED])([EMAIL PROTECTED]))> qldap_lookup: NOT successful: too many entries found > qldap_lookup: searching with > (|([EMAIL PROTECTED])([EMAIL PROTECTED])) > qldap_lookup: NOT successful: no such object > user not found giving up > > > Why is the user coming up not found? There is definately only one > e-mail address (not too many) > A '.' in uid is ok. It works fine. Are you maintaining index of mail, mailalternateaddress in your slapd.conf file. ? Because the fact that it is unable to search thru mail attribute suggests that there is some problem with indexing. Also try 'ldapsearch' command and search with mail attribute and see if you get something by that. > doing it with -u brings up: > [EMAIL PROTECTED] matth]# > /home/matth/qmail-1.03-qmailscanner/qmail-ldaplookup -u "adam.walker" > init_ldap: passwords are not compared via rebind > localdelivery: off > clustering: off > ldapobjectclass: > homedirmaker: /var/qmail/dircreate > defaultDotMode: ldaponly > defaultQuota: 10000000S, 1000C > QuotaWarning: snip .. ------ > qldap_lookup: searching with (uid=adam.walker) > qldap_lookup: succeeded, found: > uid: adam.walker > qmailUID: 11184 > qmailGID: 2110 > accountStatus: undefined > mailMessageStore: /var/qmail/maildirs/./39844/ what kind of maildirectory is that ? I wonder if its a valid directory?. > homeDirectory: (null pointer) > mailHost: (null pointer) > mail: [EMAIL PROTECTED] > mailAlternateAddress: no entry in the database > mailQuotaSize: no entry in the database > mailQuotaCount: no entry in the database > mailQuota: no entry in the database > mailForwardingAddress: no entry in the database > deliveryProgramPath: no entry in the database > qmailDotMode: no entry in the database > deliveryMode: normal > mailReplyText: no entry in the database > mailSizeMax: no entry in the database Regards, Qutub.
