Switch to SVG and Inkscape to generate pictures instead of Dia.
This was discussed months ago and with Inkscape getting better and more clear in SVG processing it is now a preffered tool to create and process vector images. (This used to be commit 2575ceec2a817156832ce84e80a97923f10ecbe9)
@ -56,9 +56,9 @@ release: manpages3 htmlman3 html pdf
|
||||
clean:
|
||||
@echo "Cleaning up..."
|
||||
rm -rf $(OUTPUTDIR)/* $(DOCBOOKDIR)
|
||||
rm -f $(patsubst %.dia,%.png,$(foreach DOC,$(MAIN_DOCS),$($(DOC)-images-latex-dia))) \
|
||||
$(patsubst %.dia,%.pdf,$(foreach DOC,$(MAIN_DOCS),$($(DOC)-images-latex-dia))) \
|
||||
$(patsubst %.dia,%.eps,$(foreach DOC,$(MAIN_DOCS),$($(DOC)-images-latex-dia)))
|
||||
rm -f $(patsubst %.svg,%.png,$(foreach DOC,$(MAIN_DOCS),$($(DOC)-images-latex-dia))) \
|
||||
$(patsubst %.svg,%.pdf,$(foreach DOC,$(MAIN_DOCS),$($(DOC)-images-latex-svg))) \
|
||||
$(patsubst %.svg,%.eps,$(foreach DOC,$(MAIN_DOCS),$($(DOC)-images-latex-svg)))
|
||||
rm -f *.xml *.d *.tpt *.tex *.loc *.toc *.lof *.glo *.idx *.aux
|
||||
rm -f *-images-html*
|
||||
rm -f *-images-latex-* latexfigures
|
||||
@ -161,10 +161,10 @@ $(PDFDIR)/%.pdf: %.pdf
|
||||
--stringparam txtbasedir "$(TXTDIR)/$*/" \
|
||||
--stringparam target "$*" \
|
||||
-o $@ xslt/generate-dependencies.xsl $<
|
||||
@echo "$*-images-latex-dia = \$$(wildcard \$$(addsuffix .dia, \$$($*-images-latex)))" >> $@
|
||||
@echo "$*-images-latex-svg = \$$(wildcard \$$(addsuffix .svg, \$$($*-images-latex)))" >> $@
|
||||
@echo "$*-images-latex-eps: \$$(addsuffix .eps, \$$($*-images-latex))" >> $@
|
||||
@echo "$*-images-latex-pdf: \$$(patsubst %.dia, %.pdf, \$$($*-images-latex-dia))" >> $@
|
||||
@echo "$*-images-latex-png: \$$(filter-out \$$(patsubst %.dia,%.png,\$$($*-images-latex-dia)), \$$(addsuffix .png, \$$($*-images-latex)))" >> $@
|
||||
@echo "$*-images-latex-pdf: \$$(patsubst %.svg, %.pdf, \$$($*-images-latex-svg))" >> $@
|
||||
@echo "$*-images-latex-png: \$$(filter-out \$$(patsubst %.svg,%.png,\$$($*-images-latex-svg)), \$$(addsuffix .png, \$$($*-images-latex)))" >> $@
|
||||
|
||||
@echo >> $@
|
||||
@echo "\$$(HTMLDIR)/%: $*/%" >> $@
|
||||
@ -191,6 +191,9 @@ endif
|
||||
|
||||
# Adobe PDF files
|
||||
%.pdf: %.tex %.ind latexfigures %-images-latex-png %-images-latex-pdf
|
||||
-$(PDFLATEX) $<
|
||||
-$(PDFLATEX) $<
|
||||
-$(PDFLATEX) $<
|
||||
-$(PDFLATEX) $<
|
||||
$(THUMBPDF) --quiet $*.pdf
|
||||
-$(PDFLATEX) $<
|
||||
@ -203,11 +206,14 @@ $(DVIDIR)/%.dvi: %.dvi
|
||||
%.dvi: %.tex %.idx %-images-latex-eps
|
||||
-$(LATEX) $<
|
||||
|
||||
%.eps: %.dia
|
||||
$(DIA) -t eps-builtin -e $@ $<
|
||||
%.eps: %.svg
|
||||
$(INKSCAPE) -z -f $< --export-eps=$@
|
||||
|
||||
%.png: %.dia
|
||||
$(DIA) -e $@ $<
|
||||
%.png: %.svg
|
||||
$(INKSCAPE) -z -f $< --export-png=$@
|
||||
|
||||
#%.pdf: %.svg
|
||||
# $(INKSCAPE) -z -f $< --export-pdf=$@
|
||||
|
||||
%.pdf: %.eps
|
||||
$(EPSTOPDF) $<
|
||||
|
@ -6,6 +6,7 @@ PNGTOPNM = @PNGTOPNM@
|
||||
EPSTOPNM = @EPSTOPNM@
|
||||
PNMTOPNG = @PNMTOPNG@
|
||||
DIA = @DIA@
|
||||
INKSCAPE = @INKSCAPE@
|
||||
PNMTOPS = @PNMTOPS@
|
||||
HTML2TEXT = @HTML2TEXT@
|
||||
DB2TEXI = @DB2TEXI@
|
||||
|
@ -57,7 +57,7 @@ To generate the docs, you need to have the following packages installed:
|
||||
* docbook-utils
|
||||
* xsltproc
|
||||
* pngtopnm and pnmtops (from the netpbm utilities)
|
||||
* dia
|
||||
* inkscape
|
||||
|
||||
For generating PDF (thru LaTeX):
|
||||
* db2latex (from http://db2latex.sf.net/). Make sure to get CVS version
|
||||
|
1588
docs/Samba3-ByExample/images/AccountingNetwork.svg
Normal file
After Width: | Height: | Size: 37 KiB |
1039
docs/Samba3-ByExample/images/Charity-Network.svg
Normal file
After Width: | Height: | Size: 28 KiB |
312
docs/Samba3-ByExample/images/UNIX-Samba-and-LDAP.svg
Normal file
@ -0,0 +1,312 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="22.440001cm"
|
||||
height="13.923cm"
|
||||
viewBox="2.2 5.38 24.64 19.302"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs95" />
|
||||
<rect
|
||||
width="7.625"
|
||||
height="11.175"
|
||||
x="9.3500004"
|
||||
y="6.2750001"
|
||||
id="rect4"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="13.162"
|
||||
y1="6.2750001"
|
||||
x2="13.162"
|
||||
y2="17.450001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line6"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="9.3500004"
|
||||
y1="8.8500004"
|
||||
x2="16.975"
|
||||
y2="8.8500004"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line8"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="9.3400002"
|
||||
y1="11.68"
|
||||
x2="16.975"
|
||||
y2="11.725"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line10"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="9.3149996"
|
||||
y1="14.655"
|
||||
x2="16.950001"
|
||||
y2="14.65"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line12"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="10.404"
|
||||
y="5.9749999"
|
||||
id="text14"
|
||||
style="font-size:1px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Posix</text>
|
||||
<text
|
||||
x="14.161"
|
||||
y="5.9650002"
|
||||
id="text16"
|
||||
style="font-size:1px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="10.277"
|
||||
y="7.7399998"
|
||||
id="text18"
|
||||
style="font-size:0.89999998px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">People</text>
|
||||
<text
|
||||
x="14.52"
|
||||
y="7.375"
|
||||
id="text20"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">User</text>
|
||||
<text
|
||||
x="14.043"
|
||||
y="8.1750002"
|
||||
id="text22"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Accounts</text>
|
||||
<text
|
||||
x="10.328"
|
||||
y="16.25"
|
||||
id="text24"
|
||||
style="font-size:0.89999998px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">uid/gids</text>
|
||||
<text
|
||||
x="14.086"
|
||||
y="13.125"
|
||||
id="text26"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Windows</text>
|
||||
<text
|
||||
x="14.27"
|
||||
y="13.925"
|
||||
id="text28"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Groups</text>
|
||||
<text
|
||||
x="10.306"
|
||||
y="13.334"
|
||||
id="text30"
|
||||
style="font-size:0.89999998px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Groups</text>
|
||||
<text
|
||||
x="10.285"
|
||||
y="10.459"
|
||||
id="text32"
|
||||
style="font-size:0.89999998px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">People</text>
|
||||
<text
|
||||
x="14.193"
|
||||
y="9.7340002"
|
||||
id="text34"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Domain</text>
|
||||
<text
|
||||
x="14.138"
|
||||
y="10.534"
|
||||
id="text36"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Member</text>
|
||||
<text
|
||||
x="13.99"
|
||||
y="11.334"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Machines</text>
|
||||
<text
|
||||
x="14.257"
|
||||
y="16.284"
|
||||
id="text40"
|
||||
style="font-size:0.89999998px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">SIDs</text>
|
||||
<rect
|
||||
width="4.3499999"
|
||||
height="1.625"
|
||||
x="2.25"
|
||||
y="9.4499998"
|
||||
id="rect42"
|
||||
style="fill:#c6c6c6;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.3499999"
|
||||
height="1.625"
|
||||
x="2.25"
|
||||
y="9.4499998"
|
||||
id="rect44"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="9.3500004"
|
||||
y1="6.2750001"
|
||||
x2="6.5999999"
|
||||
y2="9.4499998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line46"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<line
|
||||
x1="6.5999999"
|
||||
y1="11.075"
|
||||
x2="9.3249998"
|
||||
y2="14.65"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line48"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<text
|
||||
x="3.313"
|
||||
y="10.5"
|
||||
id="text50"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">NSS_LDAP</text>
|
||||
<rect
|
||||
width="5.0999999"
|
||||
height="1.625"
|
||||
x="2.2750001"
|
||||
y="15.225"
|
||||
id="rect52"
|
||||
style="fill:#b9b9b9;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.0999999"
|
||||
height="1.625"
|
||||
x="2.2750001"
|
||||
y="15.225"
|
||||
id="rect54"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.415"
|
||||
y="16.247"
|
||||
id="text56"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Winbind (NSS)</text>
|
||||
<line
|
||||
x1="9.3500004"
|
||||
y1="14.725"
|
||||
x2="7.375"
|
||||
y2="15.225"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line58"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<line
|
||||
x1="7.375"
|
||||
y1="16.85"
|
||||
x2="9.3500004"
|
||||
y2="17.450001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line60"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<rect
|
||||
width="5.25"
|
||||
height="2.2249999"
|
||||
x="19.325001"
|
||||
y="9.1499996"
|
||||
id="rect62"
|
||||
style="fill:#adadad;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.25"
|
||||
height="2.2249999"
|
||||
x="19.325001"
|
||||
y="9.1499996"
|
||||
id="rect64"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="20.535"
|
||||
y="10.522"
|
||||
id="text66"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">smbd + winbind</text>
|
||||
<line
|
||||
x1="16.975"
|
||||
y1="6.2750001"
|
||||
x2="19.325001"
|
||||
y2="9.1499996"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line68"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<line
|
||||
x1="19.325001"
|
||||
y1="11.375"
|
||||
x2="16.975"
|
||||
y2="14.675"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line70"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<rect
|
||||
width="5.25"
|
||||
height="2.1300001"
|
||||
x="19.34"
|
||||
y="14.925"
|
||||
id="rect72"
|
||||
style="fill:#adadad;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.25"
|
||||
height="2.1300001"
|
||||
x="19.34"
|
||||
y="14.925"
|
||||
id="rect74"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="21.211"
|
||||
y="15.875"
|
||||
id="text76"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">winbind</text>
|
||||
<text
|
||||
x="21.121"
|
||||
y="16.575001"
|
||||
id="text78"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">(IDMAP)</text>
|
||||
<line
|
||||
x1="19.34"
|
||||
y1="14.925"
|
||||
x2="16.975"
|
||||
y2="14.6"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line80"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<line
|
||||
x1="19.34"
|
||||
y1="17.055"
|
||||
x2="17.049999"
|
||||
y2="17.375"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line82"
|
||||
style="stroke:#000000;stroke-width:0.05;stroke-dasharray:0.1, 0.1" />
|
||||
<text
|
||||
x="3.2219999"
|
||||
y="6.375"
|
||||
id="text84"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">UNIX Interface</text>
|
||||
<text
|
||||
x="3.8310001"
|
||||
y="7.0749998"
|
||||
id="text86"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">to LDAP</text>
|
||||
<text
|
||||
x="20.378"
|
||||
y="6.3000002"
|
||||
id="text88"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba Interface</text>
|
||||
<text
|
||||
x="21.156"
|
||||
y="7"
|
||||
id="text90"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">to LDAP</text>
|
||||
<text
|
||||
x="11.024"
|
||||
y="18.74"
|
||||
id="text92"
|
||||
style="font-size:1px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP Database</text>
|
||||
</svg>
|
After Width: | Height: | Size: 9.0 KiB |
1901
docs/Samba3-ByExample/images/acct2net.svg
Normal file
After Width: | Height: | Size: 50 KiB |
143
docs/Samba3-ByExample/images/ch7-dual-additive-LDAP-Ok.svg
Normal file
@ -0,0 +1,143 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="14.175cm"
|
||||
height="7.1500001cm"
|
||||
viewBox="4.175 2.15 18.35 9.3"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs47" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="6.1750002"
|
||||
height="2.825"
|
||||
x="12.1"
|
||||
y="2.2"
|
||||
id="rect8"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.1750002"
|
||||
height="2.825"
|
||||
x="12.1"
|
||||
y="2.2"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="5.4169998"
|
||||
y="5.5999999"
|
||||
id="text12"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="14.296"
|
||||
y="3.0250001"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">master</text>
|
||||
<text
|
||||
x="13.676"
|
||||
y="3.825"
|
||||
id="text16"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<text
|
||||
x="13.84"
|
||||
y="4.625"
|
||||
id="text18"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Directory A</text>
|
||||
<line
|
||||
x1="9"
|
||||
y1="5.3790002"
|
||||
x2="10.9"
|
||||
y2="5.3499999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line20"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.996,5.129 8.5,5.387 9.004,5.629 8.996,5.129 "
|
||||
id="polygon22"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="6.1750002"
|
||||
height="2.605"
|
||||
x="12.125"
|
||||
y="6.52"
|
||||
id="rect24"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.1750002"
|
||||
height="2.605"
|
||||
x="12.125"
|
||||
y="6.52"
|
||||
id="rect26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="14.575"
|
||||
y="7.25"
|
||||
id="text28"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">slave</text>
|
||||
<text
|
||||
x="13.776"
|
||||
y="8.0500002"
|
||||
id="text30"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<text
|
||||
x="13.941"
|
||||
y="8.8500004"
|
||||
id="text32"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Directory B</text>
|
||||
<line
|
||||
x1="11.55"
|
||||
y1="3.618"
|
||||
x2="10.925"
|
||||
y2="3.625"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line34"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.553,3.868 12.05,3.613 11.547,3.368 11.553,3.868 "
|
||||
id="polygon36"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="10.95"
|
||||
y1="3.575"
|
||||
x2="10.925"
|
||||
y2="7.8499999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line38"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="11.575"
|
||||
y1="7.8239999"
|
||||
x2="10.95"
|
||||
y2="7.8249998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line40"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.576,8.074 12.075,7.823 11.574,7.574 11.576,8.074 "
|
||||
id="polygon42"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="14.331"
|
||||
y="5.9749999"
|
||||
id="text44"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">additive</text>
|
||||
</svg>
|
After Width: | Height: | Size: 4.0 KiB |
153
docs/Samba3-ByExample/images/ch7-dual-additive-LDAP.svg
Normal file
@ -0,0 +1,153 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="13.05cm"
|
||||
height="7.987cm"
|
||||
viewBox="4.175 2.9 17.225 10.887"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs51" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="12"
|
||||
y="2.95"
|
||||
id="rect8"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="12"
|
||||
y="2.95"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="5.4169998"
|
||||
y="5.5500002"
|
||||
id="text12"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="13.846"
|
||||
y="3.7249999"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">master</text>
|
||||
<text
|
||||
x="13.226"
|
||||
y="4.5250001"
|
||||
id="text16"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<line
|
||||
x1="9"
|
||||
y1="5.3790002"
|
||||
x2="10.9"
|
||||
y2="5.3499999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line18"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.996,5.129 8.5,5.387 9.004,5.629 8.996,5.129 "
|
||||
id="polygon20"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="11.998"
|
||||
y="5.9450002"
|
||||
id="rect22"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="11.998"
|
||||
y="5.9450002"
|
||||
id="rect24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="14.15"
|
||||
y="6.7249999"
|
||||
id="text26"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">slave</text>
|
||||
<text
|
||||
x="13.351"
|
||||
y="7.5250001"
|
||||
id="text28"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<line
|
||||
x1="11.45"
|
||||
y1="3.9119999"
|
||||
x2="10.9"
|
||||
y2="3.925"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line30"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.456,4.162 11.95,3.901 11.444,3.663 11.456,4.162 "
|
||||
id="polygon32"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="10.925"
|
||||
y1="3.925"
|
||||
x2="10.95"
|
||||
y2="6.9499998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line34"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="11.448"
|
||||
y1="6.9099998"
|
||||
x2="10.9"
|
||||
y2="6.9250002"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line36"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.455,7.16 11.948,6.896 11.441,6.66 11.455,7.16 "
|
||||
id="polygon38"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.659"
|
||||
y="5.5749998"
|
||||
id="text40"
|
||||
style="font-size:0.5px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">additive</text>
|
||||
<text
|
||||
x="8.6809998"
|
||||
y="8.75"
|
||||
id="text42"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">The LDAP backend consists of a</text>
|
||||
<text
|
||||
x="7.9250002"
|
||||
y="9.3500004"
|
||||
id="text44"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">master and a slave for the same database.</text>
|
||||
<text
|
||||
x="8.7819996"
|
||||
y="9.9499998"
|
||||
id="text46"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">This is a broken implementation</text>
|
||||
<text
|
||||
x="9.0249996"
|
||||
y="10.55"
|
||||
id="text48"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">- accounts will be duplicated.</text>
|
||||
</svg>
|
After Width: | Height: | Size: 4.4 KiB |
120
docs/Samba3-ByExample/images/ch7-fail-overLDAP.svg
Normal file
@ -0,0 +1,120 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="13.098cm"
|
||||
height="4.9000001cm"
|
||||
viewBox="4.175 2.9 17.273 7.8"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs41" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="12"
|
||||
y="2.95"
|
||||
id="rect8"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="12"
|
||||
y="2.95"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="5.4169998"
|
||||
y="5.5500002"
|
||||
id="text12"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="13.846"
|
||||
y="3.7249999"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">master</text>
|
||||
<text
|
||||
x="13.226"
|
||||
y="4.5250001"
|
||||
id="text16"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<line
|
||||
x1="8.9820004"
|
||||
y1="4.875"
|
||||
x2="11.518"
|
||||
y2="3.813"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line18"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.886,4.644 8.521,5.068 9.079,5.106 8.886,4.644 "
|
||||
id="polygon20"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.614,4.043 11.979,3.619 11.421,3.582 11.614,4.043 "
|
||||
id="polygon22"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="12.047"
|
||||
y="5.7449999"
|
||||
id="rect24"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="12.047"
|
||||
y="5.7449999"
|
||||
id="rect26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="14.1"
|
||||
y="6.5500002"
|
||||
id="text28"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">slave</text>
|
||||
<text
|
||||
x="13.301"
|
||||
y="7.3499999"
|
||||
id="text30"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<line
|
||||
x1="8.993"
|
||||
y1="5.8610001"
|
||||
x2="11.43"
|
||||
y2="6.7340002"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
stroke-dasharray="0.10,0.10"
|
||||
id="line32"
|
||||
style="stroke:#000000;stroke-width:0.1;stroke-dasharray:0.1, 0.1" />
|
||||
<polygon
|
||||
points="9.077,5.625 8.522,5.692 8.908,6.096 9.077,5.625 "
|
||||
id="polygon34"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.345,6.97 11.9,6.903 11.514,6.499 11.345,6.97 "
|
||||
id="polygon36"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="10.245"
|
||||
y="6"
|
||||
id="text38"
|
||||
style="font-size:0.5px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">fail-over</text>
|
||||
</svg>
|
After Width: | Height: | Size: 3.4 KiB |
73
docs/Samba3-ByExample/images/ch7-singleLDAP.svg
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="12.75cm"
|
||||
height="2.075cm"
|
||||
viewBox="4.175 4.425 16.925 6.5"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs25" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.2249999"
|
||||
height="1.825"
|
||||
x="4.2249999"
|
||||
y="4.4749999"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="11.7"
|
||||
y="4.4749999"
|
||||
id="rect8"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.1750002"
|
||||
height="1.9"
|
||||
x="11.7"
|
||||
y="4.4749999"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="5.4169998"
|
||||
y="5.5500002"
|
||||
id="text12"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="13.621"
|
||||
y="5.25"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">master</text>
|
||||
<text
|
||||
x="13.001"
|
||||
y="6.0500002"
|
||||
id="text16"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text>
|
||||
<line
|
||||
x1="9"
|
||||
y1="5.3899999"
|
||||
x2="11.05"
|
||||
y2="5.3979998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line18"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="9.001,5.14 8.5,5.388 8.999,5.64 9.001,5.14 "
|
||||
id="polygon20"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.049,5.648 11.55,5.4 11.051,5.148 11.049,5.648 "
|
||||
id="polygon22"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
767
docs/Samba3-ByExample/images/ch8-migration.svg
Normal file
@ -0,0 +1,767 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="16.389cm"
|
||||
height="11.635cm"
|
||||
viewBox="3.227 3.533 19.617 15.168"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs221" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="4.746,10.964 4.746,12.225 18.667,12.225 18.667,11.050 "
|
||||
id="polyline4"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.0599999"
|
||||
height="4.8070002"
|
||||
x="3.648"
|
||||
y="5.744"
|
||||
id="rect6"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.0599999"
|
||||
height="4.8070002"
|
||||
x="3.648"
|
||||
y="5.744"
|
||||
id="rect8"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.648"
|
||||
height="0.54900002"
|
||||
x="3.8540001"
|
||||
y="6.033"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.648"
|
||||
height="0.54900002"
|
||||
x="3.8540001"
|
||||
y="6.5819998"
|
||||
id="rect12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.648"
|
||||
height="0.54900002"
|
||||
x="3.8540001"
|
||||
y="7.132"
|
||||
id="rect14"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.648"
|
||||
height="0.54900002"
|
||||
x="3.8540001"
|
||||
y="7.6810002"
|
||||
id="rect16"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.03"
|
||||
height="0.33000001"
|
||||
x="3.8540001"
|
||||
y="8.3400002"
|
||||
id="rect18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="5.3990002"
|
||||
cy="8.3950005"
|
||||
rx="0.071999997"
|
||||
ry="0.071999997"
|
||||
id="ellipse20"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="5.3990002"
|
||||
cy="8.3950005"
|
||||
rx="0.071999997"
|
||||
ry="0.071999997"
|
||||
id="ellipse22"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="5.3990002"
|
||||
cy="8.6149998"
|
||||
rx="0.071999997"
|
||||
ry="0.071999997"
|
||||
id="ellipse24"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="5.3990002"
|
||||
cy="8.6149998"
|
||||
rx="0.071999997"
|
||||
ry="0.071999997"
|
||||
id="ellipse26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.24699999"
|
||||
height="0.22"
|
||||
x="4.987"
|
||||
y="8.4499998"
|
||||
id="rect28"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.24699999"
|
||||
height="0.22"
|
||||
x="4.987"
|
||||
y="8.4499998"
|
||||
id="rect30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 3.991,9.109 L 3.991,10.311"
|
||||
id="path32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 4.334,9.109 L 4.334,10.311"
|
||||
id="path34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 4.678,9.109 L 4.678,10.311"
|
||||
id="path36"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 5.021,9.109 L 5.021,10.311"
|
||||
id="path38"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 5.364,9.109 L 5.364,10.311"
|
||||
id="path40"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 5.708,9.109 L 5.708,10.311"
|
||||
id="path42"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="3.236,10.964 3.648,10.14 3.648,10.552 5.708,10.552 5.708,10.14 6.257,10.964 3.236,10.964 "
|
||||
id="polygon44"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="3.236,10.964 3.648,10.14 3.648,10.552 5.708,10.552 5.708,10.14 6.257,10.964 3.236,10.964 "
|
||||
id="polygon46"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.8"
|
||||
height="5.4000001"
|
||||
x="17.767"
|
||||
y="5.6500001"
|
||||
id="rect48"
|
||||
style="fill:#d9d9cd;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.8"
|
||||
height="5.4000001"
|
||||
x="17.767"
|
||||
y="5.6500001"
|
||||
id="rect50"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="1.8"
|
||||
height="5.4000001"
|
||||
x="17.767"
|
||||
y="5.6500001"
|
||||
id="rect52"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.4400001"
|
||||
height="2.1600001"
|
||||
x="17.947001"
|
||||
y="5.8299999"
|
||||
id="rect54"
|
||||
style="fill:#d9d9cd;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.4400001"
|
||||
height="2.1600001"
|
||||
x="17.947001"
|
||||
y="5.8299999"
|
||||
id="rect56"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="1.4400001"
|
||||
height="2.1600001"
|
||||
x="17.947001"
|
||||
y="5.8299999"
|
||||
id="rect58"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.947001"
|
||||
y1="6.1900001"
|
||||
x2="19.386999"
|
||||
y2="6.1900001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line60"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.386999"
|
||||
y1="6.5500002"
|
||||
x2="17.947001"
|
||||
y2="6.5500002"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line62"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.947001"
|
||||
y1="6.9099998"
|
||||
x2="19.386999"
|
||||
y2="6.9099998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line64"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.947001"
|
||||
y1="7.27"
|
||||
x2="19.386999"
|
||||
y2="7.27"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line66"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.386999"
|
||||
y1="7.6300001"
|
||||
x2="17.947001"
|
||||
y2="7.6300001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line68"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.99000001"
|
||||
height="0.54000002"
|
||||
x="17.947001"
|
||||
y="8.1700001"
|
||||
id="rect70"
|
||||
style="fill:#d9d9cd;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.99000001"
|
||||
height="0.54000002"
|
||||
x="17.947001"
|
||||
y="8.1700001"
|
||||
id="rect72"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.99000001"
|
||||
height="0.54000002"
|
||||
x="17.947001"
|
||||
y="8.1700001"
|
||||
id="rect74"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.767"
|
||||
y1="9.0699997"
|
||||
x2="19.566999"
|
||||
y2="9.0699997"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="18.577"
|
||||
y="9.25"
|
||||
id="rect78"
|
||||
style="fill:#00cd00;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="18.577"
|
||||
y="9.25"
|
||||
id="rect80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="18.577"
|
||||
y="9.25"
|
||||
id="rect82"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="18.937"
|
||||
y="9.25"
|
||||
id="rect84"
|
||||
style="fill:#cdcd00;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="18.937"
|
||||
y="9.25"
|
||||
id="rect86"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="18.937"
|
||||
y="9.25"
|
||||
id="rect88"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="19.297001"
|
||||
y="9.25"
|
||||
id="rect90"
|
||||
style="fill:#cd0000;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="19.297001"
|
||||
y="9.25"
|
||||
id="rect92"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.090000004"
|
||||
height="0.090000004"
|
||||
x="19.297001"
|
||||
y="9.25"
|
||||
id="rect94"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.18000001"
|
||||
height="0.18000001"
|
||||
x="19.207001"
|
||||
y="8.71"
|
||||
id="rect96"
|
||||
style="fill:#cdcdbd;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.18000001"
|
||||
height="0.18000001"
|
||||
x="19.207001"
|
||||
y="8.71"
|
||||
id="rect98"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.18000001"
|
||||
height="0.18000001"
|
||||
x="19.207001"
|
||||
y="8.71"
|
||||
id="rect100"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.947001"
|
||||
y1="8.4399996"
|
||||
x2="18.937"
|
||||
y2="8.4399996"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line102"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.27000001"
|
||||
height="0.27000001"
|
||||
x="17.947001"
|
||||
y="9.1599998"
|
||||
id="rect104"
|
||||
style="fill:#cdcdbd;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.27000001"
|
||||
height="0.27000001"
|
||||
x="17.947001"
|
||||
y="9.1599998"
|
||||
id="rect106"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.27000001"
|
||||
height="0.27000001"
|
||||
x="17.947001"
|
||||
y="9.1599998"
|
||||
id="rect108"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.26"
|
||||
height="0.090000004"
|
||||
x="18.037001"
|
||||
y="7.7199998"
|
||||
id="rect110"
|
||||
style="fill:#cdcdc1;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.26"
|
||||
height="0.090000004"
|
||||
x="18.037001"
|
||||
y="7.7199998"
|
||||
id="rect112"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="1.26"
|
||||
height="0.090000004"
|
||||
x="18.037001"
|
||||
y="7.7199998"
|
||||
id="rect114"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="18.037001"
|
||||
y1="8.2600002"
|
||||
x2="18.847"
|
||||
y2="8.2600002"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line116"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="18.847"
|
||||
y1="8.3500004"
|
||||
x2="18.757"
|
||||
y2="8.3500004"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line118"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="18.037001"
|
||||
y1="8.3500004"
|
||||
x2="18.127001"
|
||||
y2="8.3500004"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line120"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.44999999"
|
||||
height="0.090000004"
|
||||
x="18.216999"
|
||||
y="8.2600002"
|
||||
id="rect122"
|
||||
style="fill:#cdcdc1;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.44999999"
|
||||
height="0.090000004"
|
||||
x="18.216999"
|
||||
y="8.2600002"
|
||||
id="rect124"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="0.44999999"
|
||||
height="0.090000004"
|
||||
x="18.216999"
|
||||
y="8.2600002"
|
||||
id="rect126"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="18.037001"
|
||||
y1="7.9000001"
|
||||
x2="18.127001"
|
||||
y2="7.9000001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line128"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="18.216999"
|
||||
y1="7.9000001"
|
||||
x2="18.306999"
|
||||
y2="7.9000001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line130"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.117001"
|
||||
y1="7.9000001"
|
||||
x2="19.297001"
|
||||
y2="7.9000001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line132"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="10.96"
|
||||
x2="19.476999"
|
||||
y2="10.96"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line134"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="10.87"
|
||||
x2="17.857"
|
||||
y2="10.87"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line136"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="10.78"
|
||||
x2="19.476999"
|
||||
y2="10.78"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line138"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="10.69"
|
||||
x2="17.857"
|
||||
y2="10.69"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line140"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="10.6"
|
||||
x2="19.476999"
|
||||
y2="10.6"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line142"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="10.51"
|
||||
x2="17.857"
|
||||
y2="10.51"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line144"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="10.42"
|
||||
x2="19.476999"
|
||||
y2="10.42"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line146"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="10.33"
|
||||
x2="17.857"
|
||||
y2="10.33"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line148"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="10.24"
|
||||
x2="19.476999"
|
||||
y2="10.24"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line150"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="10.15"
|
||||
x2="17.857"
|
||||
y2="10.15"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line152"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="10.06"
|
||||
x2="19.476999"
|
||||
y2="10.06"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line154"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="9.9700003"
|
||||
x2="17.857"
|
||||
y2="9.9700003"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line156"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="17.857"
|
||||
y1="9.8800001"
|
||||
x2="19.476999"
|
||||
y2="9.8800001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line158"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<line
|
||||
x1="19.476999"
|
||||
y1="9.79"
|
||||
x2="17.857"
|
||||
y2="9.79"
|
||||
stroke="#000000"
|
||||
stroke-width="0.010"
|
||||
id="line160"
|
||||
style="stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="2.7190001"
|
||||
height="2.3989999"
|
||||
x="6.5500002"
|
||||
y="6.1869998"
|
||||
id="rect162"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<ellipse
|
||||
cx="7.9089999"
|
||||
cy="8.585"
|
||||
rx="1.359"
|
||||
ry="0.40000001"
|
||||
id="ellipse164"
|
||||
style="fill:#ffffff;stroke:none" />
|
||||
<ellipse
|
||||
cx="7.9089999"
|
||||
cy="6.1869998"
|
||||
rx="1.359"
|
||||
ry="0.40000001"
|
||||
id="ellipse166"
|
||||
style="fill:#ffffff;stroke:none" />
|
||||
<ellipse
|
||||
cx="7.9089999"
|
||||
cy="6.1869998"
|
||||
rx="1.359"
|
||||
ry="0.40000001"
|
||||
id="ellipse168"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 9.269,6.187 L 9.269,8.585 C 9.269,8.806 8.66,8.985 7.909,8.985 C 7.159,8.985 6.55,8.806 6.55,8.585 L 6.55,6.187"
|
||||
id="path170"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.7190001"
|
||||
height="2.3989999"
|
||||
x="14.112"
|
||||
y="6.1999998"
|
||||
id="rect172"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<ellipse
|
||||
cx="15.472"
|
||||
cy="8.599"
|
||||
rx="1.359"
|
||||
ry="0.40000001"
|
||||
id="ellipse174"
|
||||
style="fill:#ffffff;stroke:none" />
|
||||
<ellipse
|
||||
cx="15.472"
|
||||
cy="6.1999998"
|
||||
rx="1.359"
|
||||
ry="0.40000001"
|
||||
id="ellipse176"
|
||||
style="fill:#ffffff;stroke:none" />
|
||||
<ellipse
|
||||
cx="15.472"
|
||||
cy="6.1999998"
|
||||
rx="1.359"
|
||||
ry="0.40000001"
|
||||
id="ellipse178"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 16.831,6.2 L 16.831,8.599 C 16.831,8.82 16.223,8.999 15.472,8.999 C 14.721,8.999 14.112,8.82 14.112,8.599 L 14.112,6.2"
|
||||
id="path180"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="5.7249999"
|
||||
y1="7.3499999"
|
||||
x2="6.5250001"
|
||||
y2="7.3499999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line182"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="16.825001"
|
||||
y1="7.4000001"
|
||||
x2="17.75"
|
||||
y2="7.375"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line184"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 8.65,9.2 C 9.0031969,10.514524 10.174957,11.443114 11.535409,11.486614 C 12.89586,11.530113 14.124549,10.678275 14.561,9.389"
|
||||
id="path186"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:0.1, 0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="14.713,9.830 14.597,9.283 14.229,9.704 "
|
||||
id="polyline188"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="7.02"
|
||||
y="4.9749999"
|
||||
id="text190"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">NT4 Registry</text>
|
||||
<text
|
||||
x="7.691"
|
||||
y="5.5749998"
|
||||
id="text192"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">SAM</text>
|
||||
<text
|
||||
x="13.871"
|
||||
y="4.9250002"
|
||||
id="text194"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba SAM</text>
|
||||
<text
|
||||
x="13.221"
|
||||
y="5.5250001"
|
||||
id="text196"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">(ldapsam or tdbsam)</text>
|
||||
<text
|
||||
x="4.2259998"
|
||||
y="4.0250001"
|
||||
id="text198"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">NT4</text>
|
||||
<text
|
||||
x="4.1719999"
|
||||
y="4.8249998"
|
||||
id="text200"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">PDC</text>
|
||||
<text
|
||||
x="17.992001"
|
||||
y="4"
|
||||
id="text202"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="18.407"
|
||||
y="4.8000002"
|
||||
id="text204"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">DC</text>
|
||||
<text
|
||||
x="5.8540001"
|
||||
y="13.625"
|
||||
id="text206"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">net rpc vampire</text>
|
||||
<text
|
||||
x="5.5139999"
|
||||
y="14.325"
|
||||
id="text208"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Migration migrates:</text>
|
||||
<text
|
||||
x="14.664"
|
||||
y="13.375"
|
||||
id="text210"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">User Accounts</text>
|
||||
<text
|
||||
x="14.557"
|
||||
y="14.075"
|
||||
id="text212"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Domain Groups</text>
|
||||
<text
|
||||
x="14.311"
|
||||
y="14.775"
|
||||
id="text214"
|
||||
style="font-size:0.69999999px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Machine Accounts</text>
|
||||
<line
|
||||
x1="10.725"
|
||||
y1="13.8"
|
||||
x2="12.25"
|
||||
y2="13.818"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line216"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.247,14.068 12.75,13.824 12.253,13.568 12.247,14.068 "
|
||||
id="polygon218"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 19 KiB |
2148
docs/Samba3-ByExample/images/chap4-net.svg
Normal file
After Width: | Height: | Size: 60 KiB |
3668
docs/Samba3-ByExample/images/chap5-net.svg
Normal file
After Width: | Height: | Size: 96 KiB |
3714
docs/Samba3-ByExample/images/chap6-net.svg
Normal file
After Width: | Height: | Size: 97 KiB |
514
docs/Samba3-ByExample/images/chap7-idresol.svg
Normal file
@ -0,0 +1,514 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="17.290001cm"
|
||||
height="13.335cm"
|
||||
viewBox="23.46 19.665 40.75 33"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs177" />
|
||||
<rect
|
||||
width="2"
|
||||
height="2"
|
||||
x="29.1"
|
||||
y="23"
|
||||
id="rect4"
|
||||
style="fill:#fff4db;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2"
|
||||
height="2"
|
||||
x="29.1"
|
||||
y="23"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2"
|
||||
height="2"
|
||||
x="32.035"
|
||||
y="27.59"
|
||||
id="rect8"
|
||||
style="fill:#d8d8d8;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2"
|
||||
height="2"
|
||||
x="32.035"
|
||||
y="27.59"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2"
|
||||
height="2.04"
|
||||
x="29.184999"
|
||||
y="27.549999"
|
||||
id="rect12"
|
||||
style="fill:#d0d0d0;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2"
|
||||
height="2.04"
|
||||
x="29.184999"
|
||||
y="27.549999"
|
||||
id="rect14"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.8399999"
|
||||
height="1.735"
|
||||
x="23.51"
|
||||
y="23.139999"
|
||||
id="rect16"
|
||||
style="fill:#a9d8cb;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.8399999"
|
||||
height="1.735"
|
||||
x="23.51"
|
||||
y="23.139999"
|
||||
id="rect18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.825"
|
||||
height="1.885"
|
||||
x="32.674999"
|
||||
y="20.940001"
|
||||
id="rect20"
|
||||
style="fill:#dedede;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.825"
|
||||
height="1.885"
|
||||
x="32.674999"
|
||||
y="20.940001"
|
||||
id="rect22"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.6500001"
|
||||
height="2.01"
|
||||
x="37.799999"
|
||||
y="19.715"
|
||||
id="rect24"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.6500001"
|
||||
height="2.01"
|
||||
x="37.799999"
|
||||
y="19.715"
|
||||
id="rect26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.3"
|
||||
height="2.0150001"
|
||||
x="38.025002"
|
||||
y="22.1"
|
||||
id="rect28"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.3"
|
||||
height="2.0150001"
|
||||
x="38.025002"
|
||||
y="22.1"
|
||||
id="rect30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.25"
|
||||
height="2.0599999"
|
||||
x="35.150002"
|
||||
y="27.565001"
|
||||
id="rect32"
|
||||
style="fill:#d8d8d8;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.25"
|
||||
height="2.0599999"
|
||||
x="35.150002"
|
||||
y="27.565001"
|
||||
id="rect34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="24.200001"
|
||||
y="23.9"
|
||||
id="text36"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Windows</text>
|
||||
<text
|
||||
x="24.462999"
|
||||
y="24.5"
|
||||
id="text38"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Client</text>
|
||||
<text
|
||||
x="29.659"
|
||||
y="24.15"
|
||||
id="text40"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">smbd</text>
|
||||
<text
|
||||
x="33.388"
|
||||
y="22.051001"
|
||||
id="text42"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">winbindd</text>
|
||||
<text
|
||||
x="29.76"
|
||||
y="28.676001"
|
||||
id="text44"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">NSS</text>
|
||||
<text
|
||||
x="32.653999"
|
||||
y="28.775999"
|
||||
id="text46"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">PAM</text>
|
||||
<text
|
||||
x="35.763"
|
||||
y="28.700001"
|
||||
id="text48"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP</text>
|
||||
<text
|
||||
x="38.696999"
|
||||
y="23"
|
||||
id="text50"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">W2Kx</text>
|
||||
<text
|
||||
x="38.805"
|
||||
y="23.6"
|
||||
id="text52"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">ADS</text>
|
||||
<text
|
||||
x="38.759998"
|
||||
y="20.6"
|
||||
id="text54"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">NT4</text>
|
||||
<text
|
||||
x="38.477001"
|
||||
y="21.200001"
|
||||
id="text56"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Domain</text>
|
||||
<line
|
||||
x1="26.9"
|
||||
y1="24.006001"
|
||||
x2="28.549999"
|
||||
y2="24.000999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line58"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="26.899,23.756 26.4,24.007 26.901,24.256 26.899,23.756 "
|
||||
id="polygon60"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="28.551,24.251 29.05,24 28.549,23.752 28.551,24.251 "
|
||||
id="polygon62"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="29.52"
|
||||
y1="25.575001"
|
||||
x2="29.504999"
|
||||
y2="27"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line64"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="29.77,25.577 29.525,25.075 29.27,25.572 29.77,25.577 "
|
||||
id="polygon66"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="29.255,26.998 29.5,27.5 29.755,27.003 29.255,26.998 "
|
||||
id="polygon68"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="31.393999"
|
||||
y1="25.190001"
|
||||
x2="32.605999"
|
||||
y2="27.110001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line70"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.605,25.057 31.127,24.767 31.182,25.324 31.605,25.057 "
|
||||
id="polygon72"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="32.395,27.243 32.873,27.533 32.818,26.976 32.395,27.243 "
|
||||
id="polygon74"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="31.481001"
|
||||
y1="23.128"
|
||||
x2="32.293999"
|
||||
y2="22.278999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.3,22.955 31.135,23.489 31.661,23.301 31.3,22.955 "
|
||||
id="polygon78"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="32.475,22.453 32.64,21.919 32.114,22.106 32.475,22.453 "
|
||||
id="polygon80"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="31.552999"
|
||||
y1="24.312"
|
||||
x2="35.821999"
|
||||
y2="27.253"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line82"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.695,24.106 31.141,24.028 31.411,24.518 31.695,24.106 "
|
||||
id="polygon84"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="35.68,27.459 36.234,27.537 35.964,27.047 35.68,27.459 "
|
||||
id="polygon86"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="36.066002"
|
||||
y1="21.360001"
|
||||
x2="37.284"
|
||||
y2="20.91"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line88"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="35.979,21.125 35.597,21.533 36.153,21.594 35.979,21.125 "
|
||||
id="polygon90"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="37.371,21.145 37.753,20.737 37.197,20.676 37.371,21.145 "
|
||||
id="polygon92"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="36.013"
|
||||
y1="22.323999"
|
||||
x2="37.512001"
|
||||
y2="22.908001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line94"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="36.103,22.091 35.547,22.143 35.922,22.557 36.103,22.091 "
|
||||
id="polygon96"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="37.422,23.141 37.978,23.089 37.603,22.675 37.422,23.141 "
|
||||
id="polygon98"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="2.95"
|
||||
height="2.01"
|
||||
x="37.75"
|
||||
y="24.565001"
|
||||
id="rect100"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.95"
|
||||
height="2.01"
|
||||
x="37.75"
|
||||
y="24.565001"
|
||||
id="rect102"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="38.654999"
|
||||
y="25.424999"
|
||||
id="text104"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text>
|
||||
<text
|
||||
x="38.414001"
|
||||
y="26.025"
|
||||
id="text106"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">PDC/BDC</text>
|
||||
<line
|
||||
x1="34.959"
|
||||
y1="23.228001"
|
||||
x2="37.328999"
|
||||
y2="25.216999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line108"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="35.12,23.037 34.576,22.907 34.798,23.42 35.12,23.037 "
|
||||
id="polygon110"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="37.168,25.408 37.712,25.538 37.489,25.025 37.168,25.408 "
|
||||
id="polygon112"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="3.915"
|
||||
height="1.76"
|
||||
x="29.01"
|
||||
y="31.190001"
|
||||
id="rect114"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="3.915"
|
||||
height="1.76"
|
||||
x="29.01"
|
||||
y="31.190001"
|
||||
id="rect116"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="30.181999"
|
||||
y1="30.139999"
|
||||
x2="30.177999"
|
||||
y2="30.65"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line118"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="30.432,30.142 30.185,29.64 29.932,30.138 30.432,30.142 "
|
||||
id="polygon120"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="29.928,30.648 30.175,31.15 30.428,30.652 29.928,30.648 "
|
||||
id="polygon122"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="31.402"
|
||||
y1="30.853001"
|
||||
x2="32.599998"
|
||||
y2="29.927"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line124"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.249,30.656 31.007,31.159 31.555,31.051 31.249,30.656 "
|
||||
id="polygon126"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="32.753,30.124 32.995,29.621 32.447,29.729 32.753,30.124 "
|
||||
id="polygon128"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="34.584999"
|
||||
y1="28.591999"
|
||||
x2="34.599998"
|
||||
y2="28.593"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line130"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="34.586,28.342 34.085,28.59 34.584,28.842 34.586,28.342 "
|
||||
id="polygon132"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="34.599,28.843 35.1,28.595 34.601,28.343 34.599,28.843 "
|
||||
id="polygon134"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="30.027"
|
||||
y="31.975"
|
||||
id="text136"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">/etc/passwd</text>
|
||||
<text
|
||||
x="30.179001"
|
||||
y="32.575001"
|
||||
id="text138"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">/etc/group</text>
|
||||
<rect
|
||||
width="2.0650001"
|
||||
height="1.76"
|
||||
x="33.535"
|
||||
y="31.190001"
|
||||
id="rect140"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.0650001"
|
||||
height="1.76"
|
||||
x="33.535"
|
||||
y="31.190001"
|
||||
id="rect142"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="34.049"
|
||||
y="32.25"
|
||||
id="text144"
|
||||
style="font-size:0.60000002px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">NIS[+]</text>
|
||||
<line
|
||||
x1="34.515999"
|
||||
y1="30.754"
|
||||
x2="33.839001"
|
||||
y2="29.987"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line146"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="34.329,30.919 34.847,31.129 34.704,30.588 34.329,30.919 "
|
||||
id="polygon148"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="34.027,29.822 33.508,29.612 33.652,30.153 34.027,29.822 "
|
||||
id="polygon150"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="33.080002"
|
||||
y1="30.879999"
|
||||
x2="31.639999"
|
||||
y2="29.9"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line152"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="32.94,31.087 33.494,31.162 33.221,30.674 32.94,31.087 "
|
||||
id="polygon154"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.78,29.693 31.226,29.618 31.499,30.106 31.78,29.693 "
|
||||
id="polygon156"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 34.773,27.172 C 33.554243,26.096992 31.732941,26.07362 30.487,27.117"
|
||||
id="path158"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="30.268,26.92 30.133,27.462 30.648,27.245 30.268,26.92 "
|
||||
id="polygon160"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="34.609,27.296 35.118,27.526 34.997,26.98 34.609,27.296 "
|
||||
id="polygon162"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="33.568001"
|
||||
y1="27.028999"
|
||||
x2="34.02"
|
||||
y2="23.371"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line164"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="33.319,26.998 33.506,27.525 33.816,27.06 33.319,26.998 "
|
||||
id="polygon166"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="34.268,23.402 34.081,22.875 33.772,23.34 34.268,23.402 "
|
||||
id="polygon168"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="31.264999"
|
||||
y1="27.030001"
|
||||
x2="33.073002"
|
||||
y2="23.292"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line170"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.039,26.921 31.047,27.48 31.49,27.139 31.039,26.921 "
|
||||
id="polygon172"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="33.298,23.401 33.291,22.842 32.848,23.183 33.298,23.401 "
|
||||
id="polygon174"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 15 KiB |
9436
docs/Samba3-ByExample/images/chap7-net-A.svg
Normal file
After Width: | Height: | Size: 244 KiB |
9010
docs/Samba3-ByExample/images/chap7-net.svg
Normal file
After Width: | Height: | Size: 233 KiB |
9085
docs/Samba3-ByExample/images/chap7-net2-B.svg
Normal file
After Width: | Height: | Size: 236 KiB |
9075
docs/Samba3-ByExample/images/chap7-net2.svg
Normal file
After Width: | Height: | Size: 236 KiB |
1321
docs/Samba3-ByExample/images/chap9-ADSDC.svg
Normal file
After Width: | Height: | Size: 35 KiB |
1443
docs/Samba3-ByExample/images/chap9-SambaDC.svg
Normal file
After Width: | Height: | Size: 37 KiB |
308
docs/Samba3-HOWTO/images/access1.svg
Normal file
@ -0,0 +1,308 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="30.1cm"
|
||||
height="13.348cm"
|
||||
viewBox="1.35 1.15 31.45 14.498"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs99" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="1.4"
|
||||
y="1.2"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="1.4"
|
||||
y="1.2"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3"
|
||||
y="2"
|
||||
id="text8"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">type</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="6.5"
|
||||
y="1.2"
|
||||
id="rect10"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="6.5"
|
||||
y="1.2"
|
||||
id="rect12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="7.8000002"
|
||||
y="2"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">users</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="11.5"
|
||||
y="1.2"
|
||||
id="rect16"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="11.5"
|
||||
y="1.2"
|
||||
id="rect18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="12.6"
|
||||
y="2"
|
||||
id="text20"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">group</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="16.5"
|
||||
y="1.2"
|
||||
id="rect22"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="16.5"
|
||||
y="1.2"
|
||||
id="rect24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="17.700001"
|
||||
y="2"
|
||||
id="text26"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">others</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="1.4"
|
||||
y="2.7"
|
||||
id="rect28"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="1.4"
|
||||
y="2.7"
|
||||
id="rect30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.2"
|
||||
y="3.5"
|
||||
id="text32"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">d l</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="6.5"
|
||||
y="2.7"
|
||||
id="rect34"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="6.5"
|
||||
y="2.7"
|
||||
id="rect36"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="7.9000001"
|
||||
y="3.5"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">r w x</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="11.5"
|
||||
y="2.7"
|
||||
id="rect40"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="11.5"
|
||||
y="2.7"
|
||||
id="rect42"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="13"
|
||||
y="3.5"
|
||||
id="text44"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">r w x</text>
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="16.5"
|
||||
y="2.7"
|
||||
id="rect46"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4000001"
|
||||
height="1.1"
|
||||
x="16.5"
|
||||
y="2.7"
|
||||
id="rect48"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="17.9"
|
||||
y="3.5"
|
||||
id="text50"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">r w x</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="6.0999999"
|
||||
id="text52"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Execute, List files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="6.9000001"
|
||||
id="text54"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Write, Create files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="7.6999998"
|
||||
id="text56"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Read, Read files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="8.5"
|
||||
id="text58"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Execute, List files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="9.3000002"
|
||||
id="text60"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Write, Create files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="10.1"
|
||||
id="text62"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Read, Read files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="10.9"
|
||||
id="text64"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Execute, List files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="11.7"
|
||||
id="text66"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Write, Create files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="12.5"
|
||||
id="text68"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Can Read, Read files</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="13.3"
|
||||
id="text70"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Is a symbolic link</text>
|
||||
<text
|
||||
x="22.700001"
|
||||
y="14.1"
|
||||
id="text72"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:monospace">Is a directory</text>
|
||||
<line
|
||||
x1="18.700001"
|
||||
y1="3.8"
|
||||
x2="18.700001"
|
||||
y2="6.6999998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line74"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="18.700001"
|
||||
y1="6.6999998"
|
||||
x2="22.1"
|
||||
y2="6.6999998"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="18.000,3.800 18.000,3.800 18.000,7.500 22.100,7.500 "
|
||||
id="polyline78"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="14.400,3.700 14.400,3.700 14.400,8.300 22.100,8.300 "
|
||||
id="polyline80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="13.700,3.800 13.700,3.800 13.700,9.100 22.100,9.100 "
|
||||
id="polyline82"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="13.100,3.800 13.000,3.800 13.000,9.900 22.100,9.900 "
|
||||
id="polyline84"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="9.200,3.800 9.300,3.800 9.300,10.700 22.100,10.700 "
|
||||
id="polyline86"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="8.700,3.800 8.800,3.800 8.800,11.500 22.100,11.500 "
|
||||
id="polyline88"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="8.000,3.800 8.100,3.800 8.100,12.300 22.100,12.300 "
|
||||
id="polyline90"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="3.900,3.800 3.900,3.800 3.900,13.100 22.100,13.100 "
|
||||
id="polyline92"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="3.300,3.800 3.300,3.800 3.300,13.900 22.100,13.900 "
|
||||
id="polyline94"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="19.200,3.800 19.200,3.800 19.200,5.900 22.100,5.900 "
|
||||
id="polyline96"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 8.9 KiB |
2025
docs/Samba3-HOWTO/images/browsing1.svg
Normal file
After Width: | Height: | Size: 53 KiB |
274
docs/Samba3-HOWTO/images/cups1.svg
Normal file
@ -0,0 +1,274 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="27.950001cm"
|
||||
height="23.34cm"
|
||||
viewBox="0.8 0.857 28.75 24.198"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs117" />
|
||||
<text
|
||||
x="0.80000001"
|
||||
y="1.4"
|
||||
id="text4"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">CUPS in and of itself has this (general) filter chain (italic letters</text>
|
||||
<text
|
||||
x="0.80000001"
|
||||
y="2.2"
|
||||
id="text6"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">are file-formats or MIME types, other are filters (this is</text>
|
||||
<text
|
||||
x="0.80000001"
|
||||
y="3"
|
||||
id="text8"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">true for pre-1.1.15 of pre-4.3 versions of CUPS and ESP PrintPro):</text>
|
||||
<text
|
||||
x="2.0999999"
|
||||
y="4.9000001"
|
||||
id="text10"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">something-fileformat</text>
|
||||
<polygon
|
||||
points="4.625,5.6 4.625,6.45 4.2,6.45 5.05,7.3 5.9,6.45 5.475,6.45 5.475,5.6 4.625,5.6 "
|
||||
id="polygon12"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.625,5.6 4.625,6.45 4.2,6.45 5.05,7.3 5.9,6.45 5.475,6.45 5.475,5.6 4.625,5.6 "
|
||||
id="polygon14"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.625,5.6 4.625,6.45 4.2,6.45 5.05,7.3 5.9,6.45 5.475,6.45 5.475,5.6 4.625,5.6 "
|
||||
id="polygon16"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="2.0999999"
|
||||
y="11.9"
|
||||
id="text18"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/postscript</text>
|
||||
<polygon
|
||||
points="4.725,12.6 4.725,13.45 4.3,13.45 5.15,14.3 6,13.45 5.575,13.45 5.575,12.6 4.725,12.6 "
|
||||
id="polygon20"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.725,12.6 4.725,13.45 4.3,13.45 5.15,14.3 6,13.45 5.575,13.45 5.575,12.6 4.725,12.6 "
|
||||
id="polygon22"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.725,12.6 4.725,13.45 4.3,13.45 5.15,14.3 6,13.45 5.575,13.45 5.575,12.6 4.725,12.6 "
|
||||
id="polygon24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="4.625,9 4.625,9.85 4.2,9.85 5.05,10.7 5.9,9.85 5.475,9.85 5.475,9 4.625,9 "
|
||||
id="polygon26"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.625,9 4.625,9.85 4.2,9.85 5.05,10.7 5.9,9.85 5.475,9.85 5.475,9 4.625,9 "
|
||||
id="polygon28"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.625,9 4.625,9.85 4.2,9.85 5.05,10.7 5.9,9.85 5.475,9.85 5.475,9 4.625,9 "
|
||||
id="polygon30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="2.8"
|
||||
y="8.3000002"
|
||||
id="text32"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">somethingtops</text>
|
||||
<text
|
||||
x="4.0999999"
|
||||
y="15.3"
|
||||
id="text34"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstops</text>
|
||||
<polygon
|
||||
points="4.725,15.8 4.725,16.65 4.3,16.65 5.15,17.5 6,16.65 5.575,16.65 5.575,15.8 4.725,15.8 "
|
||||
id="polygon36"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.725,15.8 4.725,16.65 4.3,16.65 5.15,17.5 6,16.65 5.575,16.65 5.575,15.8 4.725,15.8 "
|
||||
id="polygon38"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.725,15.8 4.725,16.65 4.3,16.65 5.15,17.5 6,16.65 5.575,16.65 5.575,15.8 4.725,15.8 "
|
||||
id="polygon40"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="1.2"
|
||||
y="18.4"
|
||||
id="text42"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/vnd.cups-postscript</text>
|
||||
<text
|
||||
x="14.8"
|
||||
y="18.4"
|
||||
id="text44"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstoraster</text>
|
||||
<text
|
||||
x="13.4"
|
||||
y="14.8"
|
||||
id="text46"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/vnd.cups-raster</text>
|
||||
<text
|
||||
x="14.2"
|
||||
y="11.2"
|
||||
id="text48"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">rastertosomething</text>
|
||||
<text
|
||||
x="13.3"
|
||||
y="7.6999998"
|
||||
id="text50"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">something-device-specific</text>
|
||||
<text
|
||||
x="25.6"
|
||||
y="7.6999998"
|
||||
id="text52"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">backend</text>
|
||||
<polygon
|
||||
points="11.2,17.625 12.5,17.625 12.5,17.2 13.8,18.05 12.5,18.9 12.5,18.475 11.2,18.475 11.2,17.625 "
|
||||
id="polygon54"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.2,17.625 12.5,17.625 12.5,17.2 13.8,18.05 12.5,18.9 12.5,18.475 11.2,18.475 11.2,17.625 "
|
||||
id="polygon56"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.2,17.625 12.5,17.625 12.5,17.2 13.8,18.05 12.5,18.9 12.5,18.475 11.2,18.475 11.2,17.625 "
|
||||
id="polygon58"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="16.35,17.5 16.35,16.35 15.9,16.35 16.8,15.2 17.7,16.35 17.25,16.35 17.25,17.5 16.35,17.5 "
|
||||
id="polygon60"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.35,17.5 16.35,16.35 15.9,16.35 16.8,15.2 17.7,16.35 17.25,16.35 17.25,17.5 16.35,17.5 "
|
||||
id="polygon62"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.35,17.5 16.35,16.35 15.9,16.35 16.8,15.2 17.7,16.35 17.25,16.35 17.25,17.5 16.35,17.5 "
|
||||
id="polygon64"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="16.35,14 16.35,12.85 15.9,12.85 16.8,11.7 17.7,12.85 17.25,12.85 17.25,14 16.35,14 "
|
||||
id="polygon66"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.35,14 16.35,12.85 15.9,12.85 16.8,11.7 17.7,12.85 17.25,12.85 17.25,14 16.35,14 "
|
||||
id="polygon68"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.35,14 16.35,12.85 15.9,12.85 16.8,11.7 17.7,12.85 17.25,12.85 17.25,14 16.35,14 "
|
||||
id="polygon70"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="16.35,10.3 16.35,9.15 15.9,9.15 16.8,8 17.7,9.15 17.25,9.15 17.25,10.3 16.35,10.3 "
|
||||
id="polygon72"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.35,10.3 16.35,9.15 15.9,9.15 16.8,8 17.7,9.15 17.25,9.15 17.25,10.3 16.35,10.3 "
|
||||
id="polygon74"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.35,10.3 16.35,9.15 15.9,9.15 16.8,8 17.7,9.15 17.25,9.15 17.25,10.3 16.35,10.3 "
|
||||
id="polygon76"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="21.9,7.025 23.2,7.025 23.2,6.6 24.5,7.45 23.2,8.3 23.2,7.875 21.9,7.875 21.9,7.025 "
|
||||
id="polygon78"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="21.9,7.025 23.2,7.025 23.2,6.6 24.5,7.45 23.2,8.3 23.2,7.875 21.9,7.875 21.9,7.025 "
|
||||
id="polygon80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="21.9,7.025 23.2,7.025 23.2,6.6 24.5,7.45 23.2,8.3 23.2,7.875 21.9,7.875 21.9,7.025 "
|
||||
id="polygon82"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="8.1000004"
|
||||
height="2.7"
|
||||
x="20.200001"
|
||||
y="10"
|
||||
id="rect84"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="8.1000004"
|
||||
height="2.7"
|
||||
x="20.200001"
|
||||
y="10"
|
||||
id="rect86"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="20.5"
|
||||
y="10.7"
|
||||
id="text88"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">e.g. Gimp-Print filters</text>
|
||||
<text
|
||||
x="20.5"
|
||||
y="11.5"
|
||||
id="text90"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">may be plugged in here</text>
|
||||
<text
|
||||
x="20.5"
|
||||
y="12.3"
|
||||
id="text92"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">(= "raster driver")</text>
|
||||
<text
|
||||
x="1.5"
|
||||
y="20.700001"
|
||||
id="text94"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">ESP PrintPro has some enhanced "rastertosomething" filters as compared to</text>
|
||||
<text
|
||||
x="1.5"
|
||||
y="21.5"
|
||||
id="text96"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">CUPS, and also a somewhat improved "pstoraster" filter.</text>
|
||||
<text
|
||||
x="1.6"
|
||||
y="23"
|
||||
id="text98"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">NOTE: Gimp-Print and some other 3rd-Party-Filters (like TurboPrint) to</text>
|
||||
<text
|
||||
x="1.6"
|
||||
y="23.799999"
|
||||
id="text100"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">CUPS and ESP PrintPro plug-in where rastertosomething is noted.</text>
|
||||
<rect
|
||||
width="10.1"
|
||||
height="4.4000001"
|
||||
x="18.6"
|
||||
y="15.5"
|
||||
id="rect102"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="10.1"
|
||||
height="4.4000001"
|
||||
x="18.6"
|
||||
y="15.5"
|
||||
id="rect104"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="19"
|
||||
y="16.4"
|
||||
id="text106"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">as shipped with CUPS,</text>
|
||||
<text
|
||||
x="19"
|
||||
y="17.200001"
|
||||
id="text108"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">independent from any</text>
|
||||
<text
|
||||
x="19"
|
||||
y="18"
|
||||
id="text110"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">GhostScript installation on the</text>
|
||||
<text
|
||||
x="19"
|
||||
y="18.799999"
|
||||
id="text112"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">system</text>
|
||||
<text
|
||||
x="19"
|
||||
y="19.6"
|
||||
id="text114"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">(= "postscript interpreter")</text>
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
320
docs/Samba3-HOWTO/images/cups2.svg
Normal file
@ -0,0 +1,320 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="24.681999cm"
|
||||
height="42.34cm"
|
||||
viewBox="0.268 0.758 24.95 43.098"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs139" />
|
||||
<text
|
||||
x="1"
|
||||
y="1.3"
|
||||
id="text4"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">something-fileformat</text>
|
||||
<polygon
|
||||
points="3.163,1.9 3.163,2.825 2.7,2.825 3.625,3.75 4.55,2.825 4.088,2.825 4.088,1.9 3.163,1.9 "
|
||||
id="polygon6"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.163,1.9 3.163,2.825 2.7,2.825 3.625,3.75 4.55,2.825 4.088,2.825 4.088,1.9 3.163,1.9 "
|
||||
id="polygon8"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.163,1.9 3.163,2.825 2.7,2.825 3.625,3.75 4.55,2.825 4.088,2.825 4.088,1.9 3.163,1.9 "
|
||||
id="polygon10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="1.7"
|
||||
y="4.8000002"
|
||||
id="text12"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">somethingtops</text>
|
||||
<text
|
||||
x="1.4"
|
||||
y="8.3000002"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/postscript</text>
|
||||
<polygon
|
||||
points="3.262,5.4 3.262,6.325 2.8,6.325 3.725,7.25 4.65,6.325 4.188,6.325 4.188,5.4 3.262,5.4 "
|
||||
id="polygon16"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.262,5.4 3.262,6.325 2.8,6.325 3.725,7.25 4.65,6.325 4.188,6.325 4.188,5.4 3.262,5.4 "
|
||||
id="polygon18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.262,5.4 3.262,6.325 2.8,6.325 3.725,7.25 4.65,6.325 4.188,6.325 4.188,5.4 3.262,5.4 "
|
||||
id="polygon20"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="2.8"
|
||||
y="11.5"
|
||||
id="text22"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstops</text>
|
||||
<polygon
|
||||
points="3.262,8.7 3.262,9.625 2.8,9.625 3.725,10.55 4.65,9.625 4.188,9.625 4.188,8.7 3.262,8.7 "
|
||||
id="polygon24"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.262,8.7 3.262,9.625 2.8,9.625 3.725,10.55 4.65,9.625 4.188,9.625 4.188,8.7 3.262,8.7 "
|
||||
id="polygon26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.262,8.7 3.262,9.625 2.8,9.625 3.725,10.55 4.65,9.625 4.188,9.625 4.188,8.7 3.262,8.7 "
|
||||
id="polygon28"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="3.362,12.1 3.362,13.025 2.9,13.025 3.825,13.95 4.75,13.025 4.287,13.025 4.287,12.1 3.362,12.1 "
|
||||
id="polygon30"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.362,12.1 3.362,13.025 2.9,13.025 3.825,13.95 4.75,13.025 4.287,13.025 4.287,12.1 3.362,12.1 "
|
||||
id="polygon32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.362,12.1 3.362,13.025 2.9,13.025 3.825,13.95 4.75,13.025 4.287,13.025 4.287,12.1 3.362,12.1 "
|
||||
id="polygon34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="0.30000001"
|
||||
y="15"
|
||||
id="text36"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/vnd.cups-postscript</text>
|
||||
<polygon
|
||||
points="10.5,14.275 12,14.275 12,13.8 13.5,14.75 12,15.7 12,15.225 10.5,15.225 10.5,14.275 "
|
||||
id="polygon38"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,14.275 12,14.275 12,13.8 13.5,14.75 12,15.7 12,15.225 10.5,15.225 10.5,14.275 "
|
||||
id="polygon40"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,14.275 12,14.275 12,13.8 13.5,14.75 12,15.7 12,15.225 10.5,15.225 10.5,14.275 "
|
||||
id="polygon42"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="14.2"
|
||||
y="14.9"
|
||||
id="text44"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">cupsomatic</text>
|
||||
<rect
|
||||
width="10.5"
|
||||
height="3.8"
|
||||
x="14.4"
|
||||
y="10"
|
||||
id="rect46"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="10.5"
|
||||
height="3.8"
|
||||
x="14.4"
|
||||
y="10"
|
||||
id="rect48"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="14.9"
|
||||
y="11"
|
||||
id="text50"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">(constructs complicated</text>
|
||||
<text
|
||||
x="14.9"
|
||||
y="11.8"
|
||||
id="text52"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Ghostscript commandline</text>
|
||||
<text
|
||||
x="14.9"
|
||||
y="12.6"
|
||||
id="text54"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">to let the file be processed by a</text>
|
||||
<text
|
||||
x="14.9"
|
||||
y="13.4"
|
||||
id="text56"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">"-sDEVICE-s.th." call...)</text>
|
||||
<polygon
|
||||
points="3.462,15.7 3.462,16.625 3,16.625 3.925,17.55 4.85,16.625 4.388,16.625 4.388,15.7 3.462,15.7 "
|
||||
id="polygon58"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.462,15.7 3.462,16.625 3,16.625 3.925,17.55 4.85,16.625 4.388,16.625 4.388,15.7 3.462,15.7 "
|
||||
id="polygon60"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.462,15.7 3.462,16.625 3,16.625 3.925,17.55 4.85,16.625 4.388,16.625 4.388,15.7 3.462,15.7 "
|
||||
id="polygon62"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="2.6159999"
|
||||
y="18.299999"
|
||||
id="text64"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstoraster</text>
|
||||
<text
|
||||
x="0.26800001"
|
||||
y="19.1"
|
||||
id="text66"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">(= "postscript interpreter")</text>
|
||||
<polygon
|
||||
points="3.562,19.4 3.562,20.325 3.1,20.325 4.025,21.25 4.95,20.325 4.487,20.325 4.487,19.4 3.562,19.4 "
|
||||
id="polygon68"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.562,19.4 3.562,20.325 3.1,20.325 4.025,21.25 4.95,20.325 4.487,20.325 4.487,19.4 3.562,19.4 "
|
||||
id="polygon70"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.562,19.4 3.562,20.325 3.1,20.325 4.025,21.25 4.95,20.325 4.487,20.325 4.487,19.4 3.562,19.4 "
|
||||
id="polygon72"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="0.80000001"
|
||||
y="22.299999"
|
||||
id="text74"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/vnd.cups-raster</text>
|
||||
<polygon
|
||||
points="3.663,23 3.663,23.925 3.2,23.925 4.125,24.85 5.05,23.925 4.588,23.925 4.588,23 3.663,23 "
|
||||
id="polygon76"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.663,23 3.663,23.925 3.2,23.925 4.125,24.85 5.05,23.925 4.588,23.925 4.588,23 3.663,23 "
|
||||
id="polygon78"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.663,23 3.663,23.925 3.2,23.925 4.125,24.85 5.05,23.925 4.588,23.925 4.588,23 3.663,23 "
|
||||
id="polygon80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="1.7"
|
||||
y="25.5"
|
||||
id="text82"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">rastertosomething</text>
|
||||
<text
|
||||
x="1.7"
|
||||
y="26.299999"
|
||||
id="text84"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">(= "raster driver")</text>
|
||||
<polygon
|
||||
points="16.915,16.1 16.915,17.129 16.4,17.129 17.429,18.159 18.459,17.129 17.944,17.129 17.944,16.1 16.915,16.1 "
|
||||
id="polygon86"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.915,16.1 16.915,17.129 16.4,17.129 17.429,18.159 18.459,17.129 17.944,17.129 17.944,16.1 16.915,16.1 "
|
||||
id="polygon88"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.915,16.1 16.915,17.129 16.4,17.129 17.429,18.159 18.459,17.129 17.944,17.129 17.944,16.1 16.915,16.1 "
|
||||
id="polygon90"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="3.762,26.8 3.762,27.725 3.3,27.725 4.225,28.65 5.15,27.725 4.688,27.725 4.688,26.8 3.762,26.8 "
|
||||
id="polygon92"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.762,26.8 3.762,27.725 3.3,27.725 4.225,28.65 5.15,27.725 4.688,27.725 4.688,26.8 3.762,26.8 "
|
||||
id="polygon94"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.762,26.8 3.762,27.725 3.3,27.725 4.225,28.65 5.15,27.725 4.688,27.725 4.688,26.8 3.762,26.8 "
|
||||
id="polygon96"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="1"
|
||||
y="29.6"
|
||||
id="text98"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">something device specific</text>
|
||||
<polygon
|
||||
points="3.762,30.3 3.762,31.225 3.3,31.225 4.225,32.15 5.15,31.225 4.688,31.225 4.688,30.3 3.762,30.3 "
|
||||
id="polygon100"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.762,30.3 3.762,31.225 3.3,31.225 4.225,32.15 5.15,31.225 4.688,31.225 4.688,30.3 3.762,30.3 "
|
||||
id="polygon102"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.762,30.3 3.762,31.225 3.3,31.225 4.225,32.15 5.15,31.225 4.688,31.225 4.688,30.3 3.762,30.3 "
|
||||
id="polygon104"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="3.2"
|
||||
y="33.299999"
|
||||
id="text106"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">backend</text>
|
||||
<polygon
|
||||
points="11.65,32.413 10.625,32.413 10.625,31.9 9.6,32.925 10.625,33.95 10.625,33.438 11.65,33.438 11.65,32.413 "
|
||||
id="polygon108"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.65,32.413 10.625,32.413 10.625,31.9 9.6,32.925 10.625,33.95 10.625,33.438 11.65,33.438 11.65,32.413 "
|
||||
id="polygon110"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.65,32.413 10.625,32.413 10.625,31.9 9.6,32.925 10.625,33.95 10.625,33.438 11.65,33.438 11.65,32.413 "
|
||||
id="polygon112"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="7.5"
|
||||
height="14.3"
|
||||
x="14.6"
|
||||
y="19.4"
|
||||
id="rect114"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="7.5"
|
||||
height="14.3"
|
||||
x="14.6"
|
||||
y="19.4"
|
||||
id="rect116"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="15.28"
|
||||
y="26.6"
|
||||
id="text118"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Ghostscript at work....</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="35.5"
|
||||
id="text120"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Note, that cupsomatic "kidnaps" the printfile after the</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="36.299999"
|
||||
id="text122"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">application/vnd.cups-postscript stage and deviates it gh</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="37.099998"
|
||||
id="text124"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">the CUPS-external, systemwide Ghostscript installation, bypassing the</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="37.900002"
|
||||
id="text126"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">"pstoraster" filter (therefore also bypassing the CUPS-raster-drivers</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="38.700001"
|
||||
id="text128"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">"rastertosomething", and hands the rasterized file directly to the CUPS</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="39.5"
|
||||
id="text130"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">backend...</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="41.099998"
|
||||
id="text132"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">cupsomatic is not made by the CUPS developers. It is an independent</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="41.900002"
|
||||
id="text134"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">contribution to printing development, made by people from</text>
|
||||
<text
|
||||
x="1.2"
|
||||
y="42.700001"
|
||||
id="text136"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Linuxprinting.org. (see also http://www.cups.org/cups-help.html)</text>
|
||||
</svg>
|
After Width: | Height: | Size: 14 KiB |
2288
docs/Samba3-HOWTO/images/domain.svg
Normal file
After Width: | Height: | Size: 51 KiB |
277
docs/Samba3-HOWTO/images/idmap-gid2sid.svg
Normal file
@ -0,0 +1,277 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="24.174cm"
|
||||
height="19.486cm"
|
||||
viewBox="-0.49 0.171 23.684 19.657"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs97" />
|
||||
<path
|
||||
d="M 3.333,0.221 L 5.667,0.221 C 5.989,0.221 6.25,0.626 6.25,1.125 C 6.25,1.624 5.989,2.029 5.667,2.029 L 3.333,2.029 C 3.011,2.029 2.75,1.624 2.75,1.125 C 2.75,0.626 3.011,0.221 3.333,0.221"
|
||||
id="path4"
|
||||
style="fill:#c9c9c9;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 3.333,0.221 L 5.667,0.221 C 5.989,0.221 6.25,0.626 6.25,1.125 C 6.25,1.624 5.989,2.029 5.667,2.029 L 3.333,2.029 C 3.011,2.029 2.75,1.624 2.75,1.125 C 2.75,0.626 3.011,0.221 3.333,0.221"
|
||||
id="path6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.7609999"
|
||||
y="1.303"
|
||||
id="text8"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">GID</text>
|
||||
<line
|
||||
x1="4.5040002"
|
||||
y1="5.5"
|
||||
x2="4.5019999"
|
||||
y2="6.1500001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line10"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.102,6.149 4.5,6.95 4.902,6.151 4.102,6.149 "
|
||||
id="polygon12"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 5.883,16.8 L 9.117,16.8 C 9.564,16.8 9.926,17.428 9.926,18.204 C 9.926,18.979 9.564,19.607 9.117,19.607 L 5.883,19.607 C 5.436,19.607 5.074,18.979 5.074,18.204 C 5.074,17.428 5.436,16.8 5.883,16.8"
|
||||
id="path14"
|
||||
style="fill:#d5d5d5;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 5.883,16.8 L 9.117,16.8 C 9.564,16.8 9.926,17.428 9.926,18.204 C 9.926,18.979 9.564,19.607 9.117,19.607 L 5.883,19.607 C 5.436,19.607 5.074,18.979 5.074,18.204 C 5.074,17.428 5.436,16.8 5.883,16.8"
|
||||
id="path16"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="6.2859998"
|
||||
y="17.881001"
|
||||
id="text18"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">group</text>
|
||||
<text
|
||||
x="6.7989998"
|
||||
y="18.881001"
|
||||
id="text20"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">SID</text>
|
||||
<path
|
||||
d="M 16.083,11.65 L 18.417,11.65 C 18.739,11.65 19,12.055 19,12.554 C 19,13.053 18.739,13.457 18.417,13.457 L 16.083,13.457 C 15.761,13.457 15.5,13.053 15.5,12.554 C 15.5,12.055 15.761,11.65 16.083,11.65"
|
||||
id="path22"
|
||||
style="fill:#dbd8d8;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 16.083,11.65 L 18.417,11.65 C 18.739,11.65 19,12.055 19,12.554 C 19,13.053 18.739,13.457 18.417,13.457 L 16.083,13.457 C 15.761,13.457 15.5,13.053 15.5,12.554 C 15.5,12.055 15.761,11.65 16.083,11.65"
|
||||
id="path24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="16.525999"
|
||||
y="12.731"
|
||||
id="text26"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Fail</text>
|
||||
<line
|
||||
x1="13"
|
||||
y1="12.5"
|
||||
x2="14.65"
|
||||
y2="12.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line28"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="14.65,12.9 15.45,12.5 14.65,12.1 14.65,12.9 "
|
||||
id="polygon30"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11,11 13,12.5 11,14 9,12.5 11,11 "
|
||||
id="polygon32"
|
||||
style="fill:#abfafe;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11,11 13,12.5 11,14 9,12.5 11,11 "
|
||||
id="polygon34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="9.5229998"
|
||||
y="12.75"
|
||||
id="text36"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="11.531"
|
||||
y="15"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<line
|
||||
x1="10.989"
|
||||
y1="9.3999996"
|
||||
x2="10.994"
|
||||
y2="10.15"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line40"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.594,10.153 11,10.95 11.394,10.147 10.594,10.153 "
|
||||
id="polygon42"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.104"
|
||||
y="12.25"
|
||||
id="text44"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="7.5"
|
||||
y1="15.25"
|
||||
x2="7.5"
|
||||
y2="15.95"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line46"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.1,15.95 7.5,16.75 7.9,15.95 7.1,15.95 "
|
||||
id="polygon48"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.5,7 6.5,8.5 4.5,10 2.5,8.5 4.5,7 "
|
||||
id="polygon50"
|
||||
style="fill:#c5effb;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.5,7 6.5,8.5 4.5,10 2.5,8.5 4.5,7 "
|
||||
id="polygon52"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.0220001"
|
||||
y="8.75"
|
||||
id="text54"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="5.0310001"
|
||||
y="10.75"
|
||||
id="text56"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<line
|
||||
x1="4.5"
|
||||
y1="2.029"
|
||||
x2="4.5009999"
|
||||
y2="2.55"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line58"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.101,2.551 4.503,3.35 4.901,2.549 4.101,2.551 "
|
||||
id="polygon60"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="6.6040001"
|
||||
y="8.25"
|
||||
id="text62"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="6.5"
|
||||
y1="8.5"
|
||||
x2="8.1499996"
|
||||
y2="8.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line64"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.15,8.9 8.95,8.5 8.15,8.1 8.15,8.9 "
|
||||
id="polygon66"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="8.7440004"
|
||||
y="7.4000001"
|
||||
id="rect68"
|
||||
style="fill:#d5d5d5;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="8.7440004"
|
||||
y="7.4000001"
|
||||
id="rect70"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="9.2939997"
|
||||
y="8.6280003"
|
||||
id="text72"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Winbind</text>
|
||||
<line
|
||||
x1="13.25"
|
||||
y1="8.75"
|
||||
x2="15.25"
|
||||
y2="9.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line74"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="13.25"
|
||||
y1="8.25"
|
||||
x2="15.25"
|
||||
y2="7.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="8"
|
||||
height="2"
|
||||
x="15.5"
|
||||
y="7.5"
|
||||
id="rect78"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="8"
|
||||
height="2"
|
||||
x="15.5"
|
||||
y="7.5"
|
||||
id="rect80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="15.316"
|
||||
y="8.25"
|
||||
id="text82"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">winbindd_idmap.tdb</text>
|
||||
<text
|
||||
x="17.761999"
|
||||
y="9.25"
|
||||
id="text84"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<line
|
||||
x1="23.5"
|
||||
y1="8.5"
|
||||
x2="15.5"
|
||||
y2="8.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line86"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="9.8870001"
|
||||
height="2.0999999"
|
||||
x="-0.44"
|
||||
y="3.4000001"
|
||||
id="rect88"
|
||||
style="fill:#dcdcdc;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="9.8870001"
|
||||
height="2.0999999"
|
||||
x="-0.44"
|
||||
y="3.4000001"
|
||||
id="rect90"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="0.11"
|
||||
y="4.6269999"
|
||||
id="text92"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">groupmap_idmap.tdb</text>
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="4.500,10.000 4.500,15.250 11.000,15.250 11.000,14.000 "
|
||||
id="polyline94"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 8.8 KiB |
129
docs/Samba3-HOWTO/images/idmap-groups.svg
Normal file
@ -0,0 +1,129 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="9.6999998cm"
|
||||
height="17.848cm"
|
||||
viewBox="2.95 0.95 12.65 18.798"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs49" />
|
||||
<text
|
||||
x="3.7"
|
||||
y="1.9"
|
||||
id="text4"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Grou</text>
|
||||
<text
|
||||
x="3.7"
|
||||
y="2"
|
||||
id="text6"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">group</text>
|
||||
<rect
|
||||
width="9.6000004"
|
||||
height="3"
|
||||
x="3"
|
||||
y="1"
|
||||
id="rect8"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="9.6000004"
|
||||
height="3"
|
||||
x="3"
|
||||
y="1"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="9.5500002"
|
||||
height="3.3"
|
||||
x="3"
|
||||
y="15.4"
|
||||
id="rect12"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="9.5500002"
|
||||
height="3.3"
|
||||
x="3"
|
||||
y="15.4"
|
||||
id="rect14"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="9.5500002"
|
||||
height="3.5"
|
||||
x="3"
|
||||
y="8"
|
||||
id="rect16"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="9.5500002"
|
||||
height="3.5"
|
||||
x="3"
|
||||
y="8"
|
||||
id="rect18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.75"
|
||||
y="2.05"
|
||||
id="text20"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:sans">group_mapping tdb</text>
|
||||
<text
|
||||
x="3.6500001"
|
||||
y="3.5"
|
||||
id="text22"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">contains samba groups</text>
|
||||
<text
|
||||
x="5.5999999"
|
||||
y="9.0620003"
|
||||
id="text24"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:sans">idmap gid</text>
|
||||
<text
|
||||
x="4.25"
|
||||
y="10.25"
|
||||
id="text26"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">maps UNIX groups to</text>
|
||||
<text
|
||||
x="4.25"
|
||||
y="11.05"
|
||||
id="text28"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">samba groups</text>
|
||||
<text
|
||||
x="5.0500002"
|
||||
y="16.5"
|
||||
id="text30"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:sans">UNIX groups</text>
|
||||
<text
|
||||
x="4.8499999"
|
||||
y="17.6"
|
||||
id="text32"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">/etc/group or other</text>
|
||||
<text
|
||||
x="4.8499999"
|
||||
y="18.4"
|
||||
id="text34"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">NSS backend</text>
|
||||
<polygon
|
||||
points="7.183,6.963 7.183,5.01 6.694,5.01 7.671,4.034 8.647,5.01 8.159,5.01 8.159,6.963 8.647,6.963 7.671,7.939 6.694,6.963 7.183,6.963 "
|
||||
id="polygon36"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.183,6.963 7.183,5.01 6.694,5.01 7.671,4.034 8.647,5.01 8.159,5.01 8.159,6.963 8.647,6.963 7.671,7.939 6.694,6.963 7.183,6.963 "
|
||||
id="polygon38"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.183,6.963 7.183,5.01 6.694,5.01 7.671,4.034 8.647,5.01 8.159,5.01 8.159,6.963 8.647,6.963 7.671,7.939 6.694,6.963 7.183,6.963 "
|
||||
id="polygon40"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="7.196,14.421 7.196,12.521 6.721,12.521 7.671,11.571 8.621,12.521 8.146,12.521 8.146,14.421 8.621,14.421 7.671,15.371 6.721,14.421 7.196,14.421 "
|
||||
id="polygon42"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.196,14.421 7.196,12.521 6.721,12.521 7.671,11.571 8.621,12.521 8.146,12.521 8.146,14.421 8.621,14.421 7.671,15.371 6.721,14.421 7.196,14.421 "
|
||||
id="polygon44"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.196,14.421 7.196,12.521 6.721,12.521 7.671,11.571 8.621,12.521 8.146,12.521 8.146,14.421 8.621,14.421 7.671,15.371 6.721,14.421 7.196,14.421 "
|
||||
id="polygon46"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
</svg>
|
After Width: | Height: | Size: 4.5 KiB |
277
docs/Samba3-HOWTO/images/idmap-sid2gid.svg
Normal file
@ -0,0 +1,277 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="23.674999cm"
|
||||
height="19.329cm"
|
||||
viewBox="-0.492 0 23.184 19.329"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs97" />
|
||||
<path
|
||||
d="M 6.333,17.471 L 8.667,17.471 C 8.989,17.471 9.25,17.876 9.25,18.375 C 9.25,18.874 8.989,19.279 8.667,19.279 L 6.333,19.279 C 6.011,19.279 5.75,18.874 5.75,18.375 C 5.75,17.876 6.011,17.471 6.333,17.471"
|
||||
id="path4"
|
||||
style="fill:#dcdcdc;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 6.333,17.471 L 8.667,17.471 C 8.989,17.471 9.25,17.876 9.25,18.375 C 9.25,18.874 8.989,19.279 8.667,19.279 L 6.333,19.279 C 6.011,19.279 5.75,18.874 5.75,18.375 C 5.75,17.876 6.011,17.471 6.333,17.471"
|
||||
id="path6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="6.7610002"
|
||||
y="18.552"
|
||||
id="text8"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">GID</text>
|
||||
<line
|
||||
x1="4.5019999"
|
||||
y1="6"
|
||||
x2="4.5009999"
|
||||
y2="6.6500001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line10"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.101,6.649 4.5,7.45 4.901,6.651 4.101,6.649 "
|
||||
id="polygon12"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 2.883,0.05 L 6.117,0.05 C 6.564,0.05 6.926,0.678 6.926,1.454 C 6.926,2.229 6.564,2.857 6.117,2.857 L 2.883,2.857 C 2.436,2.857 2.074,2.229 2.074,1.454 C 2.074,0.678 2.436,0.05 2.883,0.05"
|
||||
id="path14"
|
||||
style="fill:#cfcfcf;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 2.883,0.05 L 6.117,0.05 C 6.564,0.05 6.926,0.678 6.926,1.454 C 6.926,2.229 6.564,2.857 6.117,2.857 L 2.883,2.857 C 2.436,2.857 2.074,2.229 2.074,1.454 C 2.074,0.678 2.436,0.05 2.883,0.05"
|
||||
id="path16"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.286"
|
||||
y="1.131"
|
||||
id="text18"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">group</text>
|
||||
<text
|
||||
x="3.799"
|
||||
y="2.131"
|
||||
id="text20"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">SID</text>
|
||||
<path
|
||||
d="M 15.181,12.15 L 17.435,12.15 C 17.746,12.15 17.999,12.555 17.999,13.054 C 17.999,13.553 17.746,13.957 17.435,13.957 L 15.181,13.957 C 14.869,13.957 14.617,13.553 14.617,13.054 C 14.617,12.555 14.869,12.15 15.181,12.15"
|
||||
id="path22"
|
||||
style="fill:#dcdcdc;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 15.181,12.15 L 17.435,12.15 C 17.746,12.15 17.999,12.555 17.999,13.054 C 17.999,13.553 17.746,13.957 17.435,13.957 L 15.181,13.957 C 14.869,13.957 14.617,13.553 14.617,13.054 C 14.617,12.555 14.869,12.15 15.181,12.15"
|
||||
id="path24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="15.584"
|
||||
y="13.231"
|
||||
id="text26"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Fail</text>
|
||||
<line
|
||||
x1="12.5"
|
||||
y1="13"
|
||||
x2="13.9"
|
||||
y2="13"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line28"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="13.9,13.4 14.7,13 13.9,12.6 13.9,13.4 "
|
||||
id="polygon30"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,11.5 12.5,13 10.5,14.5 8.5,13 10.5,11.5 "
|
||||
id="polygon32"
|
||||
style="fill:#bef2ff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,11.5 12.5,13 10.5,14.5 8.5,13 10.5,11.5 "
|
||||
id="polygon34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="9.0229998"
|
||||
y="13.25"
|
||||
id="text36"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="11.031"
|
||||
y="15.5"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<line
|
||||
x1="10.489"
|
||||
y1="10"
|
||||
x2="10.494"
|
||||
y2="10.65"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line40"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.094,10.653 10.5,11.45 10.894,10.647 10.094,10.653 "
|
||||
id="polygon42"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="12.604"
|
||||
y="12.75"
|
||||
id="text44"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="7.5"
|
||||
y1="15.75"
|
||||
x2="7.5"
|
||||
y2="16.65"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line46"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.1,16.65 7.5,17.45 7.9,16.65 7.1,16.65 "
|
||||
id="polygon48"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.5,7.5 6.5,9 4.5,10.5 2.5,9 4.5,7.5 "
|
||||
id="polygon50"
|
||||
style="fill:#acedff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.5,7.5 6.5,9 4.5,10.5 2.5,9 4.5,7.5 "
|
||||
id="polygon52"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.0220001"
|
||||
y="9.25"
|
||||
id="text54"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="5.0310001"
|
||||
y="11.25"
|
||||
id="text56"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<line
|
||||
x1="4.5"
|
||||
y1="2.8570001"
|
||||
x2="4.5"
|
||||
y2="3.05"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line58"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.1,3.051 4.502,3.85 4.9,3.049 4.1,3.051 "
|
||||
id="polygon60"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="6.6040001"
|
||||
y="8.75"
|
||||
id="text62"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="6.5"
|
||||
y1="9"
|
||||
x2="7.6500001"
|
||||
y2="9"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line64"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.65,9.4 8.45,9 7.65,8.6 7.65,9.4 "
|
||||
id="polygon66"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="8.2440004"
|
||||
y="7.9000001"
|
||||
id="rect68"
|
||||
style="fill:#dcdcdc;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="8.2440004"
|
||||
y="7.9000001"
|
||||
id="rect70"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="8.7939997"
|
||||
y="9.1280003"
|
||||
id="text72"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Winbind</text>
|
||||
<line
|
||||
x1="12.75"
|
||||
y1="9.25"
|
||||
x2="14.75"
|
||||
y2="10"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line74"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="12.75"
|
||||
y1="8.75"
|
||||
x2="14.75"
|
||||
y2="8"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="8"
|
||||
height="2"
|
||||
x="15"
|
||||
y="8"
|
||||
id="rect78"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="8"
|
||||
height="2"
|
||||
x="15"
|
||||
y="8"
|
||||
id="rect80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="14.816"
|
||||
y="8.75"
|
||||
id="text82"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">winbindd_idmap.tdb</text>
|
||||
<text
|
||||
x="17.261999"
|
||||
y="9.75"
|
||||
id="text84"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<line
|
||||
x1="23"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line86"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="9.8870001"
|
||||
height="2.0999999"
|
||||
x="-0.442"
|
||||
y="3.9000001"
|
||||
id="rect88"
|
||||
style="fill:#d3d3d3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="9.8870001"
|
||||
height="2.0999999"
|
||||
x="-0.442"
|
||||
y="3.9000001"
|
||||
id="rect90"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="0.108"
|
||||
y="5.1269999"
|
||||
id="text92"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">groupmap_idmap.tdb</text>
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="4.500,10.500 4.500,15.500 10.500,15.500 10.500,14.500 "
|
||||
id="polyline94"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 8.8 KiB |
365
docs/Samba3-HOWTO/images/idmap-sid2uid.svg
Normal file
@ -0,0 +1,365 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="33.234001cm"
|
||||
height="20.391001cm"
|
||||
viewBox="0.066 0.921 33.3 21.312"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs121" />
|
||||
<line
|
||||
x1="12.5"
|
||||
y1="2.779"
|
||||
x2="12.5"
|
||||
y2="4.9000001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line4"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.1,4.9 12.5,5.7 12.9,4.9 12.1,4.9 "
|
||||
id="polygon6"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 11.333,0.971 L 13.667,0.971 C 13.989,0.971 14.25,1.376 14.25,1.875 C 14.25,2.374 13.989,2.779 13.667,2.779 L 11.333,2.779 C 11.011,2.779 10.75,2.374 10.75,1.875 C 10.75,1.376 11.011,0.971 11.333,0.971"
|
||||
id="path8"
|
||||
style="fill:#d9d9d9;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 11.333,0.971 L 13.667,0.971 C 13.989,0.971 14.25,1.376 14.25,1.875 C 14.25,2.374 13.989,2.779 13.667,2.779 L 11.333,2.779 C 11.011,2.779 10.75,2.374 10.75,1.875 C 10.75,1.376 11.011,0.971 11.333,0.971"
|
||||
id="path10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="11.799"
|
||||
y="2.053"
|
||||
id="text12"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">SID</text>
|
||||
<polygon
|
||||
points="12.5,5.75 15.5,7.75 12.5,9.75 9.5,7.75 12.5,5.75 "
|
||||
id="polygon14"
|
||||
style="fill:#aff3f6;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.5,5.75 15.5,7.75 12.5,9.75 9.5,7.75 12.5,5.75 "
|
||||
id="polygon16"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="9.8459997"
|
||||
y="8"
|
||||
id="text18"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Our Domain?</text>
|
||||
<line
|
||||
x1="15.5"
|
||||
y1="7.75"
|
||||
x2="17.65"
|
||||
y2="7.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line20"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="17.65,8.15 18.45,7.75 17.65,7.35 17.65,8.15 "
|
||||
id="polygon22"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="16.031"
|
||||
y="7.5"
|
||||
id="text24"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<line
|
||||
x1="12.5"
|
||||
y1="9.75"
|
||||
x2="12.493"
|
||||
y2="11.55"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line26"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.093,11.548 12.49,12.35 12.893,11.552 12.093,11.548 "
|
||||
id="polygon28"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<text
|
||||
x="12.854"
|
||||
y="10.75"
|
||||
id="text30"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="16.5"
|
||||
y1="15.25"
|
||||
x2="16.5"
|
||||
y2="17.4"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line32"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.1,17.4 16.5,18.2 16.9,17.4 16.1,17.4 "
|
||||
id="polygon34"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 21.833,18.9 L 24.167,18.9 C 24.489,18.9 24.75,19.305 24.75,19.804 C 24.75,20.303 24.489,20.707 24.167,20.707 L 21.833,20.707 C 21.511,20.707 21.25,20.303 21.25,19.804 C 21.25,19.305 21.511,18.9 21.833,18.9"
|
||||
id="path36"
|
||||
style="fill:#d9d9d9;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 21.833,18.9 L 24.167,18.9 C 24.489,18.9 24.75,19.305 24.75,19.804 C 24.75,20.303 24.489,20.707 24.167,20.707 L 21.833,20.707 C 21.511,20.707 21.25,20.303 21.25,19.804 C 21.25,19.305 21.511,18.9 21.833,18.9"
|
||||
id="path38"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="22.264999"
|
||||
y="19.981001"
|
||||
id="text40"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">UID</text>
|
||||
<polygon
|
||||
points="16.5,18.25 18.5,19.75 16.5,21.25 14.5,19.75 16.5,18.25 "
|
||||
id="polygon42"
|
||||
style="fill:#a1fdfb;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.5,18.25 18.5,19.75 16.5,21.25 14.5,19.75 16.5,18.25 "
|
||||
id="polygon44"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="15.023"
|
||||
y="20"
|
||||
id="text46"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="18.781"
|
||||
y="19.5"
|
||||
id="text48"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<text
|
||||
x="13.354"
|
||||
y="19.5"
|
||||
id="text50"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="18.5"
|
||||
y1="19.75"
|
||||
x2="20.4"
|
||||
y2="19.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line52"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="20.4,20.15 21.2,19.75 20.4,19.35 20.4,20.15 "
|
||||
id="polygon54"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="14.5"
|
||||
y1="19.75"
|
||||
x2="12.6"
|
||||
y2="19.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line56"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.6,19.35 11.8,19.75 12.6,20.15 12.6,19.35 "
|
||||
id="polygon58"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 8.833,18.9 L 11.167,18.9 C 11.489,18.9 11.75,19.305 11.75,19.804 C 11.75,20.303 11.489,20.707 11.167,20.707 L 8.833,20.707 C 8.511,20.707 8.25,20.303 8.25,19.804 C 8.25,19.305 8.511,18.9 8.833,18.9"
|
||||
id="path60"
|
||||
style="fill:#d7d7d7;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 8.833,18.9 L 11.167,18.9 C 11.489,18.9 11.75,19.305 11.75,19.804 C 11.75,20.303 11.489,20.707 11.167,20.707 L 8.833,20.707 C 8.511,20.707 8.25,20.303 8.25,19.804 C 8.25,19.305 8.511,18.9 8.833,18.9"
|
||||
id="path62"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="9.276"
|
||||
y="19.981001"
|
||||
id="text64"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Fail</text>
|
||||
<rect
|
||||
width="4.1399999"
|
||||
height="2.0999999"
|
||||
x="18.419001"
|
||||
y="6.6500001"
|
||||
id="rect66"
|
||||
style="fill:#d9d6d6;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.1399999"
|
||||
height="2.0999999"
|
||||
x="18.419001"
|
||||
y="6.6500001"
|
||||
id="rect68"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="18.969"
|
||||
y="7.8779998"
|
||||
id="text70"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">PassDB</text>
|
||||
<line
|
||||
x1="22.75"
|
||||
y1="6.5"
|
||||
x2="25"
|
||||
y2="5.25"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line72"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="22.75"
|
||||
y1="8.75"
|
||||
x2="25"
|
||||
y2="10"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line74"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="8"
|
||||
height="5.25"
|
||||
x="25.25"
|
||||
y="5"
|
||||
id="rect76"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="8"
|
||||
height="5.25"
|
||||
x="25.25"
|
||||
y="5"
|
||||
id="rect78"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="28.089001"
|
||||
y="5.75"
|
||||
id="text80"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">guest</text>
|
||||
<text
|
||||
x="26.85"
|
||||
y="6.75"
|
||||
id="text82"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">smbpasswd</text>
|
||||
<text
|
||||
x="27.709"
|
||||
y="7.75"
|
||||
id="text84"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">tdbsam</text>
|
||||
<text
|
||||
x="27.511999"
|
||||
y="8.75"
|
||||
id="text86"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<text
|
||||
x="25.799999"
|
||||
y="9.75"
|
||||
id="text88"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam_compat</text>
|
||||
<line
|
||||
x1="25.25"
|
||||
y1="6"
|
||||
x2="33.25"
|
||||
y2="6"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line90"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="25.25"
|
||||
y1="7"
|
||||
x2="33.25"
|
||||
y2="7"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line92"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="25.25"
|
||||
y1="8"
|
||||
x2="33.25"
|
||||
y2="8"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line94"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="25.25"
|
||||
y1="9"
|
||||
x2="33.25"
|
||||
y2="9"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line96"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="10.244"
|
||||
y="12.4"
|
||||
id="rect98"
|
||||
style="fill:#d7d7d7;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="10.244"
|
||||
y="12.4"
|
||||
id="rect100"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="10.794"
|
||||
y="13.628"
|
||||
id="text102"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Winbind</text>
|
||||
<rect
|
||||
width="7.5"
|
||||
height="2.75"
|
||||
x="0.5"
|
||||
y="12"
|
||||
id="rect104"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="7.5"
|
||||
height="2.75"
|
||||
x="0.5"
|
||||
y="12"
|
||||
id="rect106"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="0.066"
|
||||
y="13"
|
||||
id="text108"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">winbindd_idmap.tdb</text>
|
||||
<text
|
||||
x="2.513"
|
||||
y="14.25"
|
||||
id="text110"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<line
|
||||
x1="8"
|
||||
y1="13.375"
|
||||
x2="0.5"
|
||||
y2="13.375"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line112"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="8.25"
|
||||
y1="12"
|
||||
x2="10.25"
|
||||
y2="12.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line114"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="8.25"
|
||||
y1="14.75"
|
||||
x2="10.25"
|
||||
y2="14"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line116"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="12.489,14.500 12.489,15.500 20.489,15.500 20.489,8.750 "
|
||||
id="polyline118"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
122
docs/Samba3-HOWTO/images/idmap-store-gid2sid.svg
Normal file
@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="26.294001cm"
|
||||
height="2.4000001cm"
|
||||
viewBox="0.45 1.35 26.744 3.75"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs41" />
|
||||
<path
|
||||
d="M 13.02,1.721 L 15.23,1.721 C 15.535,1.721 15.782,2.126 15.782,2.625 C 15.782,3.124 15.535,3.529 15.23,3.529 L 13.02,3.529 C 12.715,3.529 12.468,3.124 12.468,2.625 C 12.468,2.126 12.715,1.721 13.02,1.721"
|
||||
id="path4"
|
||||
style="fill:#d7d7d7;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 13.02,1.721 L 15.23,1.721 C 15.535,1.721 15.782,2.126 15.782,2.625 C 15.782,3.124 15.535,3.529 15.23,3.529 L 13.02,3.529 C 12.715,3.529 12.468,3.124 12.468,2.625 C 12.468,2.126 12.715,1.721 13.02,1.721"
|
||||
id="path6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.424"
|
||||
y="2.803"
|
||||
id="text8"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">SID</text>
|
||||
<path
|
||||
d="M 1.083,1.65 L 3.417,1.65 C 3.739,1.65 4,2.055 4,2.554 C 4,3.053 3.739,3.457 3.417,3.457 L 1.083,3.457 C 0.761,3.457 0.5,3.053 0.5,2.554 C 0.5,2.055 0.761,1.65 1.083,1.65"
|
||||
id="path10"
|
||||
style="fill:#d7d7d7;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 1.083,1.65 L 3.417,1.65 C 3.739,1.65 4,2.055 4,2.554 C 4,3.053 3.739,3.457 3.417,3.457 L 1.083,3.457 C 0.761,3.457 0.5,3.053 0.5,2.554 C 0.5,2.055 0.761,1.65 1.083,1.65"
|
||||
id="path12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="1.511"
|
||||
y="2.7309999"
|
||||
id="text14"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">GID</text>
|
||||
<line
|
||||
x1="16"
|
||||
y1="3"
|
||||
x2="18"
|
||||
y2="3.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line16"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="16"
|
||||
y1="2"
|
||||
x2="18"
|
||||
y2="1.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line18"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="4"
|
||||
y1="2.5539999"
|
||||
x2="11.65"
|
||||
y2="2.618"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line20"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="11.647,3.018 12.45,2.625 11.653,2.218 11.647,3.018 "
|
||||
id="polygon22"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<rect
|
||||
width="6.9219999"
|
||||
height="2.0999999"
|
||||
x="4.572"
|
||||
y="1.4"
|
||||
id="rect24"
|
||||
style="fill:#d7d7d7;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.9219999"
|
||||
height="2.0999999"
|
||||
x="4.572"
|
||||
y="1.4"
|
||||
id="rect26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="5.1220002"
|
||||
y="2.6270001"
|
||||
id="text28"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">net groupmap</text>
|
||||
<rect
|
||||
width="8.1999998"
|
||||
height="2.2"
|
||||
x="18.25"
|
||||
y="1.5"
|
||||
id="rect30"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="8.1999998"
|
||||
height="2.2"
|
||||
x="18.25"
|
||||
y="1.5"
|
||||
id="rect32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="20.511999"
|
||||
y="2.25"
|
||||
id="text34"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<text
|
||||
x="17.955999"
|
||||
y="3.2"
|
||||
id="text36"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">groupmap_idmap.tdb</text>
|
||||
<line
|
||||
x1="26.549999"
|
||||
y1="2.45"
|
||||
x2="18.35"
|
||||
y2="2.45"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line38"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
365
docs/Samba3-HOWTO/images/idmap-uid2sid.svg
Normal file
@ -0,0 +1,365 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="21.431cm"
|
||||
height="23.086cm"
|
||||
viewBox="10.369 0.921 31.8 24.007"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs121" />
|
||||
<line
|
||||
x1="19.25"
|
||||
y1="12.75"
|
||||
x2="19.25"
|
||||
y2="14.15"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line4"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.85,14.15 19.25,14.95 19.65,14.15 18.85,14.15 "
|
||||
id="polygon6"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="12.5"
|
||||
y1="2.779"
|
||||
x2="12.5"
|
||||
y2="4.6500001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line8"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.1,4.65 12.5,5.45 12.9,4.65 12.1,4.65 "
|
||||
id="polygon10"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 11.333,0.971 L 13.667,0.971 C 13.989,0.971 14.25,1.376 14.25,1.875 C 14.25,2.374 13.989,2.779 13.667,2.779 L 11.333,2.779 C 11.011,2.779 10.75,2.374 10.75,1.875 C 10.75,1.376 11.011,0.971 11.333,0.971"
|
||||
id="path12"
|
||||
style="fill:#dcdcdc;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 11.333,0.971 L 13.667,0.971 C 13.989,0.971 14.25,1.376 14.25,1.875 C 14.25,2.374 13.989,2.779 13.667,2.779 L 11.333,2.779 C 11.011,2.779 10.75,2.374 10.75,1.875 C 10.75,1.376 11.011,0.971 11.333,0.971"
|
||||
id="path14"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="11.765"
|
||||
y="2.053"
|
||||
id="text16"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">UID</text>
|
||||
<line
|
||||
x1="12.489"
|
||||
y1="7.5"
|
||||
x2="12.497"
|
||||
y2="9.6499996"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line18"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.097,9.651 12.5,10.45 12.897,9.649 12.097,9.651 "
|
||||
id="polygon20"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 14.833,22.15 L 17.167,22.15 C 17.489,22.15 17.75,22.555 17.75,23.054 C 17.75,23.553 17.489,23.957 17.167,23.957 L 14.833,23.957 C 14.511,23.957 14.25,23.553 14.25,23.054 C 14.25,22.555 14.511,22.15 14.833,22.15"
|
||||
id="path22"
|
||||
style="fill:#d5d5d5;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 14.833,22.15 L 17.167,22.15 C 17.489,22.15 17.75,22.555 17.75,23.054 C 17.75,23.553 17.489,23.957 17.167,23.957 L 14.833,23.957 C 14.511,23.957 14.25,23.553 14.25,23.054 C 14.25,22.555 14.511,22.15 14.833,22.15"
|
||||
id="path24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="15.299"
|
||||
y="23.231001"
|
||||
id="text26"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">SID</text>
|
||||
<polygon
|
||||
points="12.5,10.5 14.5,12 12.5,13.5 10.5,12 12.5,10.5 "
|
||||
id="polygon28"
|
||||
style="fill:#b8f5fc;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="12.5,10.5 14.5,12 12.5,13.5 10.5,12 12.5,10.5 "
|
||||
id="polygon30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="11.023"
|
||||
y="12.25"
|
||||
id="text32"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="13.031"
|
||||
y="14.5"
|
||||
id="text34"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<text
|
||||
x="14.854"
|
||||
y="11.75"
|
||||
id="text36"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="14.5"
|
||||
y1="12"
|
||||
x2="16.4"
|
||||
y2="12"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line38"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.4,12.4 17.2,12 16.4,11.6 16.4,12.4 "
|
||||
id="polygon40"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<line
|
||||
x1="16"
|
||||
y1="19.25"
|
||||
x2="16"
|
||||
y2="21.4"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line42"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="15.6,21.4 16,22.2 16.4,21.4 15.6,21.4 "
|
||||
id="polygon44"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 24.083,15.65 L 26.417,15.65 C 26.739,15.65 27,16.055 27,16.554 C 27,17.053 26.739,17.457 26.417,17.457 L 24.083,17.457 C 23.761,17.457 23.5,17.053 23.5,16.554 C 23.5,16.055 23.761,15.65 24.083,15.65"
|
||||
id="path46"
|
||||
style="fill:#d9d9d9;stroke:none;stroke-width:0.1" />
|
||||
<path
|
||||
d="M 24.083,15.65 L 26.417,15.65 C 26.739,15.65 27,16.055 27,16.554 C 27,17.053 26.739,17.457 26.417,17.457 L 24.083,17.457 C 23.761,17.457 23.5,17.053 23.5,16.554 C 23.5,16.055 23.761,15.65 24.083,15.65"
|
||||
id="path48"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="24.525999"
|
||||
y="16.731001"
|
||||
id="text50"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Fail</text>
|
||||
<rect
|
||||
width="4.1399999"
|
||||
height="2.0999999"
|
||||
x="10.419"
|
||||
y="5.4000001"
|
||||
id="rect52"
|
||||
style="fill:#dcd7d7;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.1399999"
|
||||
height="2.0999999"
|
||||
x="10.419"
|
||||
y="5.4000001"
|
||||
id="rect54"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="10.969"
|
||||
y="6.6279998"
|
||||
id="text56"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">PassDB</text>
|
||||
<line
|
||||
x1="14.75"
|
||||
y1="5.25"
|
||||
x2="17"
|
||||
y2="4"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line58"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="14.75"
|
||||
y1="7.5"
|
||||
x2="17"
|
||||
y2="8.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line60"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="8"
|
||||
height="5.25"
|
||||
x="17.25"
|
||||
y="3.75"
|
||||
id="rect62"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="8"
|
||||
height="5.25"
|
||||
x="17.25"
|
||||
y="3.75"
|
||||
id="rect64"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="20.089001"
|
||||
y="4.5"
|
||||
id="text66"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">guest</text>
|
||||
<text
|
||||
x="18.85"
|
||||
y="5.5"
|
||||
id="text68"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">smbpasswd</text>
|
||||
<text
|
||||
x="19.709"
|
||||
y="6.5"
|
||||
id="text70"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">tdbsam</text>
|
||||
<text
|
||||
x="19.511999"
|
||||
y="7.5"
|
||||
id="text72"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<text
|
||||
x="17.799999"
|
||||
y="8.5"
|
||||
id="text74"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam_compat</text>
|
||||
<line
|
||||
x1="17.25"
|
||||
y1="4.75"
|
||||
x2="25.25"
|
||||
y2="4.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="17.25"
|
||||
y1="5.75"
|
||||
x2="25.25"
|
||||
y2="5.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line78"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="17.25"
|
||||
y1="6.75"
|
||||
x2="25.25"
|
||||
y2="6.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line80"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="17.25"
|
||||
y1="7.75"
|
||||
x2="25.25"
|
||||
y2="7.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line82"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<polyline
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
points="12.500,13.500 12.500,19.000 19.250,19.000 19.250,18.000 "
|
||||
id="polyline84"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="16.993999"
|
||||
y="10.9"
|
||||
id="rect86"
|
||||
style="fill:#d7d7d7;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.4899998"
|
||||
height="2.0999999"
|
||||
x="16.993999"
|
||||
y="10.9"
|
||||
id="rect88"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="17.544001"
|
||||
y="12.128"
|
||||
id="text90"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Winbind</text>
|
||||
<line
|
||||
x1="21.5"
|
||||
y1="12.5"
|
||||
x2="23.5"
|
||||
y2="13.25"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line92"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<line
|
||||
x1="21.5"
|
||||
y1="11.25"
|
||||
x2="23.5"
|
||||
y2="10.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line94"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<rect
|
||||
width="7.6669998"
|
||||
height="2.75"
|
||||
x="23.75"
|
||||
y="10.5"
|
||||
id="rect96"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="7.6669998"
|
||||
height="2.75"
|
||||
x="23.75"
|
||||
y="10.5"
|
||||
id="rect98"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="23.433001"
|
||||
y="11.507"
|
||||
id="text100"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">winbindd_idmap.tdb</text>
|
||||
<text
|
||||
x="25.761999"
|
||||
y="12.75"
|
||||
id="text102"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">ldapsam</text>
|
||||
<line
|
||||
x1="31.417"
|
||||
y1="11.875"
|
||||
x2="23.75"
|
||||
y2="11.875"
|
||||
stroke="#000000"
|
||||
stroke-width="0.050"
|
||||
id="line104"
|
||||
style="stroke:#000000;stroke-width:0.05" />
|
||||
<polygon
|
||||
points="19.25,15 21.25,16.5 19.25,18 17.25,16.5 19.25,15 "
|
||||
id="polygon106"
|
||||
style="fill:#bcf9ff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="19.25,15 21.25,16.5 19.25,18 17.25,16.5 19.25,15 "
|
||||
id="polygon108"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="17.773001"
|
||||
y="16.75"
|
||||
id="text110"
|
||||
style="font-size:1px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:luxi sans">Found?</text>
|
||||
<text
|
||||
x="19.781"
|
||||
y="19"
|
||||
id="text112"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">Yes</text>
|
||||
<text
|
||||
x="21.604"
|
||||
y="16.25"
|
||||
id="text114"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:luxi sans">No</text>
|
||||
<line
|
||||
x1="21.25"
|
||||
y1="16.5"
|
||||
x2="22.65"
|
||||
y2="16.5"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line116"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="22.65,16.9 23.45,16.5 22.65,16.1 22.65,16.9 "
|
||||
id="polygon118"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
119
docs/Samba3-HOWTO/images/idmap.svg
Normal file
@ -0,0 +1,119 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="8.1999998cm"
|
||||
height="17.198cm"
|
||||
viewBox="1.45 1.4 9.65 18.598"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs45" />
|
||||
<rect
|
||||
width="7.3000002"
|
||||
height="2.5999999"
|
||||
x="1.5"
|
||||
y="1.7"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="7.3000002"
|
||||
height="2.5999999"
|
||||
x="1.5"
|
||||
y="1.7"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.9000001"
|
||||
height="2.7"
|
||||
x="2.3"
|
||||
y="8.5"
|
||||
id="rect8"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.9000001"
|
||||
height="2.7"
|
||||
x="2.3"
|
||||
y="8.5"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="2.7"
|
||||
y="2.8"
|
||||
id="text12"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:sans">passdb backend</text>
|
||||
<text
|
||||
x="1.7"
|
||||
y="3.7"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">contains samba users</text>
|
||||
<text
|
||||
x="4.5"
|
||||
y="9.3999996"
|
||||
id="text16"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:sans">idmap</text>
|
||||
<text
|
||||
x="3.3"
|
||||
y="10.2"
|
||||
id="text18"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">maps unix to</text>
|
||||
<text
|
||||
x="3.3"
|
||||
y="11"
|
||||
id="text20"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">samba users</text>
|
||||
<rect
|
||||
width="7.6999998"
|
||||
height="3"
|
||||
x="1.9"
|
||||
y="15.5"
|
||||
id="rect22"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="7.6999998"
|
||||
height="3"
|
||||
x="1.9"
|
||||
y="15.5"
|
||||
id="rect24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.675,7.35 4.675,5.45 4.2,5.45 5.15,4.5 6.1,5.45 5.625,5.45 5.625,7.35 6.1,7.35 5.15,8.3 4.2,7.35 4.675,7.35 "
|
||||
id="polygon26"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.675,7.35 4.675,5.45 4.2,5.45 5.15,4.5 6.1,5.45 5.625,5.45 5.625,7.35 6.1,7.35 5.15,8.3 4.2,7.35 4.675,7.35 "
|
||||
id="polygon28"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.675,7.35 4.675,5.45 4.2,5.45 5.15,4.5 6.1,5.45 5.625,5.45 5.625,7.35 6.1,7.35 5.15,8.3 4.2,7.35 4.675,7.35 "
|
||||
id="polygon30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="4.763,14.175 4.763,12.325 4.3,12.325 5.225,11.4 6.15,12.325 5.688,12.325 5.688,14.175 6.15,14.175 5.225,15.1 4.3,14.175 4.763,14.175 "
|
||||
id="polygon32"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.763,14.175 4.763,12.325 4.3,12.325 5.225,11.4 6.15,12.325 5.688,12.325 5.688,14.175 6.15,14.175 5.225,15.1 4.3,14.175 4.763,14.175 "
|
||||
id="polygon34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.763,14.175 4.763,12.325 4.3,12.325 5.225,11.4 6.15,12.325 5.688,12.325 5.688,14.175 6.15,14.175 5.225,15.1 4.3,14.175 4.763,14.175 "
|
||||
id="polygon36"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="3.7"
|
||||
y="16.299999"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:700;text-anchor:start;fill:#000000;font-family:sans">Unix users</text>
|
||||
<text
|
||||
x="2.4000001"
|
||||
y="17.4"
|
||||
id="text40"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">/etc/passwd</text>
|
||||
<text
|
||||
x="2.4000001"
|
||||
y="18.200001"
|
||||
id="text42"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">or other NSS backend</text>
|
||||
</svg>
|
After Width: | Height: | Size: 4.0 KiB |
156
docs/Samba3-HOWTO/images/pdftoepsonusb.svg
Normal file
@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="18.5cm"
|
||||
height="4.9990001cm"
|
||||
viewBox="5.85 2.808 24.35 7.807"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs59" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="5.9000001"
|
||||
y="3"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="5.9000001"
|
||||
y="3"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="6.8039999"
|
||||
y="3.8"
|
||||
id="text8"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pdftops</text>
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="12.8"
|
||||
y="3"
|
||||
id="rect10"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="12.8"
|
||||
y="3"
|
||||
id="rect12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.835"
|
||||
y="3.8"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstops</text>
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="19.9"
|
||||
y="3"
|
||||
id="rect16"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.7609506"
|
||||
height="0.99263805"
|
||||
x="19.903681"
|
||||
y="3.0036809"
|
||||
id="rect18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.10736195" />
|
||||
<text
|
||||
x="20.409"
|
||||
y="3.8"
|
||||
id="text20"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstoraster</text>
|
||||
<polygon
|
||||
points="10.5,3.225 11.5,3.225 11.5,2.9 12.5,3.55 11.5,4.2 11.5,3.875 10.5,3.875 10.5,3.225 "
|
||||
id="polygon22"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,3.225 11.5,3.225 11.5,2.9 12.5,3.55 11.5,4.2 11.5,3.875 10.5,3.875 10.5,3.225 "
|
||||
id="polygon24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,3.225 11.5,3.225 11.5,2.9 12.5,3.55 11.5,4.2 11.5,3.875 10.5,3.875 10.5,3.225 "
|
||||
id="polygon26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="17.4,3.225 18.4,3.225 18.4,2.9 19.4,3.55 18.4,4.2 18.4,3.875 17.4,3.875 17.4,3.225 "
|
||||
id="polygon28"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="17.4,3.225 18.4,3.225 18.4,2.9 19.4,3.55 18.4,4.2 18.4,3.875 17.4,3.875 17.4,3.225 "
|
||||
id="polygon30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="17.4,3.225 18.4,3.225 18.4,2.9 19.4,3.55 18.4,4.2 18.4,3.875 17.4,3.875 17.4,3.225 "
|
||||
id="polygon32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="4.8000002"
|
||||
height="1"
|
||||
x="19.5"
|
||||
y="6.3000002"
|
||||
id="rect34"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.0224352"
|
||||
height="0.9886266"
|
||||
x="19.505686"
|
||||
y="6.305687"
|
||||
id="rect36"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.11137342" />
|
||||
<text
|
||||
x="19.865999"
|
||||
y="7.0999999"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">rastertoepson</text>
|
||||
<polygon
|
||||
points="21.6,4.4 21.6,5.2 21.2,5.2 22,6 22.8,5.2 22.4,5.2 22.4,4.4 21.6,4.4 "
|
||||
id="polygon40"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="21.6,4.4 21.6,5.2 21.2,5.2 22,6 22.8,5.2 22.4,5.2 22.4,4.4 21.6,4.4 "
|
||||
id="polygon42"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="21.6,4.4 21.6,5.2 21.2,5.2 22,6 22.8,5.2 22.4,5.2 22.4,4.4 21.6,4.4 "
|
||||
id="polygon44"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="12.5"
|
||||
y="6.3000002"
|
||||
id="rect46"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="12.5"
|
||||
y="6.3000002"
|
||||
id="rect48"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.979"
|
||||
y="7.0999999"
|
||||
id="text50"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">usb</text>
|
||||
<polygon
|
||||
points="18.886,6.422 18.043,6.422 18.043,6 17.2,6.843 18.043,7.686 18.043,7.265 18.886,7.265 18.886,6.422 "
|
||||
id="polygon52"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.886,6.422 18.043,6.422 18.043,6 17.2,6.843 18.043,7.686 18.043,7.265 18.886,7.265 18.886,6.422 "
|
||||
id="polygon54"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.886,6.422 18.043,6.422 18.043,6 17.2,6.843 18.043,7.686 18.043,7.265 18.886,7.265 18.886,6.422 "
|
||||
id="polygon56"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
</svg>
|
After Width: | Height: | Size: 5.0 KiB |
94
docs/Samba3-HOWTO/images/pdftosocket.svg
Normal file
@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="18.200001cm"
|
||||
height="1.484cm"
|
||||
viewBox="5.85 2.808 24.05 4.292"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs35" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="5.9000001"
|
||||
y="3"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="5.9000001"
|
||||
y="3"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="6.8039999"
|
||||
y="3.8"
|
||||
id="text8"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pdftops</text>
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="12.8"
|
||||
y="3"
|
||||
id="rect10"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="12.8"
|
||||
y="3"
|
||||
id="rect12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.835"
|
||||
y="3.8"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">pstops</text>
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="19.9"
|
||||
y="3"
|
||||
id="rect16"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="4.0999999"
|
||||
height="1"
|
||||
x="19.9"
|
||||
y="3"
|
||||
id="rect18"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="20.959"
|
||||
y="3.8"
|
||||
id="text20"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">socket</text>
|
||||
<polygon
|
||||
points="10.5,3.225 11.5,3.225 11.5,2.9 12.5,3.55 11.5,4.2 11.5,3.875 10.5,3.875 10.5,3.225 "
|
||||
id="polygon22"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,3.225 11.5,3.225 11.5,2.9 12.5,3.55 11.5,4.2 11.5,3.875 10.5,3.875 10.5,3.225 "
|
||||
id="polygon24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.5,3.225 11.5,3.225 11.5,2.9 12.5,3.55 11.5,4.2 11.5,3.875 10.5,3.875 10.5,3.225 "
|
||||
id="polygon26"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="17.4,3.225 18.4,3.225 18.4,2.9 19.4,3.55 18.4,4.2 18.4,3.875 17.4,3.875 17.4,3.225 "
|
||||
id="polygon28"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="17.4,3.225 18.4,3.225 18.4,2.9 19.4,3.55 18.4,4.2 18.4,3.875 17.4,3.875 17.4,3.225 "
|
||||
id="polygon30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="17.4,3.225 18.4,3.225 18.4,2.9 19.4,3.55 18.4,4.2 18.4,3.875 17.4,3.875 17.4,3.225 "
|
||||
id="polygon32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
792
docs/Samba3-HOWTO/images/trusts1.svg
Normal file
@ -0,0 +1,792 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="27.1cm"
|
||||
height="8.493cm"
|
||||
viewBox="6.95 1.958 34.05 10.45"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs273" />
|
||||
<rect
|
||||
width="1.367"
|
||||
height="3.1900001"
|
||||
x="8.8730001"
|
||||
y="5"
|
||||
id="rect4"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.367"
|
||||
height="3.1900001"
|
||||
x="8.8730001"
|
||||
y="5"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="9.0100002"
|
||||
y="5.191"
|
||||
id="rect8"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="9.0100002"
|
||||
y="5.5560002"
|
||||
id="rect10"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="9.0100002"
|
||||
y="5.921"
|
||||
id="rect12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="9.0100002"
|
||||
y="6.2849998"
|
||||
id="rect14"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.68400002"
|
||||
height="0.219"
|
||||
x="9.0100002"
|
||||
y="6.723"
|
||||
id="rect16"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="10.036"
|
||||
cy="6.7589998"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse18"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="10.036"
|
||||
cy="6.7589998"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse20"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="10.036"
|
||||
cy="6.9050002"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse22"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="10.036"
|
||||
cy="6.9050002"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="9.7620001"
|
||||
y="6.796"
|
||||
id="rect26"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="9.7620001"
|
||||
y="6.796"
|
||||
id="rect28"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 9.101,7.233 L 9.101,8.031"
|
||||
id="path30"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 9.329,7.233 L 9.329,8.031"
|
||||
id="path32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 9.557,7.233 L 9.557,8.031"
|
||||
id="path34"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 9.785,7.233 L 9.785,8.031"
|
||||
id="path36"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 10.013,7.233 L 10.013,8.031"
|
||||
id="path38"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 10.241,7.233 L 10.241,8.031"
|
||||
id="path40"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="8.6,8.464 8.873,7.917 8.873,8.19 10.241,8.19 10.241,7.917 10.605,8.464 8.6,8.464 "
|
||||
id="polygon42"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="8.6,8.464 8.873,7.917 8.873,8.19 10.241,8.19 10.241,7.917 10.605,8.464 8.6,8.464 "
|
||||
id="polygon44"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="12.25"
|
||||
cy="6.6999998"
|
||||
rx="5.25"
|
||||
ry="3.5999999"
|
||||
id="ellipse46"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="1.365"
|
||||
height="3.1860001"
|
||||
x="11.273"
|
||||
y="5"
|
||||
id="rect48"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.365"
|
||||
height="3.1860001"
|
||||
x="11.273"
|
||||
y="5"
|
||||
id="rect50"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="11.41"
|
||||
y="5.191"
|
||||
id="rect52"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="11.41"
|
||||
y="5.5549998"
|
||||
id="rect54"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="11.41"
|
||||
y="5.9190001"
|
||||
id="rect56"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="11.41"
|
||||
y="6.2839999"
|
||||
id="rect58"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.68300003"
|
||||
height="0.21799999"
|
||||
x="11.41"
|
||||
y="6.7199998"
|
||||
id="rect60"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="12.434"
|
||||
cy="6.757"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse62"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="12.434"
|
||||
cy="6.757"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse64"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="12.434"
|
||||
cy="6.902"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse66"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="12.434"
|
||||
cy="6.902"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse68"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="12.161"
|
||||
y="6.7930002"
|
||||
id="rect70"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="12.161"
|
||||
y="6.7930002"
|
||||
id="rect72"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 11.501,7.23 L 11.501,8.027"
|
||||
id="path74"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 11.728,7.23 L 11.728,8.027"
|
||||
id="path76"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 11.956,7.23 L 11.956,8.027"
|
||||
id="path78"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 12.183,7.23 L 12.183,8.027"
|
||||
id="path80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 12.411,7.23 L 12.411,8.027"
|
||||
id="path82"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 12.639,7.23 L 12.639,8.027"
|
||||
id="path84"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="11,8.459 11.273,7.913 11.273,8.186 12.639,8.186 12.639,7.913 13.003,8.459 11,8.459 "
|
||||
id="polygon86"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="11,8.459 11.273,7.913 11.273,8.186 12.639,8.186 12.639,7.913 13.003,8.459 11,8.459 "
|
||||
id="polygon88"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.322"
|
||||
height="3.086"
|
||||
x="13.764"
|
||||
y="5.0999999"
|
||||
id="rect90"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.322"
|
||||
height="3.086"
|
||||
x="13.764"
|
||||
y="5.0999999"
|
||||
id="rect92"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="13.897"
|
||||
y="5.2849998"
|
||||
id="rect94"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="13.897"
|
||||
y="5.638"
|
||||
id="rect96"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="13.897"
|
||||
y="5.9899998"
|
||||
id="rect98"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="13.897"
|
||||
y="6.3429999"
|
||||
id="rect100"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.66100001"
|
||||
height="0.212"
|
||||
x="13.897"
|
||||
y="6.7659998"
|
||||
id="rect102"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="14.888"
|
||||
cy="6.8010001"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse104"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="14.888"
|
||||
cy="6.8010001"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse106"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="14.888"
|
||||
cy="6.9419999"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse108"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="14.888"
|
||||
cy="6.9419999"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse110"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.15899999"
|
||||
height="0.141"
|
||||
x="14.624"
|
||||
y="6.8369999"
|
||||
id="rect112"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.15899999"
|
||||
height="0.141"
|
||||
x="14.624"
|
||||
y="6.8369999"
|
||||
id="rect114"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 13.985,7.26 L 13.985,8.031"
|
||||
id="path116"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 14.205,7.26 L 14.205,8.031"
|
||||
id="path118"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 14.426,7.26 L 14.426,8.031"
|
||||
id="path120"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 14.646,7.26 L 14.646,8.031"
|
||||
id="path122"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 14.866,7.26 L 14.866,8.031"
|
||||
id="path124"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 15.087,7.26 L 15.087,8.031"
|
||||
id="path126"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="13.5,8.45 13.764,7.921 13.764,8.186 15.087,8.186 15.087,7.921 15.439,8.45 13.5,8.45 "
|
||||
id="polygon128"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="13.5,8.45 13.764,7.921 13.764,8.186 15.087,8.186 15.087,7.921 15.439,8.45 13.5,8.45 "
|
||||
id="polygon130"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="10.5"
|
||||
y="2.5"
|
||||
id="text132"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Domain A</text>
|
||||
<text
|
||||
x="27.299999"
|
||||
y="2.8"
|
||||
id="text134"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Domain B</text>
|
||||
<polygon
|
||||
points="18.5,6.5 20.6,6.5 20.6,6.2 22.7,6.8 20.6,7.4 20.6,7.1 18.5,7.1 18.5,6.5 "
|
||||
id="polygon136"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.5,6.5 20.6,6.5 20.6,6.2 22.7,6.8 20.6,7.4 20.6,7.1 18.5,7.1 18.5,6.5 "
|
||||
id="polygon138"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.5,6.5 20.6,6.5 20.6,6.2 22.7,6.8 20.6,7.4 20.6,7.1 18.5,7.1 18.5,6.5 "
|
||||
id="polygon140"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<text
|
||||
x="19.299999"
|
||||
y="5.9000001"
|
||||
id="text142"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Trusts</text>
|
||||
<rect
|
||||
width="1.367"
|
||||
height="3.1900001"
|
||||
x="25.372999"
|
||||
y="5.0999999"
|
||||
id="rect144"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.367"
|
||||
height="3.1900001"
|
||||
x="25.372999"
|
||||
y="5.0999999"
|
||||
id="rect146"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="25.51"
|
||||
y="5.2909999"
|
||||
id="rect148"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="25.51"
|
||||
y="5.6560001"
|
||||
id="rect150"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="25.51"
|
||||
y="6.0209999"
|
||||
id="rect152"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.094"
|
||||
height="0.36500001"
|
||||
x="25.51"
|
||||
y="6.3850002"
|
||||
id="rect154"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.68400002"
|
||||
height="0.219"
|
||||
x="25.51"
|
||||
y="6.823"
|
||||
id="rect156"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="26.535999"
|
||||
cy="6.8590002"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse158"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="26.535999"
|
||||
cy="6.8590002"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse160"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="26.535999"
|
||||
cy="7.0050001"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse162"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="26.535999"
|
||||
cy="7.0050001"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse164"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="26.261999"
|
||||
y="6.8959999"
|
||||
id="rect166"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="26.261999"
|
||||
y="6.8959999"
|
||||
id="rect168"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 25.601,7.333 L 25.601,8.131"
|
||||
id="path170"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 25.829,7.333 L 25.829,8.131"
|
||||
id="path172"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 26.057,7.333 L 26.057,8.131"
|
||||
id="path174"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 26.285,7.333 L 26.285,8.131"
|
||||
id="path176"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 26.513,7.333 L 26.513,8.131"
|
||||
id="path178"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 26.741,7.333 L 26.741,8.131"
|
||||
id="path180"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="25.1,8.564 25.373,8.017 25.373,8.29 26.741,8.29 26.741,8.017 27.105,8.564 25.1,8.564 "
|
||||
id="polygon182"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="25.1,8.564 25.373,8.017 25.373,8.29 26.741,8.29 26.741,8.017 27.105,8.564 25.1,8.564 "
|
||||
id="polygon184"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="28.75"
|
||||
cy="6.8000002"
|
||||
rx="5.25"
|
||||
ry="3.5999999"
|
||||
id="ellipse186"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="1.365"
|
||||
height="3.1860001"
|
||||
x="27.773001"
|
||||
y="5.0999999"
|
||||
id="rect188"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.365"
|
||||
height="3.1860001"
|
||||
x="27.773001"
|
||||
y="5.0999999"
|
||||
id="rect190"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="27.91"
|
||||
y="5.2909999"
|
||||
id="rect192"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="27.91"
|
||||
y="5.6550002"
|
||||
id="rect194"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="27.91"
|
||||
y="6.0190001"
|
||||
id="rect196"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.092"
|
||||
height="0.36399999"
|
||||
x="27.91"
|
||||
y="6.3839998"
|
||||
id="rect198"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.68300003"
|
||||
height="0.21799999"
|
||||
x="27.91"
|
||||
y="6.8200002"
|
||||
id="rect200"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="28.934"
|
||||
cy="6.8569999"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse202"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="28.934"
|
||||
cy="6.8569999"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse204"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="28.934"
|
||||
cy="7.0019999"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse206"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="28.934"
|
||||
cy="7.0019999"
|
||||
rx="0.048"
|
||||
ry="0.048"
|
||||
id="ellipse208"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="28.660999"
|
||||
y="6.8930001"
|
||||
id="rect210"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.164"
|
||||
height="0.146"
|
||||
x="28.660999"
|
||||
y="6.8930001"
|
||||
id="rect212"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 28.001,7.33 L 28.001,8.127"
|
||||
id="path214"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 28.228,7.33 L 28.228,8.127"
|
||||
id="path216"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 28.456,7.33 L 28.456,8.127"
|
||||
id="path218"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 28.683,7.33 L 28.683,8.127"
|
||||
id="path220"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 28.911,7.33 L 28.911,8.127"
|
||||
id="path222"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 29.139,7.33 L 29.139,8.127"
|
||||
id="path224"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="27.5,8.559 27.773,8.013 27.773,8.286 29.139,8.286 29.139,8.013 29.503,8.559 27.5,8.559 "
|
||||
id="polygon226"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="27.5,8.559 27.773,8.013 27.773,8.286 29.139,8.286 29.139,8.013 29.503,8.559 27.5,8.559 "
|
||||
id="polygon228"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.322"
|
||||
height="3.086"
|
||||
x="30.264"
|
||||
y="5.1999998"
|
||||
id="rect230"
|
||||
style="fill:#b3b3b3;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="1.322"
|
||||
height="3.086"
|
||||
x="30.264"
|
||||
y="5.1999998"
|
||||
id="rect232"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.08" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="30.396999"
|
||||
y="5.3850002"
|
||||
id="rect234"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="30.396999"
|
||||
y="5.7379999"
|
||||
id="rect236"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="30.396999"
|
||||
y="6.0900002"
|
||||
id="rect238"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="1.058"
|
||||
height="0.35299999"
|
||||
x="30.396999"
|
||||
y="6.4429998"
|
||||
id="rect240"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.66100001"
|
||||
height="0.212"
|
||||
x="30.396999"
|
||||
y="6.8660002"
|
||||
id="rect242"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="31.388"
|
||||
cy="6.901"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse244"
|
||||
style="fill:#00ff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="31.388"
|
||||
cy="6.901"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse246"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<ellipse
|
||||
cx="31.388"
|
||||
cy="7.0430002"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse248"
|
||||
style="fill:#ffff00;stroke:none" />
|
||||
<ellipse
|
||||
cx="31.388"
|
||||
cy="7.0430002"
|
||||
rx="0.046"
|
||||
ry="0.046"
|
||||
id="ellipse250"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<rect
|
||||
width="0.15899999"
|
||||
height="0.141"
|
||||
x="31.124001"
|
||||
y="6.9369998"
|
||||
id="rect252"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="0.15899999"
|
||||
height="0.141"
|
||||
x="31.124001"
|
||||
y="6.9369998"
|
||||
id="rect254"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 30.485,7.36 L 30.485,8.131"
|
||||
id="path256"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 30.705,7.36 L 30.705,8.131"
|
||||
id="path258"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 30.926,7.36 L 30.926,8.131"
|
||||
id="path260"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 31.146,7.36 L 31.146,8.131"
|
||||
id="path262"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 31.366,7.36 L 31.366,8.131"
|
||||
id="path264"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<path
|
||||
d="M 31.587,7.36 L 31.587,8.131"
|
||||
id="path266"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="30,8.55 30.264,8.021 30.264,8.286 31.587,8.286 31.587,8.021 31.939,8.55 30,8.55 "
|
||||
id="polygon268"
|
||||
style="fill:#999999;stroke:none;stroke-width:0.01" />
|
||||
<polygon
|
||||
points="30,8.55 30.264,8.021 30.264,8.286 31.587,8.286 31.587,8.021 31.939,8.55 30,8.55 "
|
||||
id="polygon270"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.01" />
|
||||
</svg>
|
After Width: | Height: | Size: 20 KiB |
@ -16,30 +16,37 @@ AC_SUBST(SAMBASOURCEDIR)
|
||||
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(XSLTPROC, xsltproc, ALL)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(RM, rm, ALL)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, LATEX)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PS)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PDF)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, HTML)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, HTMLHELP)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PEARSON)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PLUCKER)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, FOPDF)
|
||||
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, LATEX)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PS)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PDF)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, HTML)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, HTMLHELP)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PEARSON)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, PLUCKER)
|
||||
dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, FOPDF)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, LATEX)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, PS)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, PDF)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, HTML)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, HTMLHELP)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, PEARSON)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, PLUCKER)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, FOPDF)
|
||||
# Check dia version number
|
||||
|
||||
if test -n "$DIA"; then
|
||||
[ DIA_VERSION=`$DIA -v | egrep -o '([0-9]+)\.([0-9]+)'`]
|
||||
DIA_MAJ_VERSION=`echo $DIA_VERSION | cut -d . -f 1`
|
||||
DIA_MIN_VERSION=`echo $DIA_VERSION | cut -d . -f 2`
|
||||
#if test -n "$DIA"; then
|
||||
# [ DIA_VERSION=`$DIA -v | egrep -o '([0-9]+)\.([0-9]+)'`]
|
||||
# DIA_MAJ_VERSION=`echo $DIA_VERSION | cut -d . -f 1`
|
||||
# DIA_MIN_VERSION=`echo $DIA_VERSION | cut -d . -f 2`
|
||||
|
||||
if test "$DIA_MAJ_VERSION" -le "0"
|
||||
then
|
||||
if test "$DIA_MIN_VERSION" -le "92" && test -z "$DISPLAY"
|
||||
then
|
||||
AC_MSG_ERROR([Dia below 0.93 requires an X environment. Set \$DISPLAY or install Dia 0.93 or higher])
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
# if test "$DIA_MAJ_VERSION" -le "0"
|
||||
# then
|
||||
# if test "$DIA_MIN_VERSION" -le "92" && test -z "$DISPLAY"
|
||||
# then
|
||||
# AC_MSG_ERROR([Dia below 0.93 requires an X environment. Set \$DISPLAY or install Dia 0.93 or higher])
|
||||
# fi
|
||||
# fi
|
||||
#fi
|
||||
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(MAKEINDEX, makeindex, LATEX)
|
||||
DOCS_TARGET_REQUIRE_PROGRAM(PDFLATEX, pdflatex, PDF)
|
||||
|
@ -1,98 +0,0 @@
|
||||
This patch removes a duplicate template from db2latex that was being
|
||||
included (violates strict XSLT, something newer versions of xsltproc don't like)
|
||||
|
||||
Looks like upstream is inactive for over a year, so I'm putting this quick fix
|
||||
here for now.
|
||||
|
||||
--- db2latex-xsl-0.8pre1+20050310/xsl/common/common.xsl 2005-03-10 23:09:55.639189152 +0100
|
||||
+++ db2latex-xsl-0.8pre1+20050310/xsl/common/common.xsl 2005-03-10 23:10:50.762690340 +0100
|
||||
@@ -356,89 +356,6 @@
|
||||
<xsl:value-of select="count($anc.divs) + number($section.level)"/>
|
||||
</xsl:template>
|
||||
|
||||
-<xsl:template name="question.answer.label">
|
||||
- <xsl:variable name="deflabel">
|
||||
- <xsl:choose>
|
||||
- <xsl:when test="ancestor-or-self::*[@defaultlabel]">
|
||||
- <xsl:value-of select="(ancestor-or-self::*[@defaultlabel])[last()]
|
||||
- /@defaultlabel"/>
|
||||
- </xsl:when>
|
||||
- <xsl:otherwise>
|
||||
- <xsl:value-of select="$qanda.defaultlabel"/>
|
||||
- </xsl:otherwise>
|
||||
- </xsl:choose>
|
||||
- </xsl:variable>
|
||||
-
|
||||
- <xsl:variable name="label" select="@label"/>
|
||||
-
|
||||
-<!--
|
||||
- (hnr (hierarchical-number-recursive (normalize "qandadiv") node))
|
||||
-
|
||||
- (parsect (ancestor-member node (section-element-list)))
|
||||
-
|
||||
- (defnum (if (and %qanda-inherit-numeration%
|
||||
- %section-autolabel%)
|
||||
- (if (node-list-empty? parsect)
|
||||
- (section-autolabel-prefix node)
|
||||
- (section-autolabel parsect))
|
||||
- ""))
|
||||
-
|
||||
- (hnumber (let loop ((numlist hnr) (number defnum)
|
||||
- (sep (if (equal? defnum "") "" ".")))
|
||||
- (if (null? numlist)
|
||||
- number
|
||||
- (loop (cdr numlist)
|
||||
- (string-append number
|
||||
- sep
|
||||
- (number->string (car numlist)))
|
||||
- "."))))
|
||||
- (cnumber (child-number (parent node)))
|
||||
- (number (string-append hnumber
|
||||
- (if (equal? hnumber "")
|
||||
- ""
|
||||
- ".")
|
||||
- (number->string cnumber))))
|
||||
--->
|
||||
-
|
||||
- <xsl:choose>
|
||||
- <xsl:when test="$deflabel = 'qanda'">
|
||||
- <xsl:call-template name="gentext">
|
||||
- <xsl:with-param name="key">
|
||||
- <xsl:choose>
|
||||
- <xsl:when test="local-name(.) = 'question'">question</xsl:when>
|
||||
- <xsl:when test="local-name(.) = 'answer'">answer</xsl:when>
|
||||
- <xsl:when test="local-name(.) = 'qandadiv'">qandadiv</xsl:when>
|
||||
- <xsl:otherwise>qandaset</xsl:otherwise>
|
||||
- </xsl:choose>
|
||||
- </xsl:with-param>
|
||||
- </xsl:call-template>
|
||||
- </xsl:when>
|
||||
- <xsl:when test="$deflabel = 'label'">
|
||||
- <xsl:value-of select="$label"/>
|
||||
- </xsl:when>
|
||||
- <xsl:when test="$deflabel = 'number'
|
||||
- and local-name(.) = 'question'">
|
||||
- <xsl:apply-templates select="ancestor::qandaset[1]"
|
||||
- mode="number"/>
|
||||
- <xsl:choose>
|
||||
- <xsl:when test="ancestor::qandadiv">
|
||||
- <xsl:apply-templates select="ancestor::qandadiv[1]"
|
||||
- mode="number"/>
|
||||
- <xsl:apply-templates select="ancestor::qandaentry"
|
||||
- mode="number"/>
|
||||
- </xsl:when>
|
||||
- <xsl:otherwise>
|
||||
- <xsl:apply-templates select="ancestor::qandaentry"
|
||||
- mode="number"/>
|
||||
- </xsl:otherwise>
|
||||
- </xsl:choose>
|
||||
- </xsl:when>
|
||||
- <xsl:otherwise>
|
||||
- <!-- nothing -->
|
||||
- </xsl:otherwise>
|
||||
- </xsl:choose>
|
||||
-</xsl:template>
|
||||
-
|
||||
<xsl:template match="qandaset" mode="number">
|
||||
<!-- FIXME: -->
|
||||
</xsl:template>
|
585
docs/structure.svg
Normal file
@ -0,0 +1,585 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.0"
|
||||
width="33.269001cm"
|
||||
height="34.450001cm"
|
||||
viewBox="0.35 1.35 33.619 35.8"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs197" />
|
||||
<rect
|
||||
width="10.55"
|
||||
height="1.9"
|
||||
x="3.375"
|
||||
y="1.4"
|
||||
id="rect4"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="13.364128"
|
||||
height="1.8878119"
|
||||
x="3.381094"
|
||||
y="1.406094"
|
||||
id="rect6"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.11218806" />
|
||||
<text
|
||||
x="4.2309999"
|
||||
y="2.493"
|
||||
id="text8"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">Samba DocBook Source (XML)</text>
|
||||
<polygon
|
||||
points="4.653,6.75 12.794,6.75 12.066,8.75 3.925,8.75 4.653,6.75 "
|
||||
id="polygon10"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.653,6.75 12.794,6.75 12.066,8.75 3.925,8.75 4.653,6.75 "
|
||||
transform="matrix(1.211345,0,0,0.9951043,-0.8246336,3.7941591e-2)"
|
||||
id="polygon12"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="5.1760001"
|
||||
y="7.8920002"
|
||||
id="text14"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">expand-sambadoc.xsl</text>
|
||||
<line
|
||||
x1="8.6499996"
|
||||
y1="3.3"
|
||||
x2="8.7130003"
|
||||
y2="6.263"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line16"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.721,6.638 8.461,6.144 8.713,6.263 8.96,6.133 8.721,6.638 "
|
||||
id="polygon18"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.721,6.638 8.461,6.144 8.713,6.263 8.96,6.133 8.721,6.638 "
|
||||
id="polygon20"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="8.1999998"
|
||||
height="1.9"
|
||||
x="4.8499999"
|
||||
y="11.65"
|
||||
id="rect22"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="10.289943"
|
||||
height="1.8883237"
|
||||
x="4.8558378"
|
||||
y="11.655838"
|
||||
id="rect24"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.11167629" />
|
||||
<text
|
||||
x="5.6350002"
|
||||
y="12.742"
|
||||
id="text26"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">DocBook Source (XML)</text>
|
||||
<line
|
||||
x1="7.9499998"
|
||||
y1="8.5500002"
|
||||
x2="8.8009996"
|
||||
y2="11.187"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line28"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.916,11.544 8.524,11.144 8.801,11.187 9,10.991 8.916,11.544 "
|
||||
id="polygon30"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="8.916,11.544 8.524,11.144 8.801,11.187 9,10.991 8.916,11.544 "
|
||||
id="polygon32"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="6.6999998"
|
||||
height="1.9"
|
||||
x="7"
|
||||
y="21.700001"
|
||||
id="rect34"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.6999998"
|
||||
height="1.9"
|
||||
x="7"
|
||||
y="21.700001"
|
||||
id="rect36"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="7.704"
|
||||
y="22.792999"
|
||||
id="text38"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans" />
|
||||
<text
|
||||
x="7.704"
|
||||
y="22.792999"
|
||||
id="text5583"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans" />
|
||||
<polygon
|
||||
points="7.328,16.55 12.319,16.55 11.591,18.55 6.6,18.55 7.328,16.55 "
|
||||
id="polygon40"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="7.328,16.55 12.319,16.55 11.591,18.55 6.6,18.55 7.328,16.55 "
|
||||
transform="matrix(1.1005379,0,0,0.9976095,-0.6611594,4.1953777e-2)"
|
||||
id="polygon42"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="7.3450627"
|
||||
y="17.691999"
|
||||
id="text44"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">xslt/man.xsl</text>
|
||||
<line
|
||||
x1="8.6999998"
|
||||
y1="13.45"
|
||||
x2="9.658"
|
||||
y2="16.091999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line46"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="9.785,16.445 9.38,16.06 9.658,16.092 9.85,15.89 9.785,16.445 "
|
||||
id="polygon48"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="9.785,16.445 9.38,16.06 9.658,16.092 9.85,15.89 9.785,16.445 "
|
||||
id="polygon50"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<g
|
||||
id="g5595">
|
||||
<line
|
||||
style="stroke:#000000;stroke-width:0.1"
|
||||
id="line52"
|
||||
stroke-width="0.100"
|
||||
stroke="#000000"
|
||||
y2="21.247999"
|
||||
x2="10.17"
|
||||
y1="18.549999"
|
||||
x1="9.0959997" />
|
||||
<polygon
|
||||
points="10.309,21.596 9.891,21.224 10.17,21.248 10.356,21.039 10.309,21.596 "
|
||||
id="polygon54"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.309,21.596 9.891,21.224 10.17,21.248 10.356,21.039 10.309,21.596 "
|
||||
id="polygon56"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
</g>
|
||||
<polygon
|
||||
points="18.853,16.6 27.394,16.6 26.666,18.6 18.125,18.6 18.853,16.6 "
|
||||
id="polygon58"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.853,16.6 27.394,16.6 26.666,18.6 18.125,18.6 18.853,16.6 "
|
||||
transform="matrix(1.1478017,0,0,0.9965254,-2.9687126,6.1153121e-2)"
|
||||
id="polygon60"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="18.508806"
|
||||
y="17.742001"
|
||||
id="text62"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">db2latex (xslt/latex.xsl)</text>
|
||||
<rect
|
||||
width="5.3000002"
|
||||
height="1.9"
|
||||
x="20.75"
|
||||
y="21.549999"
|
||||
id="rect64"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="5.7650704"
|
||||
height="1.8958195"
|
||||
x="20.75209"
|
||||
y="21.55209"
|
||||
id="rect66"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.10418041" />
|
||||
<text
|
||||
x="20.932089"
|
||||
y="22.643"
|
||||
id="text68"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">LaTeX Source</text>
|
||||
<line
|
||||
x1="11"
|
||||
y1="13.55"
|
||||
x2="22.650999"
|
||||
y2="16.481001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line70"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="23.015,16.573 22.469,16.693 22.651,16.481 22.591,16.208 23.015,16.573 "
|
||||
id="polygon72"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="23.015,16.573 22.469,16.693 22.651,16.481 22.591,16.208 23.015,16.573 "
|
||||
id="polygon74"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="22.396"
|
||||
y1="18.6"
|
||||
x2="23.243"
|
||||
y2="21.089001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line76"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="23.364,21.444 22.966,21.051 23.243,21.089 23.439,20.89 23.364,21.444 "
|
||||
id="polygon78"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="23.364,21.444 22.966,21.051 23.243,21.089 23.439,20.89 23.364,21.444 "
|
||||
id="polygon80"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.828,29.2 23.219,29.2 22.491,31.2 18.1,31.2 18.828,29.2 "
|
||||
id="polygon82"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.828,29.2 23.219,29.2 22.491,31.2 18.1,31.2 18.828,29.2 "
|
||||
transform="matrix(1.1760017,0,0,0.9958897,-3.1815209,0.1241298)"
|
||||
id="polygon84"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="19.246"
|
||||
y="30.341999"
|
||||
id="text86"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">PDFLaTeX</text>
|
||||
<rect
|
||||
width="2.3"
|
||||
height="1.9"
|
||||
x="17"
|
||||
y="33.849998"
|
||||
id="rect88"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="2.3"
|
||||
height="1.9"
|
||||
x="17"
|
||||
y="33.849998"
|
||||
id="rect90"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="17.582001"
|
||||
y="34.943001"
|
||||
id="text92"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">PDF</text>
|
||||
<line
|
||||
x1="23.4"
|
||||
y1="23.450001"
|
||||
x2="21.209"
|
||||
y2="28.75"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line94"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="21.066,29.097 21.026,28.539 21.209,28.75 21.488,28.73 21.066,29.097 "
|
||||
id="polygon96"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="21.066,29.097 21.026,28.539 21.209,28.75 21.488,28.73 21.066,29.097 "
|
||||
id="polygon98"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="20.296"
|
||||
y1="31.200001"
|
||||
x2="18.455999"
|
||||
y2="33.472"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line100"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.22,33.763 18.341,33.217 18.456,33.472 18.729,33.532 18.22,33.763 "
|
||||
id="polygon102"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.22,33.763 18.341,33.217 18.456,33.472 18.729,33.532 18.22,33.763 "
|
||||
id="polygon104"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="13.703,16.6 17.944,16.6 17.216,18.6 12.975,18.6 13.703,16.6 "
|
||||
id="polygon106"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="13.703,16.6 17.944,16.6 17.216,18.6 12.975,18.6 13.703,16.6 "
|
||||
id="polygon108"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="13.54009"
|
||||
y="17.742001"
|
||||
id="text110"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">xslt/fo.xsl</text>
|
||||
<line
|
||||
x1="8.9499998"
|
||||
y1="13.55"
|
||||
x2="15.379"
|
||||
y2="16.403"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line112"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="15.721,16.555 15.163,16.58 15.379,16.403 15.366,16.123 15.721,16.555 "
|
||||
id="polygon114"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="15.721,16.555 15.163,16.58 15.379,16.403 15.366,16.123 15.721,16.555 "
|
||||
id="polygon116"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="5.3000002"
|
||||
height="1.9"
|
||||
x="14.039402"
|
||||
y="21.591343"
|
||||
id="rect118"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.3466492"
|
||||
height="1.8908348"
|
||||
x="14.043984"
|
||||
y="21.595926"
|
||||
id="rect120"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.10916522" />
|
||||
<text
|
||||
x="14.691403"
|
||||
y="22.683344"
|
||||
id="text122"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">FO Document</text>
|
||||
<polygon
|
||||
points="15.178,29.25 17.769,29.25 17.041,31.25 14.45,31.25 15.178,29.25 "
|
||||
id="polygon130"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="15.178,29.25 17.769,29.25 17.041,31.25 14.45,31.25 15.178,29.25 "
|
||||
id="polygon132"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="15.537"
|
||||
y="30.392"
|
||||
id="text134"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">FOP</text>
|
||||
<line
|
||||
x1="17.1"
|
||||
y1="23.549999"
|
||||
x2="16.527"
|
||||
y2="28.766001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line136"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.486,29.139 16.292,28.615 16.527,28.766 16.789,28.669 16.486,29.139 "
|
||||
id="polygon138"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="16.486,29.139 16.292,28.615 16.527,28.766 16.789,28.669 16.486,29.139 "
|
||||
id="polygon140"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="15.746"
|
||||
y1="31.25"
|
||||
x2="17.819"
|
||||
y2="33.493"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line142"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.074,33.768 17.551,33.571 17.819,33.493 17.918,33.231 18.074,33.768 "
|
||||
id="polygon144"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="18.074,33.768 17.551,33.571 17.819,33.493 17.918,33.231 18.074,33.768 "
|
||||
id="polygon146"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="1.528,16.5 6.519,16.5 5.791,18.5 0.8,18.5 1.528,16.5 "
|
||||
id="polygon148"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="1.528,16.5 6.519,16.5 5.791,18.5 0.8,18.5 1.528,16.5 "
|
||||
transform="matrix(1.1005379,0,0,0.9976095,-0.6577968,4.1834251e-2)"
|
||||
id="polygon150"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="1.001155"
|
||||
y="17.642"
|
||||
id="text152"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">xslt/html.xsl</text>
|
||||
<rect
|
||||
width="6.0999999"
|
||||
height="1.9"
|
||||
x="0.34134367"
|
||||
y="21.700001"
|
||||
id="rect154"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.0862045"
|
||||
height="2.4659617"
|
||||
x="0.40689769"
|
||||
y="21.706898"
|
||||
id="rect156"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.11379541" />
|
||||
<line
|
||||
x1="6.9000001"
|
||||
y1="13.55"
|
||||
x2="4.3629999"
|
||||
y2="16.150999"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line160"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.102,16.42 4.272,15.887 4.363,16.151 4.63,16.236 4.102,16.42 "
|
||||
id="polygon162"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="4.102,16.42 4.272,15.887 4.363,16.151 4.63,16.236 4.102,16.42 "
|
||||
id="polygon164"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<line
|
||||
x1="3.296"
|
||||
y1="18.5"
|
||||
x2="3.427"
|
||||
y2="21.214001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line166"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.445,21.588 3.171,21.101 3.427,21.214 3.67,21.077 3.445,21.588 "
|
||||
id="polygon168"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="3.445,21.588 3.171,21.101 3.427,21.214 3.67,21.077 3.445,21.588 "
|
||||
id="polygon170"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="28.678,16.75 33.569,16.75 32.841,18.75 27.95,18.75 28.678,16.75 "
|
||||
id="polygon172"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="28.678,16.75 33.569,16.75 32.841,18.75 27.95,18.75 28.678,16.75 "
|
||||
transform="matrix(1.0511507,0,0,0.9987687,-1.0178379,2.1854741e-2)"
|
||||
id="polygon174"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="29.027"
|
||||
y="17.892"
|
||||
id="text176"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">xslt/yodl.xsl</text>
|
||||
<line
|
||||
x1="13.05"
|
||||
y1="13.55"
|
||||
x2="30.643999"
|
||||
y2="16.665001"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line178"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.013,16.731 30.477,16.89 30.644,16.665 30.565,16.397 31.013,16.731 "
|
||||
id="polygon180"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="31.013,16.731 30.477,16.89 30.644,16.665 30.565,16.397 31.013,16.731 "
|
||||
id="polygon182"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<rect
|
||||
width="6"
|
||||
height="1.9"
|
||||
x="26.948059"
|
||||
y="21.6"
|
||||
id="rect184"
|
||||
style="fill:#ffffff;stroke:none;stroke-width:0" />
|
||||
<rect
|
||||
width="6.8730097"
|
||||
height="1.8931645"
|
||||
x="27.303417"
|
||||
y="21.603418"
|
||||
id="rect186"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.10683542" />
|
||||
<text
|
||||
x="27.394091"
|
||||
y="22.693001"
|
||||
id="text188"
|
||||
style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:sans">YODL Document</text>
|
||||
<line
|
||||
x1="30.15"
|
||||
y1="18.700001"
|
||||
x2="30.275"
|
||||
y2="21.114"
|
||||
stroke="#000000"
|
||||
stroke-width="0.100"
|
||||
id="line190"
|
||||
style="stroke:#000000;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="30.294,21.488 30.019,21.002 30.275,21.114 30.518,20.976 30.294,21.488 "
|
||||
id="polygon192"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="30.294,21.488 30.019,21.002 30.275,21.114 30.518,20.976 30.294,21.488 "
|
||||
id="polygon194"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
<text
|
||||
x="3.6583791"
|
||||
y="22.583603"
|
||||
id="text5573"
|
||||
xml:space="preserve"
|
||||
style="font-size:0.82118881px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><tspan
|
||||
x="3.7890956"
|
||||
y="22.583603"
|
||||
id="tspan5575">HTML </tspan><tspan
|
||||
x="3.6583791"
|
||||
y="23.610088"
|
||||
id="tspan5577">Document</tspan></text>
|
||||
<text
|
||||
x="1.0326539"
|
||||
y="22.656073"
|
||||
id="text5579"
|
||||
xml:space="preserve"
|
||||
style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><tspan
|
||||
x="1.0326539"
|
||||
y="22.656073"
|
||||
id="tspan5581" /></text>
|
||||
<text
|
||||
x="10.297968"
|
||||
y="22.32135"
|
||||
id="text5585"
|
||||
xml:space="preserve"
|
||||
style="font-size:0.82118881px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><tspan
|
||||
x="10.297968"
|
||||
y="22.32135"
|
||||
id="tspan5587">Man pages</tspan><tspan
|
||||
x="10.297968"
|
||||
y="23.347836"
|
||||
id="tspan5589">(NROFF)</tspan></text>
|
||||
<g
|
||||
transform="translate(6.2483064,3.7332239e-2)"
|
||||
id="g5600">
|
||||
<line
|
||||
style="stroke:#000000;stroke-width:0.1"
|
||||
id="line5602"
|
||||
y2="21.247999"
|
||||
x2="10.17"
|
||||
y1="18.549999"
|
||||
x1="9.0959997" />
|
||||
<polygon
|
||||
points="10.309,21.596 9.891,21.224 10.17,21.248 10.356,21.039 10.309,21.596 "
|
||||
id="polygon5604"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1" />
|
||||
<polygon
|
||||
points="10.309,21.596 9.891,21.224 10.17,21.248 10.356,21.039 10.309,21.596 "
|
||||
id="polygon5606"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 19 KiB |