Hello all,
This is probably a simple one.
/tmp under Solaris is setup by default drwxrwxrwt
Any file written to this directory has the permissions according to
the umask and the user as the owner and the users primary group id as
the group.
On digital unix it is the same only the group of the file created is
NOT the users primary group (which I'd prefer it to be) - rather it is
the group of whatever the parent directory is set to - ie if /tmp has
group sys - all files in the /tmp are set to group sys unless you
explicitly do a chgrp on them.
Anyone know why this happens and if there is a fix?
TIA
Sue
Sue Gray
sjgray_at_subcorp.com.au
Network Analyst
A.S.C.
Received on Thu Sep 10 1998 - 06:31:46 NZST