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

matthew_swift
22.50.2009 ff84a6bf7ac9ef73576d9cd202a51a36c755e515
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
commitff84a6bf7ac9ef73576d9cd202a51a36c755e515
tree f6f2a26a4c001b24f484cf3722390b300c21ee70 tree | zip | gz
parent 0d37ca99d29376d8973ebc21bfc4a4d26fe8efb3 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
opendj-sdk/opends/src/messages/messages/utility.properties 2 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/LDIFExportConfig.java 86 ●●●● diff | view | raw | blame | history