LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2010, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 15 Jan 2010 05:08:42 -0800
Reply-To:   Paige Miller <paige.miller@KODAK.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Paige Miller <paige.miller@KODAK.COM>
Organization:   http://groups.google.com
Subject:   Re: Accessing servers that are password protected in Windows XP
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

On Jan 14, 1:07 pm, art...@NETSCAPE.NET (Arthur Tabachneck) wrote: > Paige, > > Would using 'password' within a libname statement suffice? > > Art > ------- > On Thu, 14 Jan 2010 08:21:15 -0800, Paige Miller <paige.mil...@KODAK.COM> > wrote: > > >If I try to access certain servers in Windows XP, it prompts me to > >enter a user ID and password. > > >I would like to do this inside a SAS program, hardcoding the userID > >and password, so the program can run as a batch unattended process. Is > >this possible? Is there an option somewhere (like perhaps in the > >FILENAME statement) in SAS that allows this to happen?

Art, thanks, but this would have to be a FILENAME not a LIBNAME as the data I want is simply in text files. And I don't see a password option in the FILENAME statement. Can you provide more details?

-- Paige Miller paige\dot\miller \at\ kodak\dot\com


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