diff options
author | jlam <jlam@pkgsrc.org> | 2003-09-12 06:04:14 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-09-12 06:04:14 +0000 |
commit | 366dd363c6402032dd80f454e85c8f0594489946 (patch) | |
tree | 47ebc8fdff859474808d5969e32029e2f9e0d886 /net/samba | |
parent | 1e1dd970a6820c119c52cbf7bd97dbfc0d0cc7b4 (diff) | |
download | pkgsrc-366dd363c6402032dd80f454e85c8f0594489946.tar.gz |
Remove stray )
Diffstat (limited to 'net/samba')
-rw-r--r-- | net/samba/MESSAGE.smbpasswd | 4 |
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. |