Hello,
        We had some problems with using the ftp (auto connect [root user]
        by reading /.netrc).
        The script( who start ftp) is in /sbin/rc4.d
        After login, we rexecute the script, and it works...
        We use Digital UNIX 3.2c and 3.2d1 and before in Digital unix 3.0
        we didn't have this kind of problem.
        I, think I found out the solution,
        The variable HOME=/ is not on automaticly when running script
        in /sbin/rc4.d.
        I modified the script and put
        HOME=/
        export HOME
        and it work's...
        But in 3.0 I didn't have to do this...
        Does the program shell : sh has changed in 3.2c and 3.2d1
        or something else.
        THANK'S FOR ANYHELP !!!
        A.VALEIX
*-------------------------------------------------------------------*
Arnaud Valeix          _/_/_/_/   _/      _/  _/_/_/_/  _/_/_/_/
(fnet_at_ifh.sncf.Fr)    _/         _/_/    _/  _/        _/
                     _/_/_/_/   _/  _/  _/  _/        _/_/_/
                          _/   _/    _/_/  _/        _/
                   _/_/_/_/   _/      _/  _/_/_/_/  _/
Tel : 40 . 18 . 27 . 99    AGENCE INFORMATIQUE DIRECTION FINANCIERE 
Fax : 40 . 18 . 27 . 27    Unite d'Exploitation - Division Exploitation 
Tatoo: 04.31.63.86         Secteur reseaux UNIX et BULL
                           23, Rue d'Alsace - 75010 PARIS - FRANCE
                           First email adress: fnet_at_ifh.sncf.fr
                           Back email adress : arnaud_at_ifh.sncf.fr
*-------------------------------------------------------------------*
Received on Wed Oct 23 1996 - 11:47:01 NZDT