Subject: Re: RE: [uwin-users] File permissions -------- > I think I figured out the problem. When processes within UWin create files, > the > y circumvent (or don't take into account) > the directory file inheritance permissions. > > I can cause the inheritance permissions to get reset using: > > icacls larch.legato.com /reset /t > > Is there anyway to have UWin inherit permissions after file operations? > > Glenn > >
UWin always creates acls based on mimicing UNIX permissionas must as possible. There is no way to disable this although you could change the permissions after the fact. David Korn [EMAIL PROTECTED] _______________________________________________ uwin-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/uwin-users
