[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
How to reply with parent attributes ?
- To: openldap-technical@openldap.org
- Subject: How to reply with parent attributes ?
- From: Aurélien Lafranchise <aurelien_lafranchise@snype.org>
- Date: Tue, 7 Jun 2011 14:42:18 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=a9dh/1/nZVx8X13enr314N3HsJMdmSwk0Vj2ydBLSUY=; b=qfy9l8rmgD46rik6wFdCndwuqs7TNeqz8W4/QNh0HSpQcIg0NFpaHT1kCX/epktwfy v3P5cjSMlkDu93SPKz5D9qNP2PRq+fMCpUrTdwec6J2btRBjvN9UgmElys2DDY1OoJ0J xE3SvI6zkiauf7ymuPpX1nnqvNNSJRTXpMSD4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=CtPSPj3Pr9wMFE4wgBu77UIXeGtzq+44PUb7J4kZjfEsUhy1sAh1ZxkCkYh69SBt1p 5r/e96CpEyOoE7er9moKSM6+dYrCLbrSYzxje/9LKg6g2BrL49uRCbVFN6IBitHunB7i wlrHL671WQ5O4BeKUl5/pzRK0aosyfOknGIYo=
Hi all,
When I am doing a user search I would like to get an answer with parent attributes. In another way, I would like to get common attribute shared by people from the same group ?
Do I have to look in menberOf or in Collective attribute in my schema ? or others ideas ?
Thanks !