[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::dnu_osi

Title:DECnet/OSI for {ULTRIX,OSF/1}
Notice:Indicate version and platform when writing...see #2 for kits
Moderator:BULEAN::CARR
Created:Wed Sep 25 1991
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2187
Total number of notes:10469

2173.0. "resulting permissions on file copies with NCL proxy ?" by SANITY::PCUMMINGS (The perfect democracy) Thu May 08 1997 11:33

    Anybody know a good way to control the permissions a file copied from
    VMS into DUNIX via NCL proxies.  Seems that setting umask inside of
    .login doesn't get used during the decnet copy process.
    
    thanx
    pc
    
T.RTitleUserPersonal
Name
DateLines
2173.1DRAGNS::WALLACEThu May 08 1997 18:358
    You should be able to do this by creating a .dnetrc file in the
    home directory, containing the line:
    
    	fal.Umask: xxx
    
    where xxx is a decimal integer that represents the default umask you want.
    
    Vince
2173.2.dnetrc does the trick!SANITY::PCUMMINGSThe perfect democracyWed May 14 1997 12:596
    Using a .dnetrc with the appropriate umask settings in the $HOME of the 
    recipient account does the trick!
    
    Thanx!
    /paul