pkgsrc-wip/samba3/MESSAGE.smbpasswd
Jeremy C. Reed 5880a0d3d3 Updated to samba-3.0.1pre1 (and remade patches and PLIST).
Fixed formatting in MESSAGE.
2003-10-14 07:34:03 +00:00

19 lines
819 B
Text

===========================================================================
$NetBSD: MESSAGE.smbpasswd,v 1.2 2003/10/14 07:34:03 jeremy-c-reed Exp $
*===* SECURITY NOTES *===*
The users' encrypted passwords are stored in
${SAMBA_PRIVATE}/smbpasswd
with owner ${ROOT_USER}, group ${ROOT_GROUP}, and file mode 0600.
These encrypted passwords are _PASSWORD_EQUIVALENT_ from the viewpoint of
the SMB protocol. Do _NOT_ weaken the permissions of this file unless
there is a very good reason.
Please note that even if you pkg_delete ${PKGNAME}, the smbpasswd
file will remain on the system. If you don't intend to use this package
anymore, then it is _STRONGLY_ recommended that you remove the smbpasswd
file manually.
===========================================================================