[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldapsearch problem (corruption) (ITS#775)



Full_Name: Dan Bellis
Version: 2.0.1 - 2.0.4
OS: linux (slackware 7.1)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (137.100.1.22)


Hi,
    I've looked through the current bug reports and don't see my problem
listed.
When doing an ldapsearch from the command line using the following command:

ldapsearch -b "o=veridian.com" "(cn=*bellis*)"
 
I get this result...

# 008675, Buffalo, veridian.com
dn: employeeNumber=008675, ou=Buffalo, o=veridian.com
objectClass: top
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: Person
objectClass: PilotPerson
ou: Buffalo
ou: People
employeeNumber: 008675
o: VE
displayName: Daniel M Bellis
cn: Bellis Daniel M
sn: Bellis
departmentNumber: VE BFLO
givenName: Daniel
initials: M
telephoneNumber:: KDcxNikgNjMxLTQxMzIg
mail: dbellis@buffalo.veridian.com
janetMailbox: Daniel.Bellis@veridian.com

The entry in the database for the telephone number is a valid number of the
form
(xxx) xxx-xxxx.  (sorry, don't want to post the real number.

Thanks for any help.