[KLUG Members] Pesky LDAP

Jim C members@kalamazoolinux.org
Tue, 10 Sep 2002 11:08:10 -0700


Here is the updated test file with the changes mentioned:

> dn: cn=MyTestUser Smith,mail=Dude@spudly.com,ou=AddressBook,dc=microverse,dc=net
> objectclass: top
> objectclass: person
> objectclass: organizationalPerson
> objectclass: inetOrgPerson
> givenName: MyTestUser
> sn: Smith
> cn: MyTestUser Smith
> displayName: Dude McGnarly
> mail: Dude@spudly.com
> telephoneNumber: 509-123-4567
> homePhone: 509-456-7890
> facsimileTelephoneNumber: 800-123-0987
> pager: 900-666-1234
> mobile: 700-333-4321
> homePostalAddress: 1313 Test St.
> postalAddress: 1234 fouth St. #7
> l: Atlanta
> st: GA
> postalCode: 48423
> c: USA
> title: Dr.
> ou: Wierdo Dept.
> o: Acme Widgets
> description: Notes Go here

Note that "c" is not allowed. This doesn't seem normal.