| 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 |
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.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2173.1 | DRAGNS::WALLACE | Thu May 08 1997 14:35 | 8 | ||
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::PCUMMINGS | The perfect democracy | Wed May 14 1997 08:59 | 6 |
Using a .dnetrc with the appropriate umask settings in the $HOME of the
recipient account does the trick!
Thanx!
/paul
| |||||