summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-12 06:04:14 +0000
committerjlam <jlam@pkgsrc.org>2003-09-12 06:04:14 +0000
commit366dd363c6402032dd80f454e85c8f0594489946 (patch)
tree47ebc8fdff859474808d5969e32029e2f9e0d886 /net/samba
parent1e1dd970a6820c119c52cbf7bd97dbfc0d0cc7b4 (diff)
downloadpkgsrc-366dd363c6402032dd80f454e85c8f0594489946.tar.gz
Remove stray )
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/MESSAGE.smbpasswd4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/MESSAGE.smbpasswd b/net/samba/MESSAGE.smbpasswd
index 3537c25b3f4..9602e7bc7ff 100644
--- a/net/samba/MESSAGE.smbpasswd
+++ b/net/samba/MESSAGE.smbpasswd
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.smbpasswd,v 1.3 2002/08/25 21:50:10 jlam Exp $
+$NetBSD: MESSAGE.smbpasswd,v 1.4 2003/09/12 06:04:14 jlam Exp $
*===* SECURITY NOTES *===*
@@ -7,7 +7,7 @@ The users' encrypted passwords are stored in
${SAMBA_PRIVATE}/smbpasswd
-with owner ${ROOT_USER}, group ${ROOT_GROUP}), and file mode 0600.
+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.