summaryrefslogtreecommitdiff
path: root/net
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
commit306d195b737e3bc3ee715f37e0fc6b3f5d14a971 (patch)
tree47ebc8fdff859474808d5969e32029e2f9e0d886 /net
parent08c49aada04eb7a1ed8855daf038766027d4b292 (diff)
downloadpkgsrc-306d195b737e3bc3ee715f37e0fc6b3f5d14a971.tar.gz
Remove stray )
Diffstat (limited to 'net')
-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.