mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
22.50.2009 27f02d3186fa08f537bad0c87a8e4a31b01cec69
refs
author matthew_swift <matthew_swift@localhost>
Wednesday, April 22, 2009 19:50 +0200
committer matthew_swift <matthew_swift@localhost>
Wednesday, April 22, 2009 19:50 +0200
commit27f02d3186fa08f537bad0c87a8e4a31b01cec69
tree 502a49ccd58f9dcf532d0d74e28c3d61f33a86de tree | zip | gz
parent b6216d71efdfacb22294175731072c01dff9b079 view | diff
Fix issue 3047: export-ldif : default access rights of exported file must be 600 not 644

Newly created LDIF files created during an export now have 0600 permissions. If the file is pre-existing (append / overwrite mode only) we assume that the user wants to keep the existing permissions and so no changes are made.
2 files modified
88 ■■■■ changed files
opends/src/messages/messages/utility.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/LDIFExportConfig.java 86 ●●●● diff | view | raw | blame | history