From 50834aa64b51b039724b34eb491013c4323946ff Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 12 Mar 2005 19:33:59 +0000 Subject: [PATCH] Use the Samba Variant of the DocBook DTD rather then the original one. Entities are now in samba-web/, so remove them from here. (This used to be commit a66ba7c7e0b00eb9475a495d18e18cada3f6f9dd) --- docs/Makefile | 4 +- .../CodingSuggestions.xml | 6 +- docs/Samba-Developers-Guide/NetBIOS.xml | 6 +- docs/Samba-Developers-Guide/Tracing.xml | 6 +- docs/Samba-Developers-Guide/architecture.xml | 6 +- docs/Samba-Developers-Guide/cifsntdomain.xml | 6 +- docs/Samba-Developers-Guide/contributing.xml | 6 +- docs/Samba-Developers-Guide/debug.xml | 6 +- docs/Samba-Developers-Guide/encryption.xml | 6 +- docs/Samba-Developers-Guide/gencache.xml | 7 +- docs/Samba-Developers-Guide/internals.xml | 6 +- docs/Samba-Developers-Guide/modules.xml | 6 +- docs/Samba-Developers-Guide/packagers.xml | 6 +- docs/Samba-Developers-Guide/parsing.xml | 6 +- docs/Samba-Developers-Guide/printing.xml | 6 +- docs/Samba-Developers-Guide/registry.xml | 6 +- docs/Samba-Developers-Guide/rpc_plugin.xml | 6 +- docs/Samba-Developers-Guide/unix-smb.xml | 6 +- docs/Samba-Developers-Guide/vfs.xml | 6 +- docs/Samba-Developers-Guide/windows-debug.xml | 6 +- docs/Samba-Developers-Guide/wins.xml | 6 +- .../Chap01-WindowsNetworkingPrimer.xml | 10 +- .../Samba-Guide/Chap02-SimpleOfficeServer.xml | 10 +- docs/Samba-Guide/Chap03-TheSmallOffice.xml | 10 +- .../Samba-Guide/Chap04-SecureOfficeServer.xml | 10 +- docs/Samba-Guide/Chap05-500UserNetwork.xml | 10 +- docs/Samba-Guide/Chap06-MakingHappyUsers.xml | 10 +- docs/Samba-Guide/Chap07-2000UserNetwork.xml | 10 +- docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml | 10 +- docs/Samba-Guide/Chap08b-MigrateNW4Samba3.xml | 10 +- docs/Samba-Guide/Chap09-AddingUNIXClients.xml | 10 +- docs/Samba-Guide/Chap10-KerberosFastStart.xml | 10 +- .../Samba-Guide/Chap10b-DomainAppsSupport.xml | 9 +- docs/Samba-Guide/Chap11-HighAvailability.xml | 9 +- docs/Samba-Guide/Chap12-Appendix.xml | 9 +- docs/Samba-Guide/acknowledgements.xml | 9 +- docs/Samba-Guide/conventions.xml | 9 +- docs/Samba-Guide/foreword.xml | 9 +- docs/Samba-Guide/front-matter.xml | 9 +- docs/Samba-Guide/glossary.xml | 10 +- docs/Samba-Guide/gpl.xml | 1 + docs/Samba-Guide/inside-cover.xml | 10 +- docs/Samba-Guide/preface.xml | 9 +- docs/entities/global.entities | 454 ------------------ docs/manpages/editreg.1.xml | 5 +- docs/manpages/findsmb.1.xml | 5 +- docs/manpages/lmhosts.5.xml | 5 +- docs/manpages/log2pcap.1.xml | 5 +- docs/manpages/mount.cifs.8.xml | 5 +- docs/manpages/net.8.xml | 5 +- docs/manpages/nmbd.8.xml | 5 +- docs/manpages/nmblookup.1.xml | 5 +- docs/manpages/ntlm_auth.1.xml | 5 +- docs/manpages/pam_winbind.8.xml | 5 +- docs/manpages/pdbedit.8.xml | 5 +- docs/manpages/profiles.1.xml | 5 +- docs/manpages/rpcclient.1.xml | 5 +- docs/manpages/samba.7.xml | 5 +- docs/manpages/smbcacls.1.xml | 5 +- docs/manpages/smbclient.1.xml | 5 +- docs/manpages/smbcontrol.1.xml | 5 +- docs/manpages/smbcquotas.1.xml | 5 +- docs/manpages/smbd.8.xml | 5 +- docs/manpages/smbget.1.xml | 5 +- docs/manpages/smbgetrc.5.xml | 5 +- docs/manpages/smbmnt.8.xml | 5 +- docs/manpages/smbmount.8.xml | 5 +- docs/manpages/smbpasswd.5.xml | 5 +- docs/manpages/smbpasswd.8.xml | 5 +- docs/manpages/smbsh.1.xml | 5 +- docs/manpages/smbspool.8.xml | 5 +- docs/manpages/smbstatus.1.xml | 5 +- docs/manpages/smbtar.1.xml | 5 +- docs/manpages/smbtree.1.xml | 5 +- docs/manpages/smbumount.8.xml | 5 +- docs/manpages/swat.8.xml | 5 +- docs/manpages/tdbbackup.8.xml | 5 +- docs/manpages/tdbdump.8.xml | 5 +- docs/manpages/testparm.1.xml | 5 +- docs/manpages/testprns.1.xml | 5 +- docs/manpages/vfstest.1.xml | 5 +- docs/manpages/wbinfo.1.xml | 5 +- docs/manpages/winbindd.8.xml | 5 +- 83 files changed, 83 insertions(+), 894 deletions(-) delete mode 100644 docs/entities/global.entities diff --git a/docs/Makefile b/docs/Makefile index 97bf3634b49..f918df1aa09 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -92,7 +92,7 @@ $(HTMLDIR)/index.html: htmldocs.html $(HTMLDIR)/%/index.html: $(DOCBOOKDIR)/%.xml $(HTMLDIR)/%/samba.css xslt/html-chunk.xsl mkdir -p $(@D) $(XSLTPROC) --stringparam base.dir "$(HTMLDIR)/$*/" xslt/html-chunk.xsl $< - -mkdir $(@D)/images + mkdir -p $(@D)/images $(COPY_IMAGES) html $(DOCBOOKDIR)/$*.xml $* $(@D) # Single large HTML files @@ -175,7 +175,7 @@ $(FOPDFDIR)/%.pdf: $(FODIR)/%.fo $(FOP) -q -d $< -pdf $@ $(HTMLHELPDIR)/%: $(DOCBOOKDIR)/%.xml - -mkdir -p $@/images + mkdir -p $@/images $(COPY_IMAGES) html $(DOCBOOKDIR)/$*.xml $* $@ $(XSLTPROC) --stringparam htmlhelp.chm $*.chm --stringparam manifest.in.base.dir "$@/" --stringparam base.dir "$@/" http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $< diff --git a/docs/Samba-Developers-Guide/CodingSuggestions.xml b/docs/Samba-Developers-Guide/CodingSuggestions.xml index 04465a1fcd0..09d842639eb 100644 --- a/docs/Samba-Developers-Guide/CodingSuggestions.xml +++ b/docs/Samba-Developers-Guide/CodingSuggestions.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/NetBIOS.xml b/docs/Samba-Developers-Guide/NetBIOS.xml index 6375bc1dc63..d1fdd217371 100644 --- a/docs/Samba-Developers-Guide/NetBIOS.xml +++ b/docs/Samba-Developers-Guide/NetBIOS.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/Tracing.xml b/docs/Samba-Developers-Guide/Tracing.xml index 3868eaab7b4..7586f3c4c53 100644 --- a/docs/Samba-Developers-Guide/Tracing.xml +++ b/docs/Samba-Developers-Guide/Tracing.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/architecture.xml b/docs/Samba-Developers-Guide/architecture.xml index fb1fe525463..da276ca91e5 100644 --- a/docs/Samba-Developers-Guide/architecture.xml +++ b/docs/Samba-Developers-Guide/architecture.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/cifsntdomain.xml b/docs/Samba-Developers-Guide/cifsntdomain.xml index 5e57833b69b..fd19205adae 100644 --- a/docs/Samba-Developers-Guide/cifsntdomain.xml +++ b/docs/Samba-Developers-Guide/cifsntdomain.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/contributing.xml b/docs/Samba-Developers-Guide/contributing.xml index 8749c000849..acb8085cbe8 100644 --- a/docs/Samba-Developers-Guide/contributing.xml +++ b/docs/Samba-Developers-Guide/contributing.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + &author.jelmer; diff --git a/docs/Samba-Developers-Guide/debug.xml b/docs/Samba-Developers-Guide/debug.xml index f6278335576..5ffc0cbc746 100644 --- a/docs/Samba-Developers-Guide/debug.xml +++ b/docs/Samba-Developers-Guide/debug.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/encryption.xml b/docs/Samba-Developers-Guide/encryption.xml index 0a1fbbbbed4..5ab711014b2 100644 --- a/docs/Samba-Developers-Guide/encryption.xml +++ b/docs/Samba-Developers-Guide/encryption.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/gencache.xml b/docs/Samba-Developers-Guide/gencache.xml index 94184bf865e..7def6f21d25 100644 --- a/docs/Samba-Developers-Guide/gencache.xml +++ b/docs/Samba-Developers-Guide/gencache.xml @@ -1,10 +1,5 @@ - - %global_entities; -]> - + diff --git a/docs/Samba-Developers-Guide/internals.xml b/docs/Samba-Developers-Guide/internals.xml index 7decd9d06cb..a6d6435ac7a 100644 --- a/docs/Samba-Developers-Guide/internals.xml +++ b/docs/Samba-Developers-Guide/internals.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/modules.xml b/docs/Samba-Developers-Guide/modules.xml index c14fda04dd5..30768e47ed4 100644 --- a/docs/Samba-Developers-Guide/modules.xml +++ b/docs/Samba-Developers-Guide/modules.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/packagers.xml b/docs/Samba-Developers-Guide/packagers.xml index 2d85430676d..470e1e82887 100644 --- a/docs/Samba-Developers-Guide/packagers.xml +++ b/docs/Samba-Developers-Guide/packagers.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/parsing.xml b/docs/Samba-Developers-Guide/parsing.xml index d989c978090..1b3df637cd4 100644 --- a/docs/Samba-Developers-Guide/parsing.xml +++ b/docs/Samba-Developers-Guide/parsing.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/printing.xml b/docs/Samba-Developers-Guide/printing.xml index cd29b5010b9..d41bc22ddfd 100644 --- a/docs/Samba-Developers-Guide/printing.xml +++ b/docs/Samba-Developers-Guide/printing.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/registry.xml b/docs/Samba-Developers-Guide/registry.xml index 078e926de93..62925c62f4d 100644 --- a/docs/Samba-Developers-Guide/registry.xml +++ b/docs/Samba-Developers-Guide/registry.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + &author.jelmer; diff --git a/docs/Samba-Developers-Guide/rpc_plugin.xml b/docs/Samba-Developers-Guide/rpc_plugin.xml index 478847b1923..dc91129f381 100644 --- a/docs/Samba-Developers-Guide/rpc_plugin.xml +++ b/docs/Samba-Developers-Guide/rpc_plugin.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/unix-smb.xml b/docs/Samba-Developers-Guide/unix-smb.xml index 9521404febc..3c63c74dfdd 100644 --- a/docs/Samba-Developers-Guide/unix-smb.xml +++ b/docs/Samba-Developers-Guide/unix-smb.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/vfs.xml b/docs/Samba-Developers-Guide/vfs.xml index 6819faf05de..652bc61eb91 100644 --- a/docs/Samba-Developers-Guide/vfs.xml +++ b/docs/Samba-Developers-Guide/vfs.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Developers-Guide/windows-debug.xml b/docs/Samba-Developers-Guide/windows-debug.xml index 27ffbc063c6..e04ccd3797e 100644 --- a/docs/Samba-Developers-Guide/windows-debug.xml +++ b/docs/Samba-Developers-Guide/windows-debug.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + &author.jelmer; diff --git a/docs/Samba-Developers-Guide/wins.xml b/docs/Samba-Developers-Guide/wins.xml index ad3ad67b42a..7793160b032 100644 --- a/docs/Samba-Developers-Guide/wins.xml +++ b/docs/Samba-Developers-Guide/wins.xml @@ -1,9 +1,5 @@ - - %global_entities; -]> + diff --git a/docs/Samba-Guide/Chap01-WindowsNetworkingPrimer.xml b/docs/Samba-Guide/Chap01-WindowsNetworkingPrimer.xml index dc35822cdba..f3d39ad04c8 100644 --- a/docs/Samba-Guide/Chap01-WindowsNetworkingPrimer.xml +++ b/docs/Samba-Guide/Chap01-WindowsNetworkingPrimer.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Networking Primer diff --git a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml index 89aedf2cac4..9b39685ce0d 100644 --- a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml +++ b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + No Frills Samba Servers diff --git a/docs/Samba-Guide/Chap03-TheSmallOffice.xml b/docs/Samba-Guide/Chap03-TheSmallOffice.xml index da8013a476a..d700a1850ca 100644 --- a/docs/Samba-Guide/Chap03-TheSmallOffice.xml +++ b/docs/Samba-Guide/Chap03-TheSmallOffice.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Small Office Networking diff --git a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml index 947ac4a9b7c..20103e0904b 100644 --- a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml +++ b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Secure Office Networking diff --git a/docs/Samba-Guide/Chap05-500UserNetwork.xml b/docs/Samba-Guide/Chap05-500UserNetwork.xml index 0b38bfde835..47d1b21d5a5 100644 --- a/docs/Samba-Guide/Chap05-500UserNetwork.xml +++ b/docs/Samba-Guide/Chap05-500UserNetwork.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + The 500-User Office diff --git a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml index d0f1515652c..b3df50ef876 100644 --- a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml +++ b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Making Happy Users diff --git a/docs/Samba-Guide/Chap07-2000UserNetwork.xml b/docs/Samba-Guide/Chap07-2000UserNetwork.xml index 529b66918c9..68457abaf39 100644 --- a/docs/Samba-Guide/Chap07-2000UserNetwork.xml +++ b/docs/Samba-Guide/Chap07-2000UserNetwork.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + A Distributed 2000 User Network diff --git a/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml b/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml index 4f0f74744cc..4611fc61876 100644 --- a/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml +++ b/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Migrating NT4 Domain to Samba-3 diff --git a/docs/Samba-Guide/Chap08b-MigrateNW4Samba3.xml b/docs/Samba-Guide/Chap08b-MigrateNW4Samba3.xml index 24d9ddc0a8a..0f3eefd99ca 100644 --- a/docs/Samba-Guide/Chap08b-MigrateNW4Samba3.xml +++ b/docs/Samba-Guide/Chap08b-MigrateNW4Samba3.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Migrating NetWare 4.11 Server to Samba-3 diff --git a/docs/Samba-Guide/Chap09-AddingUNIXClients.xml b/docs/Samba-Guide/Chap09-AddingUNIXClients.xml index 95fa2d947a8..5cfc48d6842 100644 --- a/docs/Samba-Guide/Chap09-AddingUNIXClients.xml +++ b/docs/Samba-Guide/Chap09-AddingUNIXClients.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Adding UNIX/LINUX Servers and Clients diff --git a/docs/Samba-Guide/Chap10-KerberosFastStart.xml b/docs/Samba-Guide/Chap10-KerberosFastStart.xml index 1bee207791d..02650ebb692 100644 --- a/docs/Samba-Guide/Chap10-KerberosFastStart.xml +++ b/docs/Samba-Guide/Chap10-KerberosFastStart.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Active Directory, Kerberos, and Security diff --git a/docs/Samba-Guide/Chap10b-DomainAppsSupport.xml b/docs/Samba-Guide/Chap10b-DomainAppsSupport.xml index e2adbe99512..cd2894ec02c 100644 --- a/docs/Samba-Guide/Chap10b-DomainAppsSupport.xml +++ b/docs/Samba-Guide/Chap10b-DomainAppsSupport.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Integrating Additional Services diff --git a/docs/Samba-Guide/Chap11-HighAvailability.xml b/docs/Samba-Guide/Chap11-HighAvailability.xml index c4701eb7b09..60b1ef8ad1d 100644 --- a/docs/Samba-Guide/Chap11-HighAvailability.xml +++ b/docs/Samba-Guide/Chap11-HighAvailability.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Performance, Reliability, and Availability diff --git a/docs/Samba-Guide/Chap12-Appendix.xml b/docs/Samba-Guide/Chap12-Appendix.xml index 1b13d63ce56..3ce6739c66e 100644 --- a/docs/Samba-Guide/Chap12-Appendix.xml +++ b/docs/Samba-Guide/Chap12-Appendix.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Appendix: A Collection of Useful Tid-bits diff --git a/docs/Samba-Guide/acknowledgements.xml b/docs/Samba-Guide/acknowledgements.xml index e356732fd0e..edc72ca03e9 100644 --- a/docs/Samba-Guide/acknowledgements.xml +++ b/docs/Samba-Guide/acknowledgements.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Acknowledgments diff --git a/docs/Samba-Guide/conventions.xml b/docs/Samba-Guide/conventions.xml index 6d36cbf0e4e..82763d53696 100644 --- a/docs/Samba-Guide/conventions.xml +++ b/docs/Samba-Guide/conventions.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Conventions Used diff --git a/docs/Samba-Guide/foreword.xml b/docs/Samba-Guide/foreword.xml index d8f063d4e30..20060a8701c 100644 --- a/docs/Samba-Guide/foreword.xml +++ b/docs/Samba-Guide/foreword.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Foreword diff --git a/docs/Samba-Guide/front-matter.xml b/docs/Samba-Guide/front-matter.xml index 506a4d6ed5f..93f542e5b81 100644 --- a/docs/Samba-Guide/front-matter.xml +++ b/docs/Samba-Guide/front-matter.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Front Matter diff --git a/docs/Samba-Guide/glossary.xml b/docs/Samba-Guide/glossary.xml index ec6c5b8e54d..54e72f681b7 100644 --- a/docs/Samba-Guide/glossary.xml +++ b/docs/Samba-Guide/glossary.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + Glossary diff --git a/docs/Samba-Guide/gpl.xml b/docs/Samba-Guide/gpl.xml index 4d0b7780311..2084034c7bb 100644 --- a/docs/Samba-Guide/gpl.xml +++ b/docs/Samba-Guide/gpl.xml @@ -1,3 +1,4 @@ + GNU General Public License diff --git a/docs/Samba-Guide/inside-cover.xml b/docs/Samba-Guide/inside-cover.xml index 7390512448c..877d01a334d 100644 --- a/docs/Samba-Guide/inside-cover.xml +++ b/docs/Samba-Guide/inside-cover.xml @@ -1,13 +1,5 @@ - - - %global_entities; - -]> - + About the Cover Artwork diff --git a/docs/Samba-Guide/preface.xml b/docs/Samba-Guide/preface.xml index f63e468dcdd..04bc17bd72e 100644 --- a/docs/Samba-Guide/preface.xml +++ b/docs/Samba-Guide/preface.xml @@ -1,12 +1,5 @@ - - - %global_entities; - -]> + Preface diff --git a/docs/entities/global.entities b/docs/entities/global.entities deleted file mode 100644 index 727d27a80dd..00000000000 --- a/docs/entities/global.entities +++ /dev/null @@ -1,454 +0,0 @@ - - - - - - - - - - - - - -JelmerR.VernooijR. - - The Samba Team -
jelmer@samba.org
-
'> - -&person.jelmer;
'> - -GeraldCarter(Jerry) - - Samba Team -
jerry@samba.org
-
'> - -&person.jerry;
'> - - - JeremyAllison - - Samba Team -
jra@samba.org
-
-
'> - -JohnTerpstraH. - - Samba Team -
jht@samba.org
-
'> - -&person.jht;
'> - -GuentherDeschner - - SuSE -
gd@suse.de
-
'> - -&person.gd;
'> - -KarlAuer - - Samba Team -
kauer@biplane.com.au
-
-'> - -&person.kauer;
'> - -DanShearer - - Samba Team -
dan@samba.org
-
-'> - -&person.danshearer;
'> - -TimPotter - - Samba Team -
tpot@samba.org
-
-'> - -&person.tpot;
'> - - - AndrewTridgell - - Samba Team -
tridge@samba.org
-
-
'> - -JimMcDonough - - IBM -
jmcd@us.ibm.com
-
'> - -&person.jmcd;
'> - - - VolkerLendecke - - Samba Team -
Volker.Lendecke@SerNet.DE
-
-
'> - - - DavidBannon - - Samba Team -
dbannon@samba.org
-
-
'> - - - RafalSzczesniak - - Samba Team -
mimir@samba.org
-
-
'> - - - DavidLechnyr - - Unofficial HOWTO -
david@lechnyr.com
-
-
'> - - - EricRoseme - - HP Oplocks Usage Recommendations Whitepaper -
eric.roseme@hp.com
-
-
'> - - - - - - - - - - - - - - - - - - - - - - - - - - - --d|--debug=debuglevel - -debuglevel is an integer -from 0 to 10. The default value if this parameter is -not specified is zero. - -The higher this value, the more detail will be -logged to the log files about the activities of the -server. At level 0, only critical errors and serious -warnings will be logged. Level 1 is a reasonable level for -day-to-day running - it generates a small amount of -information about operations carried out. - -Levels above 1 will generate considerable -amounts of log data, and should only be used when -investigating a problem. Levels above 3 are designed for -use only by developers and generate HUGE amounts of log -data, most of which is extremely cryptic. - -Note that specifying this parameter here will -override the log level parameter -in the &smb.conf; file. - -'> - - --s <configuration file> -The file specified contains the -configuration details required by the server. The -information in this file includes server-specific -information such as what printcap file to use, as well -as descriptions of all the services that the server is -to provide. See &smb.conf; for more information. -The default configuration file name is determined at -compile time. -'> - - --V -Prints the program version number. - -'> - - --l|--logfile=logdirectory -Base directory name for log/debug files. The extension -".progname" will be appended (e.g. log.smbclient, -log.smbd, etc...). The log file is never removed by the client. - -'> - - - - --R <name resolve order> -This option is used to determine what naming -services and in what order to resolve -host names to IP addresses. The option takes a space-separated -string of different name resolution options. - -The options are: "lmhosts", "host", "wins" and "bcast". -They cause names to be resolved as follows : - - -lmhosts: -Lookup an IP address in the Samba lmhosts file. If the -line in lmhosts has no name type attached to the -NetBIOS name -(see the lmhosts - 5 for details) -then any name type matches for lookup. - - -host: -Do a standard host name to IP address resolution, using -the system /etc/hosts, NIS, or DNS -lookups. This method of name resolution is operating -system dependent, for instance on IRIX or Solaris this -may be controlled by the /etc/nsswitch.conf - file). Note that this method is only used -if the NetBIOS name type being queried is the 0x20 -(server) name type, otherwise it is ignored. - - -wins: -Query a name with the IP address listed in the -wins server parameter. If no -WINS server has been specified this method will be -ignored. - - -bcast: -Do a broadcast on each of the known local interfaces -listed in the interfaces -parameter. This is the least reliable of the name -resolution methods as it depends on the target host -being on a locally connected subnet. - - - -If this parameter is not set then the name resolve order -defined in the &smb.conf; file parameter -(name resolve order) will be used. - - -The default order is lmhosts, host, wins, bcast. Without -this parameter or any entry in the name resolve order parameter of the &smb.conf; file, the name -resolution methods will be attempted in this order. -'> - - --n <primary NetBIOS name> -This option allows you to override -the NetBIOS name that Samba uses for itself. This is identical -to setting the netbios name parameter in the &smb.conf; file. -However, a command -line setting will take precedence over settings in -&smb.conf;. -'> - - --i <scope> -This specifies a NetBIOS scope that -nmblookup will use to communicate with when -generating NetBIOS names. For details on the use of NetBIOS -scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are -very rarely used, only set this parameter -if you are the system administrator in charge of all the -NetBIOS systems you communicate with. -'> - - --W|--workgroup=domain -Set the SMB domain of the username. This -overrides the default domain which is the domain defined in -smb.conf. If the domain specified is the same as the servers -NetBIOS name, it causes the client to log on using the servers local -SAM (as opposed to the Domain SAM). -'> - - --O socket options -TCP socket options to set on the client -socket. See the socket options parameter in -the &smb.conf; manual page for the list of valid -options. - -'> - - - - --N -If specified, this parameter suppresses the normal -password prompt from the client to the user. This is useful when -accessing a service that does not require a password. - -Unless a password is specified on the command line or -this parameter is specified, the client will request a -password. -'> - - - - --U|--user=username[&pct;password] -Sets the SMB username or username and password. - -If &pct;password is not specified, the user will be prompted. The -client will first check the USER environment variable, then the -LOGNAME variable and if either exists, the -string is uppercased. If these environmental variables are not -found, the username GUEST is used. - -A third option is to use a credentials file which -contains the plaintext of the username and password. This -option is mainly provided for scripts where the admin does not -wish to pass the credentials on the command line or via environment -variables. If this method is used, make certain that the permissions -on the file restrict access from unwanted users. See the --A for more details. - -Be cautious about including passwords in scripts. Also, on -many systems the command line of a running process may be seen -via the ps command. To be safe always allow -rpcclient to prompt for a password and type -it in directly. - -'> - - --A|--authentication-file=filename -This option allows -you to specify a file from which to read the username and -password used in the connection. The format of the file is - - - -username = <value> -password = <value> -domain = <value> - - -Make certain that the permissions on the file restrict -access from unwanted users. -'> - - --k - -Try to authenticate with kerberos. Only useful in -an Active Directory environment. - - -'> - - - --h|--help -Print a summary of command line options. - -'> - - - - -smbd'> -nmbd'> -testparm'> -smb.conf'> -smbclient'> -winbindd'> -net'> - -Currently NOT implemented."> -root# "> -$ "> -C:\> "> - - - - - - - - - -"> diff --git a/docs/manpages/editreg.1.xml b/docs/manpages/editreg.1.xml index be95eadac5e..2b08555a4f1 100644 --- a/docs/manpages/editreg.1.xml +++ b/docs/manpages/editreg.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/findsmb.1.xml b/docs/manpages/findsmb.1.xml index c14bff91b6f..ac8c8c010f7 100644 --- a/docs/manpages/findsmb.1.xml +++ b/docs/manpages/findsmb.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/lmhosts.5.xml b/docs/manpages/lmhosts.5.xml index 15bea4ef626..f797569102a 100644 --- a/docs/manpages/lmhosts.5.xml +++ b/docs/manpages/lmhosts.5.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/log2pcap.1.xml b/docs/manpages/log2pcap.1.xml index 69b153fc76d..16155c43124 100644 --- a/docs/manpages/log2pcap.1.xml +++ b/docs/manpages/log2pcap.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/mount.cifs.8.xml b/docs/manpages/mount.cifs.8.xml index 8100ce04a8d..d397d88544b 100644 --- a/docs/manpages/mount.cifs.8.xml +++ b/docs/manpages/mount.cifs.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/net.8.xml b/docs/manpages/net.8.xml index 4268af2c444..6a9001b0460 100644 --- a/docs/manpages/net.8.xml +++ b/docs/manpages/net.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/nmbd.8.xml b/docs/manpages/nmbd.8.xml index 85274fe9e1d..2bd5385d8ba 100644 --- a/docs/manpages/nmbd.8.xml +++ b/docs/manpages/nmbd.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/nmblookup.1.xml b/docs/manpages/nmblookup.1.xml index 569a7b9ce7c..551235b53aa 100644 --- a/docs/manpages/nmblookup.1.xml +++ b/docs/manpages/nmblookup.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/ntlm_auth.1.xml b/docs/manpages/ntlm_auth.1.xml index ef3e84d374a..84799ee75d7 100644 --- a/docs/manpages/ntlm_auth.1.xml +++ b/docs/manpages/ntlm_auth.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/pam_winbind.8.xml b/docs/manpages/pam_winbind.8.xml index 8f8150ec23d..00d219fc72b 100644 --- a/docs/manpages/pam_winbind.8.xml +++ b/docs/manpages/pam_winbind.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/pdbedit.8.xml b/docs/manpages/pdbedit.8.xml index 5e2d619b9c9..ecb70d917a4 100644 --- a/docs/manpages/pdbedit.8.xml +++ b/docs/manpages/pdbedit.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/profiles.1.xml b/docs/manpages/profiles.1.xml index b27fe35425e..9738cf4ab19 100644 --- a/docs/manpages/profiles.1.xml +++ b/docs/manpages/profiles.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/rpcclient.1.xml b/docs/manpages/rpcclient.1.xml index b6e946ee971..00448dc5bb0 100644 --- a/docs/manpages/rpcclient.1.xml +++ b/docs/manpages/rpcclient.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/samba.7.xml b/docs/manpages/samba.7.xml index cc46922d3fe..56e3a7994ee 100644 --- a/docs/manpages/samba.7.xml +++ b/docs/manpages/samba.7.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbcacls.1.xml b/docs/manpages/smbcacls.1.xml index 0e5dd67878a..e3cefe57d79 100644 --- a/docs/manpages/smbcacls.1.xml +++ b/docs/manpages/smbcacls.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbclient.1.xml b/docs/manpages/smbclient.1.xml index ab66fd7edc5..b7ee8f83389 100644 --- a/docs/manpages/smbclient.1.xml +++ b/docs/manpages/smbclient.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbcontrol.1.xml b/docs/manpages/smbcontrol.1.xml index 87d188fd9ab..8bbe211f412 100644 --- a/docs/manpages/smbcontrol.1.xml +++ b/docs/manpages/smbcontrol.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbcquotas.1.xml b/docs/manpages/smbcquotas.1.xml index 04df53f9075..239315e9dcd 100644 --- a/docs/manpages/smbcquotas.1.xml +++ b/docs/manpages/smbcquotas.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbd.8.xml b/docs/manpages/smbd.8.xml index 3b028dfc813..8b7007b1be1 100644 --- a/docs/manpages/smbd.8.xml +++ b/docs/manpages/smbd.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbget.1.xml b/docs/manpages/smbget.1.xml index 80a23842a6b..7c4f2956a8f 100644 --- a/docs/manpages/smbget.1.xml +++ b/docs/manpages/smbget.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbgetrc.5.xml b/docs/manpages/smbgetrc.5.xml index eaa886248c5..59d492a29be 100644 --- a/docs/manpages/smbgetrc.5.xml +++ b/docs/manpages/smbgetrc.5.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbmnt.8.xml b/docs/manpages/smbmnt.8.xml index 4f57234345f..9425ce7c316 100644 --- a/docs/manpages/smbmnt.8.xml +++ b/docs/manpages/smbmnt.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbmount.8.xml b/docs/manpages/smbmount.8.xml index 6727a170951..68e0b351e06 100644 --- a/docs/manpages/smbmount.8.xml +++ b/docs/manpages/smbmount.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbpasswd.5.xml b/docs/manpages/smbpasswd.5.xml index e323f827b81..a04ea4c8315 100644 --- a/docs/manpages/smbpasswd.5.xml +++ b/docs/manpages/smbpasswd.5.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbpasswd.8.xml b/docs/manpages/smbpasswd.8.xml index c09245a28fb..0e41ae94103 100644 --- a/docs/manpages/smbpasswd.8.xml +++ b/docs/manpages/smbpasswd.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbsh.1.xml b/docs/manpages/smbsh.1.xml index d5515b80c3a..48655b0ab1f 100644 --- a/docs/manpages/smbsh.1.xml +++ b/docs/manpages/smbsh.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbspool.8.xml b/docs/manpages/smbspool.8.xml index 5f2cb33cdb7..6ed2d607e2b 100644 --- a/docs/manpages/smbspool.8.xml +++ b/docs/manpages/smbspool.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbstatus.1.xml b/docs/manpages/smbstatus.1.xml index b4ccce58a41..a0f4efb145a 100644 --- a/docs/manpages/smbstatus.1.xml +++ b/docs/manpages/smbstatus.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbtar.1.xml b/docs/manpages/smbtar.1.xml index f7d45d6b814..e0fe2130f4d 100644 --- a/docs/manpages/smbtar.1.xml +++ b/docs/manpages/smbtar.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbtree.1.xml b/docs/manpages/smbtree.1.xml index 592f303845a..e493ef25d54 100644 --- a/docs/manpages/smbtree.1.xml +++ b/docs/manpages/smbtree.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/smbumount.8.xml b/docs/manpages/smbumount.8.xml index 43178ea4329..55e4f3995bd 100644 --- a/docs/manpages/smbumount.8.xml +++ b/docs/manpages/smbumount.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/swat.8.xml b/docs/manpages/swat.8.xml index 39e44619e9d..897be4a21c6 100644 --- a/docs/manpages/swat.8.xml +++ b/docs/manpages/swat.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/tdbbackup.8.xml b/docs/manpages/tdbbackup.8.xml index c9ce73171a8..1a1adf13df4 100644 --- a/docs/manpages/tdbbackup.8.xml +++ b/docs/manpages/tdbbackup.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/tdbdump.8.xml b/docs/manpages/tdbdump.8.xml index fc2c9b3ca7e..cf3b7b462b5 100644 --- a/docs/manpages/tdbdump.8.xml +++ b/docs/manpages/tdbdump.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/testparm.1.xml b/docs/manpages/testparm.1.xml index e820d916667..5687dc12d8a 100644 --- a/docs/manpages/testparm.1.xml +++ b/docs/manpages/testparm.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/testprns.1.xml b/docs/manpages/testprns.1.xml index 6e71b31207b..88734c9637b 100644 --- a/docs/manpages/testprns.1.xml +++ b/docs/manpages/testprns.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/vfstest.1.xml b/docs/manpages/vfstest.1.xml index fb23493d0a4..30ff7b2b651 100644 --- a/docs/manpages/vfstest.1.xml +++ b/docs/manpages/vfstest.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/wbinfo.1.xml b/docs/manpages/wbinfo.1.xml index c7245ae009a..9dd55a7ec29 100644 --- a/docs/manpages/wbinfo.1.xml +++ b/docs/manpages/wbinfo.1.xml @@ -1,8 +1,5 @@ - %globalentities; -]> + diff --git a/docs/manpages/winbindd.8.xml b/docs/manpages/winbindd.8.xml index 445c75c3d9d..dd98cfd8e56 100644 --- a/docs/manpages/winbindd.8.xml +++ b/docs/manpages/winbindd.8.xml @@ -1,8 +1,5 @@ - %globalentities; -]> +