Hai All!!!

I want to filter out and get only mail values from these accounts in LDAP.

dn: uid=test2,ou=People,dc=domain,dc=com
uid: test2
cn: testuser2
sn: testuser2
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: top
loginShell: /bin/zsh
uidNumber: 10020
gidNumber: 9020
homeDirectory: /home/staff/test2
gecos: testuser2
mail: [EMAIL PROTECTED]

dn: uid=test3,ou=People,dc=domain,dc=com
uid: test3
cn: testuser3
sn: testuser3
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: top
loginShell: /bin/zsh
uidNumber: 10021
gidNumber: 9020
homeDirectory: /home/staff/test3
gecos: testuser3
mail: [EMAIL PROTECTED]

How to do it ? Also how to get for particular a group of users. Please do help 
me.

Thanking You all

Kabilan.L
Department of Electrical Engineering
IIT Madras
Chennai - 600 036
Tamil Nadu, INDIA


"The secret to winning football games is working more as a team, less as
individuals. I play not my 11 best, but my best 11." ->Knute Rockne


---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to