Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!usc!brand.usc.edu!venkat From: venkat@brand.usc.edu (V. Venkat) Newsgroups: comp.sys.ti.explorer Subject: Password information..3.2 to 4.1 Keywords: tcp/ip Message-ID: <17872@usc.edu> Date: 15 Jun 89 19:09:22 GMT Sender: news@usc.edu Reply-To: venkat@brand.usc.edu (V. Venkat) Distribution: usa Organization: University of Southern California, Los Angeles, CA Lines: 12 With release 3.2, I had a form like (fs:add-user-information "host" "login-name" "password") in my login-init file for each host. So I would never be prompted for a password when dealing with other machines. This function does not exist in Release 4.1. I tried (fs:store-password-etc "login-name" "host" "password"). But I still get a prompt for a password when accessing another machine. Is there anything in 4.1 that I can do, to input the password information, so that I do not get prompted (like when trying to view-file on a remote m/c)? V. Venkat