Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177054 | 7 | Swamy Venkataramanappa | P3 | Closed | Fixed | b22 |
JDK-2153396 | 6u4 | Swamy Venkataramanappa | P1 | Closed | Fixed | b05 |
The ACL on the per-user hsperfdata_<user> directory have been observed
to cause administration problems on some systems. At least one system
administrator encounted problems on some machines when trying to delete
accounts that contained the hsperfdata_<user> directory. The files under
the directory were able to be removed by a user with Administrator privileges,
but the directory itself could not. The administrator had to log into the
system as the end user and modify the ACL with the cacls command in order
to remove the directory. The ACLs on the dirtectory should be set up such
that users with administrator privileges have the rights to delete the
directory.
to cause administration problems on some systems. At least one system
administrator encounted problems on some machines when trying to delete
accounts that contained the hsperfdata_<user> directory. The files under
the directory were able to be removed by a user with Administrator privileges,
but the directory itself could not. The administrator had to log into the
system as the end user and modify the ACL with the cacls command in order
to remove the directory. The ACLs on the dirtectory should be set up such
that users with administrator privileges have the rights to delete the
directory.
- backported by
-
JDK-2153396 problems with ACL on the hsperfdata_<user> directory on windows
-
- Closed
-
-
JDK-2177054 problems with ACL on the hsperfdata_<user> directory on windows
-
- Closed
-
- relates to
-
JDK-5073445 overly restrictive ACLs on backing store file and shared memory object on window
-
- Closed
-