envpasswdstrip
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 08 September 2008
Index
Return to Main Contents
 
NAME
envpasswdstrip - strip out passwords from _env files
 
SYNOPSIS
edrc/bin/envpasswdstrip
[
-h
]
envpasswdstrip
-print
|
-execute
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
strip passwords from all
_env
files below the current directory. Files in the
.sav
directory are not changed.
The purpose of
envpasswdstrip
is to avoid a hand out of the passwords saved in 
_env
files of recovery script trees that will be shared with other
administrators.
envpasswdstrip
replaces the
VALUES
setting in the definition of the format
"export passwd=VALUE"
or
"export password=VALUE"
with
PASSWORD_STRIPED_OUT.
 
OPTIONS
- -h
 - 
usage message.
 - -print
 - 
do not actually change the 
_env
files found starting in the current directory, print
only the original and the changed entries of the file.
 - -execute
 - 
change the files
_env
files below the current directory.
 
 
ENVIRONMENT
-
 
EXIT STATUS
- 0
 - 
no error.
 - 2
 - 
operating system not supported yet. See
osid(3)
if you get this error.
 - 4
 - 
usage printed.
 - 11
 - 
temporary directory could not be claimed in 
/tmp/.
Check the system if you get this error it is an indicator
of system intrusion.
 
 
FILES
-
 
EXAMPLES
-
 
SEE ALSO
edrc(1m),
edrcintro(1)
 
NOTES
-
 
BUGS
-
 
AUTHOR
envpasswdstrip was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2008
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:52:55 GMT, August 28, 2024