diff options
author | John Terpstra <jht@samba.org> | 2005-05-20 18:35:43 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:37 -0500 |
commit | 7b52b66aad51c061081b893a3441bed2aa792d49 (patch) | |
tree | 1b94866f4ee4f22a78e5662bd68dfa4939d9d79e /docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml | |
parent | b91963bcf3f5769d7e6071a878e0feff015a9493 (diff) | |
download | samba-7b52b66aad51c061081b893a3441bed2aa792d49.tar.gz samba-7b52b66aad51c061081b893a3441bed2aa792d49.tar.bz2 samba-7b52b66aad51c061081b893a3441bed2aa792d49.zip |
Fixes from Flatfender.
(This used to be commit 83dee56ac56c5b574d30b7067cdf1347e51bb625)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml b/docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml index 809d353833..ee9d5155c0 100644 --- a/docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml +++ b/docs/Samba-HOWTO-Collection/TOSHARG-PDC.xml @@ -819,8 +819,8 @@ This is the only officially supported mode of operation. <title><quote>$</quote> Cannot Be Included in Machine Name</title> <para> A machine account, typically stored in <filename>/etc/passwd</filename>, takes the form of the machine -name with a <quote>$</quote> appended. FreeBSD (and other BSD systems) will not create a user with a -<quote>$</quote> in the name. +name with a <quote>$</quote> appended. Some BSD systems will not create a user with a <quote>$</quote> in the name. +Recent versions of FreeBSD have removed this limitation, but older releases are still in common use. </para> <para> |