diff options
author | John Terpstra <jht@samba.org> | 2005-08-26 22:25:05 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:06 -0500 |
commit | ed126d3c2937cf054edc509b166a18acd42a130e (patch) | |
tree | b0d045cfeadb5dae1c3d353a1fc42b0b8dc8dae2 /docs | |
parent | 6c2e58987bcb3b5fe527f7f6743c549ed6c0c877 (diff) | |
download | samba-ed126d3c2937cf054edc509b166a18acd42a130e.tar.gz samba-ed126d3c2937cf054edc509b166a18acd42a130e.tar.bz2 samba-ed126d3c2937cf054edc509b166a18acd42a130e.zip |
Updating parameter changes from 3.0.20 release notes.
(This used to be commit 0f0e89f906362fc2a004d9e918eefb4f4bf1d250)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml b/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml index 8898232304..111f36344c 100644 --- a/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml +++ b/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml @@ -191,6 +191,7 @@ complete descriptions of new or modified parameters. <listitem><para>domain guest group </para></listitem> <listitem><para>force unknown acl user </para></listitem> <listitem><para>ldap filter</para></listitem> + <listitem><para>min password length (deprecated)</para></listitem> <listitem><para>nt smb support </para></listitem> <listitem><para>post script </para></listitem> <listitem><para>printer driver </para></listitem> @@ -273,6 +274,10 @@ complete descriptions of new or modified parameters. <itemizedlist> <listitem><para>allocation roundup size</para></listitem> <listitem><para>acl check permissions</para></listitem> + <listitem><para>acl group control</para></listitem> + <listitem><para>acl map full control</para></listitem> + <listitem><para>aio read size</para></listitem> + <listitem><para>aio write size</para></listitem> <listitem><para>ea support</para></listitem> <listitem><para>enable asu support</para></listitem> <listitem><para>force unknown acl user</para></listitem> @@ -317,7 +322,7 @@ complete descriptions of new or modified parameters. <listitem><para>idmap backend</para></listitem> <listitem><para>idmap gid</para></listitem> <listitem><para>idmap uid</para></listitem> - <listitem><para>winbind enable local accounts</para></listitem> + <listitem><para>username map script</para></listitem> <listitem><para>winbind nested groups</para></listitem> <listitem><para>winbind trusted domains only</para></listitem> <listitem><para>template primary group</para></listitem> @@ -354,7 +359,6 @@ complete descriptions of new or modified parameters. <listitem><para>encrypt passwords (enabled by default) </para></listitem> <listitem><para>mangling method (set to hash2 by default) </para></listitem> <listitem><para>map to guest (new parameter added)</para></listitem> - <listitem><para>min password length (deprecated)</para></listitem> <listitem><para>only user (deprecated)</para></listitem> <listitem><para>passwd chat </para></listitem> <listitem><para>passwd program </para></listitem> @@ -366,6 +370,7 @@ complete descriptions of new or modified parameters. <listitem><para>winbind cache time (increased to 5 minutes) </para></listitem> <listitem><para>winbind uid (deprecated in favor of idmap uid) </para></listitem> <listitem><para>winbind gid (deprecated in favor of idmap gid) </para></listitem> + <listitem><para>winbindd nss info</para></listitem> <listitem><para>write cache (deprecated)</para></listitem> </itemizedlist> |