Quote:
|
Originally Posted by schemers Is the CN attr actually your DN as well? That might be what is causing the problem. If so, I'll have to think about how to determine that the two seperate entries returned from the search are actually one and the same |
I'm not sure if the CN is actually the DN. When i try to remove one of the cn attrs, i receive a 'Operation not allowed on RDN' error message. I have run an ldapsearch using the same filter and search base as i have in Zimbra. Below is the result of ldapsearch. I am using the same ldapproxy bind account in zimbra as well. I also did a tcpdump capture, and ethereal shows the LDAP query/results and i dont see any LDAP errors in the capture.
[01:46am zrd@cliffy W0114869 (1022)]$ldapsearch -h ldap4.csd.selu.edu -D cn=ldapproxy,ou=admin,o=slucsd -w xxxxxx -x -b o=slucsd -s sub '(&(objectclass=selueduperson)(cn=w0114869))'
version: 2
#
# filter: (&(objectclass=selueduperson)(cn=w0114869))
# requesting: ALL
#
# W0114869, facstaff, users, slucsd
dn: cn=W0114869,ou=facstaff,ou=users,o=slucsd
sluHoursEnrolled: 0
sluCMSUID: ray
sluUsageAgreement: 11668
sluCurrentAffiliation: STAFF
sluNetStorageDir: cn=NETSTORAGE_WEB,ou=admin,o=slucsd#0#facstaff\w01 14869
sluNetStorageAccess: Y
sluWirelessAccess: Y
sluWirelessCard: 00904b-24af3c
sluPeopleSoftUID: W0114869
sluPeopleSoftUID: RAY
sluLabAccessFlag: Y
sluChallengeResponseAttempts: 0
sluNationalID: 999999999
sluResponse: xxxxx
sluChallenge: my first truck
sluBirthdate: 102176
sendmailvacationmessage: "I'm on vacation"
sendmailforwarddate: 0
sendmaildismaildate: 0
sendmailAliasValue: W0114869
sendmailRewriteValue: ray
sendmailAliasKey: ray
sendmailAliasKey: rdejean
sendmailAliasKey: istu457
sendmailAliasKey: zrd
sendmailAliasKey: xcsd3037
sendmailAliasKey: scsd3037
sendmailAliasKey: Raymond.DeJean
sendmailAliasKey: vpn
shadowExpire: -1
shadowInactive: 30
shadowWarning: 14
shadowMax: 180
shadowLastChange: 13272
loginShell: /bin/bash
homeDirectory: /home/FacStaff/D/W0114869
gecos: Raymond Dejean
gidNumber: 114869
uidNumber: 114869
sluAccessFlag: Y
sluEmailFlag: Y
sluPeopleSoftFlag: Y
eduPersonPrincipalName: 0114869
eduPersonPrimaryAffiliation: STAFF
eduPersonOrgUnitDN: ou=facstaff,ou=users,o=slucsd
eduPersonOrgDN: o=slucsd
eduPersonNickname: Raymond
eduPersonAffiliation: STAFF
eduPersonAffiliation: STUDENT
departmentNumber: 1406
mail:
ray@selu.edu
employeeNumber: 0114869
uid: W0114869
uid: istu457
uid: scsd3037
uid: zrd
uid: xcsd3037
uid: ray.dejean
givenName: Raymond
fullName: DeJean,Raymond
title: Systems Programmer
telephoneNumber: 985/549-5980
sn: Dejean
securityEquals: cn=clg_users,ou=collage,ou=groups,ou=users,o=slucs d
postOfficeBox: SLU 10430
passwordUniqueRequired: FALSE
passwordRequired: TRUE
passwordMinimumLength: 5
passwordAllowChange: TRUE
ou: ou=FacStaff,ou=Users,o=slucsd
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: seluEduPerson
objectClass: posixAccount
objectClass: shadowAccount
objectClass: sendmailPerson
objectClass: ndsLoginProperties
objectClass: top
objectClass: eduPerson
loginTime: 20060711054103Z
l: MCCL 103A
ndsHomeDirectory: cn=NETSTORAGE_WEB,ou=admin,o=slucsd#0#facstaff\w01 14869
groupMembership: cn=clg_users,ou=collage,ou=groups,ou=users,o=slucs d
description: Admin Computing Services
cn: DeJean,Raymond
cn: W0114869
ACL: 2#subtree#cn=W0114869,ou=facstaff,ou=users,o=slucs d#[All Attributes Right
s]
ACL: 6#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# loginScript
ACL: 2#entry#[Public]#messageServer
ACL: 2#entry#[Root]#groupMembership
ACL: 6#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# printJobConfiguration
ACL: 2#entry#[Root]#networkAddress
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# shadowLastChange
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# passwordManagement
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sendmailAccessKey
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sendmailAliasValue
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sendmailvacationmessage
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sendmailRewriteValue
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sluChallenge
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sluResponse
ACL: 7#entry#cn=W0114869,ou=facstaff,ou=users,o=slucsd# sluChallengeResponseAtt
empts
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
Let me know if this helps of if you need more info. Thanks.
ray