summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorjlam <jlam>2003-09-12 06:04:14 +0000
committerjlam <jlam>2003-09-12 06:04:14 +0000
commit034c1d0e486fb37234fcc71c1f6f5fc255f90879 (patch)
tree47ebc8fdff859474808d5969e32029e2f9e0d886 /net/samba
parent3177d8e7b9988de55c1351813741c82c67c0efd8 (diff)
downloadpkgsrc-034c1d0e486fb37234fcc71c1f6f5fc255f90879.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.