diff options
Diffstat (limited to 'docs/Samba-HOWTO-Collection/upgrading-to-3.0.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/upgrading-to-3.0.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/Samba-HOWTO-Collection/upgrading-to-3.0.xml b/docs/Samba-HOWTO-Collection/upgrading-to-3.0.xml index b238038858..cea113d923 100644 --- a/docs/Samba-HOWTO-Collection/upgrading-to-3.0.xml +++ b/docs/Samba-HOWTO-Collection/upgrading-to-3.0.xml @@ -500,6 +500,13 @@ complete descriptions of new or modified parameters. </para> <para> + Under Samba-2.x the Domain SID can be obtained by executing: +<screen> +&prompt;<userinput>smbpasswd -S 'Domain_Name'</userinput> +</screen> + </para> + + <para> The old sambaAccount schema may still be used by specifying the <parameter>ldapsam_compat</parameter> passdb backend. However, the sambaAccount and associated attributes have been moved to the historical section of |