LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 4 Mar 2004 14:01:49 -0500
Reply-To:     "Farrer, Andrew C" <Andrew.Farrer@CIBC.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Farrer, Andrew C" <Andrew.Farrer@CIBC.COM>
Subject:      Querying LDAP for SMTP addresses
Comments: cc: "Droogendyk, Harry" <Harry.Droogendyk@CIBC.com>
Content-Type: text/plain; charset="iso-8859-1"

I am trying to verify SMTP addresses that I have created using the construction firstname.lastname@cibc.com <mailto:firstname.lastname@cibc.com> where I read firstname and lastname from /etc/passwd. I put the question to our directory services area and they provided a command for querying single names by running ldap://gemmrd-scc005eu <ldap://gemmrd-scc005eu> . I am looking for a SAS method for running the query on all names but have not found anything in the usual documentation sources. perLDAP looks promising although I would be happier with a SAS filename socket mechanism. I also have Integration Technologies but it needs some serious configuration and the documentation is tough.


Back to: Top of message | Previous page | Main SAS-L page