diff options
author | John Terpstra <jht@samba.org> | 2007-09-12 05:23:30 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:37 -0500 |
commit | 9ddd5ce86885f136ade5f025ef10321bb59e4ac3 (patch) | |
tree | efe4def2027ce545219b5ab3218f5c2b63aff14c /docs/Samba3-HOWTO | |
parent | c36f5883b8d6ea3eee584561cb60ab533e095e5a (diff) | |
download | samba-9ddd5ce86885f136ade5f025ef10321bb59e4ac3.tar.gz samba-9ddd5ce86885f136ade5f025ef10321bb59e4ac3.tar.bz2 samba-9ddd5ce86885f136ade5f025ef10321bb59e4ac3.zip |
Fix for Bug#1890 submitted by Michele Baldessari.
(This used to be commit 494c248f0475557b49683810807a13e9efd5dcdf)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-InterdomainTrusts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-InterdomainTrusts.xml b/docs/Samba3-HOWTO/TOSHARG-InterdomainTrusts.xml index a956be9f5a..3ea527ba5e 100644 --- a/docs/Samba3-HOWTO/TOSHARG-InterdomainTrusts.xml +++ b/docs/Samba3-HOWTO/TOSHARG-InterdomainTrusts.xml @@ -435,7 +435,7 @@ The very first step is to add an account for the SAMBA domain on RUMBA's PDC. <indexterm><primary>password</primary></indexterm> Launch the <application>Domain User Manager</application>, then from the menu select <guimenu>Policies</guimenu>, <guimenuitem>Trust Relationships</guimenuitem>. -Now, next to the <guilabel>Trusted Domains</guilabel> box, press the <guibutton>Add</guibutton> +Now, next to the <guilabel>Trusting Domains</guilabel> box, press the <guibutton>Add</guibutton> button and type in the name of the trusted domain (SAMBA) and the password to use in securing the relationship. </para> |