diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-12 22:41:20 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:19 -0500 |
commit | acee25664c2c3740473fbcb12fbf8afa48c40acd (patch) | |
tree | 3f2197c5c3ec48f568bd3bdb3d4f5e253d30869d /docs/smbdotconf/logon | |
parent | 9c72dd78f25be4a7ffa5af5a242670ec76930d6f (diff) | |
download | samba-acee25664c2c3740473fbcb12fbf8afa48c40acd.tar.gz samba-acee25664c2c3740473fbcb12fbf8afa48c40acd.tar.bz2 samba-acee25664c2c3740473fbcb12fbf8afa48c40acd.zip |
Update DTD location
(This used to be commit 889dfcc532bd3357314313fe8f70a022a174eef4)
Diffstat (limited to 'docs/smbdotconf/logon')
-rw-r--r-- | docs/smbdotconf/logon/abortshutdownscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/addgroupscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/addmachinescript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/adduserscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/addusertogroupscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/deletegroupscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/deleteuserfromgroupscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/deleteuserscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/domainlogons.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/enableprivileges.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/logondrive.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/logonhome.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/logonpath.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/logonscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/setprimarygroupscript.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logon/shutdownscript.xml | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/docs/smbdotconf/logon/abortshutdownscript.xml b/docs/smbdotconf/logon/abortshutdownscript.xml index f4e399a759..60978b6835 100644 --- a/docs/smbdotconf/logon/abortshutdownscript.xml +++ b/docs/smbdotconf/logon/abortshutdownscript.xml @@ -2,7 +2,7 @@ context="G" advanced="1" developer="1" type="string" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para><emphasis>This parameter only exists in the HEAD cvs branch</emphasis> This a full path name to a script called by <citerefentry><refentrytitle>smbd</refentrytitle> diff --git a/docs/smbdotconf/logon/addgroupscript.xml b/docs/smbdotconf/logon/addgroupscript.xml index 38da0f79ef..c40cb94df2 100644 --- a/docs/smbdotconf/logon/addgroupscript.xml +++ b/docs/smbdotconf/logon/addgroupscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This is the full pathname to a script that will be run <emphasis>AS ROOT</emphasis> by <citerefentry> diff --git a/docs/smbdotconf/logon/addmachinescript.xml b/docs/smbdotconf/logon/addmachinescript.xml index 3d637924be..05a2747b8e 100644 --- a/docs/smbdotconf/logon/addmachinescript.xml +++ b/docs/smbdotconf/logon/addmachinescript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This is the full pathname to a script that will be run by <citerefentry><refentrytitle>smbd</refentrytitle> diff --git a/docs/smbdotconf/logon/adduserscript.xml b/docs/smbdotconf/logon/adduserscript.xml index d1d3ef118e..568c054a1a 100644 --- a/docs/smbdotconf/logon/adduserscript.xml +++ b/docs/smbdotconf/logon/adduserscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This is the full pathname to a script that will be run <emphasis>AS ROOT</emphasis> by <citerefentry><refentrytitle>smbd</refentrytitle> diff --git a/docs/smbdotconf/logon/addusertogroupscript.xml b/docs/smbdotconf/logon/addusertogroupscript.xml index 7e09965989..62ebfe5654 100644 --- a/docs/smbdotconf/logon/addusertogroupscript.xml +++ b/docs/smbdotconf/logon/addusertogroupscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>Full path to the script that will be called when a user is added to a group using the Windows NT domain administration diff --git a/docs/smbdotconf/logon/deletegroupscript.xml b/docs/smbdotconf/logon/deletegroupscript.xml index 11c499de35..bd265b7fc8 100644 --- a/docs/smbdotconf/logon/deletegroupscript.xml +++ b/docs/smbdotconf/logon/deletegroupscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This is the full pathname to a script that will be run <emphasis>AS ROOT</emphasis> <citerefentry><refentrytitle>smbd</refentrytitle> diff --git a/docs/smbdotconf/logon/deleteuserfromgroupscript.xml b/docs/smbdotconf/logon/deleteuserfromgroupscript.xml index 502f98b664..a685ab5290 100644 --- a/docs/smbdotconf/logon/deleteuserfromgroupscript.xml +++ b/docs/smbdotconf/logon/deleteuserfromgroupscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>Full path to the script that will be called when a user is removed from a group using the Windows NT domain administration diff --git a/docs/smbdotconf/logon/deleteuserscript.xml b/docs/smbdotconf/logon/deleteuserscript.xml index 3579f1b21c..b3abe23e4c 100644 --- a/docs/smbdotconf/logon/deleteuserscript.xml +++ b/docs/smbdotconf/logon/deleteuserscript.xml @@ -2,7 +2,7 @@ type="string" context="G" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This is the full pathname to a script that will be run by <citerefentry><refentrytitle>smbd</refentrytitle> diff --git a/docs/smbdotconf/logon/domainlogons.xml b/docs/smbdotconf/logon/domainlogons.xml index db694ab32e..9a58cf63d2 100644 --- a/docs/smbdotconf/logon/domainlogons.xml +++ b/docs/smbdotconf/logon/domainlogons.xml @@ -2,7 +2,7 @@ context="G" type="boolean" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>If set to <constant>yes</constant>, the Samba server will serve Windows 95/98 Domain logons for the <link linkend="WORKGROUP"> diff --git a/docs/smbdotconf/logon/enableprivileges.xml b/docs/smbdotconf/logon/enableprivileges.xml index da8d8d097a..26ddd5c523 100644 --- a/docs/smbdotconf/logon/enableprivileges.xml +++ b/docs/smbdotconf/logon/enableprivileges.xml @@ -2,7 +2,7 @@ context="G" type="boolean" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter controls whether or not smbd will honor privileges assigned to specific SIDs via either <command>net rpc rights</command> diff --git a/docs/smbdotconf/logon/logondrive.xml b/docs/smbdotconf/logon/logondrive.xml index f69cc62e78..a37c2e760b 100644 --- a/docs/smbdotconf/logon/logondrive.xml +++ b/docs/smbdotconf/logon/logondrive.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter specifies the local path to which the home directory will be connected (see <link linkend="LOGONHOME"> diff --git a/docs/smbdotconf/logon/logonhome.xml b/docs/smbdotconf/logon/logonhome.xml index 6d288e6d7c..8d07550c30 100644 --- a/docs/smbdotconf/logon/logonhome.xml +++ b/docs/smbdotconf/logon/logonhome.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter specifies the home directory location when a Win95/98 or NT Workstation logs into a Samba PDC. diff --git a/docs/smbdotconf/logon/logonpath.xml b/docs/smbdotconf/logon/logonpath.xml index efbee54302..f5126e25a5 100644 --- a/docs/smbdotconf/logon/logonpath.xml +++ b/docs/smbdotconf/logon/logonpath.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter specifies the home directory where roaming profiles (NTuser.dat etc files for Windows NT) are diff --git a/docs/smbdotconf/logon/logonscript.xml b/docs/smbdotconf/logon/logonscript.xml index 7e7561ca65..eb7bda66ee 100644 --- a/docs/smbdotconf/logon/logonscript.xml +++ b/docs/smbdotconf/logon/logonscript.xml @@ -2,7 +2,7 @@ context="G" advanced="1" developer="1" type="string" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter specifies the batch file (.bat) or NT command file (.cmd) to be downloaded and run on a machine when diff --git a/docs/smbdotconf/logon/setprimarygroupscript.xml b/docs/smbdotconf/logon/setprimarygroupscript.xml index 08a3d50b4a..b348501e8b 100644 --- a/docs/smbdotconf/logon/setprimarygroupscript.xml +++ b/docs/smbdotconf/logon/setprimarygroupscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>Thanks to the Posix subsystem in NT a Windows User has a diff --git a/docs/smbdotconf/logon/shutdownscript.xml b/docs/smbdotconf/logon/shutdownscript.xml index bd86bfd06d..3ef072801a 100644 --- a/docs/smbdotconf/logon/shutdownscript.xml +++ b/docs/smbdotconf/logon/shutdownscript.xml @@ -2,7 +2,7 @@ context="G" type="string" advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para><emphasis>This parameter only exists in the HEAD cvs branch</emphasis> This a full path name to a script called by <citerefentry><refentrytitle>smbd</refentrytitle> |