blob: 6672ca6765427155f507c9a48d82f30abe684f21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2001/07/20 12:13:48 wiz Exp $
*===* Security Notes *===*
The users' encrypted passwords stored in ${ETCDIR}/private/smbpasswd
(default: /etc/samba/private/smbpasswd) *ARE PASSWORD EQUIVALENT*
from the viewpoint of SMB protocol. Do not weaken the permission
mode of this file (default: root.wheel and rw-------) without any
special reasons. And please note that even if you pkg_delete this
port, pkg_delete will *NOT* remove the smbpasswd file because
pkg_delete can be used for upgrading this package. If you won't use
this package anymore, I strongly recommend that you remove the
smbpasswd file manually.
===========================================================================
|