diff options
author | Tim Potter <tpot@samba.org> | 2003-07-18 03:04:13 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-07-18 03:04:13 +0000 |
commit | fc7c1101fb2a568f6489d3e4b58c050cd2f12cb9 (patch) | |
tree | 686dcb067b48539d760bfe1b7520f19edb8307ab /packaging | |
parent | 09f90ae63ead392c211eb5af94a965ffe6248e6a (diff) | |
download | samba-fc7c1101fb2a568f6489d3e4b58c050cd2f12cb9.tar.gz samba-fc7c1101fb2a568f6489d3e4b58c050cd2f12cb9.tar.bz2 samba-fc7c1101fb2a568f6489d3e4b58c050cd2f12cb9.zip |
Fix spelling typo.
(This used to be commit 5cb7d92751b6da58bb3ecd97cced5c963d348bed)
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/RedHat/smb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RedHat/smb.conf b/packaging/RedHat/smb.conf index 71ff946388..5786ec5d04 100644 --- a/packaging/RedHat/smb.conf +++ b/packaging/RedHat/smb.conf @@ -66,7 +66,7 @@ ; smb passwd file = /etc/samba/smbpasswd # The following are needed to allow password changing from Windows to -# update the Linux sytsem password also. +# update the Linux system password also. # NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above. # NOTE2: You do NOT need these to allow workstations to change only # the encrypted SMB passwords. They allow the Unix password |