diff options
author | Eugeni Dodonov <eugeni@mandriva.org> | 2009-01-26 16:12:46 +0000 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.org> | 2009-01-26 16:12:46 +0000 |
commit | 55cb660eba818b1be95a5e0efa699d781598cf98 (patch) | |
tree | 6a67eeb2a4fbd5a258ccff94d201b50148399978 /conf | |
parent | c00b9b58d5006712a73756bde6735a38508992dc (diff) | |
download | msec-55cb660eba818b1be95a5e0efa699d781598cf98.tar msec-55cb660eba818b1be95a5e0efa699d781598cf98.tar.gz msec-55cb660eba818b1be95a5e0efa699d781598cf98.tar.bz2 msec-55cb660eba818b1be95a5e0efa699d781598cf98.tar.xz msec-55cb660eba818b1be95a5e0efa699d781598cf98.zip |
Using without-password instead of without_password.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/level.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/level.default b/conf/level.default index 3c5d40e..20fa9fc 100644 --- a/conf/level.default +++ b/conf/level.default @@ -35,7 +35,7 @@ NOTIFY_WARN=yes WIN_PARTS_UMASK=no CHECK_OPEN_PORT=yes SHELL_TIMEOUT=0 -ALLOW_REMOTE_ROOT_LOGIN=without_password +ALLOW_REMOTE_ROOT_LOGIN=without-password ENABLE_LOG_STRANGE_PACKETS=yes USER_UMASK=022 CHECK_RPM=yes |