diff options
author | John Terpstra <jht@samba.org> | 2003-06-03 03:44:15 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-06-03 03:44:15 +0000 |
commit | e67089bff921071b896f9318a774aa3a28165698 (patch) | |
tree | 9d791bf1e070a43e258f6fc8ff22b58b73c653c1 | |
parent | 4059095e5b53e1a001bf0acdbfc1f91a33c86630 (diff) | |
download | samba-e67089bff921071b896f9318a774aa3a28165698.tar.gz samba-e67089bff921071b896f9318a774aa3a28165698.tar.bz2 samba-e67089bff921071b896f9318a774aa3a28165698.zip |
Fix typo.
(This used to be commit 932801d2af31461111efe37740275253f8e8debb)
-rw-r--r-- | docs/docbook/projdoc/passdb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index 6eb15c1e37..8173852ffd 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -151,7 +151,7 @@ Samba-3 introduces the following new password backend capabilities: <para> The new LDAP implmentation significantly expands the control abilities that - were possible with prior versions of Samba. It is not possible to specify + were possible with prior versions of Samba. It is now possible to specify "per user" profile settings, home directories, account access controls, and much more. Corporate sites will see that the Samba-Team has listened to their requests both for capability and to allow greater scalability. |