diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/samba20/MESSAGE | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/samba20/MESSAGE')
-rw-r--r-- | net/samba20/MESSAGE | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/samba20/MESSAGE b/net/samba20/MESSAGE new file mode 100644 index 00000000000..234f89859fd --- /dev/null +++ b/net/samba20/MESSAGE @@ -0,0 +1,16 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:46 zuntum 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. + +=========================================================================== |