Extra stuff for large readwrite support.
[Samba/gbeck.git] / docs / htmldocs / smbrun.1.html
blob95de5bebdf5baa24fbdce48c65675030a5b9c13d
1 <HTML
2 ><HEAD
3 ><TITLE
4 >smbrun</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
8 ><BODY
9 CLASS="REFENTRY"
10 BGCOLOR="#FFFFFF"
11 TEXT="#000000"
12 LINK="#0000FF"
13 VLINK="#840084"
14 ALINK="#0000FF"
15 ><H1
16 ><A
17 NAME="FINDSMB"
18 >smbrun</A
19 ></H1
20 ><DIV
21 CLASS="REFNAMEDIV"
22 ><A
23 NAME="AEN5"
24 ></A
25 ><H2
26 >Name</H2
27 >smbrun&nbsp;--&nbsp;interface program between smbd and external
28 programs</DIV
29 ><DIV
30 CLASS="REFSYNOPSISDIV"
31 ><A
32 NAME="AEN8"
33 ></A
34 ><H2
35 >Synopsis</H2
36 ><P
37 ><B
38 CLASS="COMMAND"
39 >smbrun</B
40 > {&lt;shell command&gt;}</P
41 ></DIV
42 ><DIV
43 CLASS="REFSECT1"
44 ><A
45 NAME="AEN12"
46 ></A
47 ><H2
48 >DESCRIPTION</H2
49 ><P
50 >This tool is part of the <A
51 HREF="samba.7.html"
52 TARGET="_top"
53 > Samba</A
54 > suite.</P
55 ><P
56 ><B
57 CLASS="COMMAND"
58 >smbrun</B
59 > is a very small 'glue' program,
60 which runs shell commands for the <A
61 HREF="smbd.8.html"
62 TARGET="_top"
63 ><B
64 CLASS="COMMAND"
65 > smbd(8)</B
66 ></A
67 > daemon.</P
68 ><P
69 >It first changes to the highest effective user and group
70 ID that it can, then runs the command line provided using the
71 system() call. This program is necessary to allow some operating
72 systems to run external programs as non-root.</P
73 ></DIV
74 ><DIV
75 CLASS="REFSECT1"
76 ><A
77 NAME="AEN21"
78 ></A
79 ><H2
80 >OPTIONS</H2
81 ><P
82 ></P
83 ><DIV
84 CLASS="VARIABLELIST"
85 ><DL
86 ><DT
87 >shell command</DT
88 ><DD
89 ><P
90 >The shell command to execute. The
91 command should have a fully-qualified path.</P
92 ></DD
93 ></DL
94 ></DIV
95 ></DIV
96 ><DIV
97 CLASS="REFSECT1"
98 ><A
99 NAME="AEN28"
100 ></A
101 ><H2
102 >ENVIRONMENT VARIABLES</H2
104 >The <TT
105 CLASS="PARAMETER"
107 >PATH</I
108 ></TT
109 > variable set for the
110 environment in which <B
111 CLASS="COMMAND"
112 >smbrun</B
113 > is executed will affect
114 what executables are located and executed if a fully-qualified path
115 is not given in the command.</P
116 ></DIV
117 ><DIV
118 CLASS="REFSECT1"
120 NAME="AEN33"
121 ></A
122 ><H2
123 >DIAGNOSTICS</H2
125 >If <B
126 CLASS="COMMAND"
127 >smbrun</B
128 > cannot be located or cannot
129 be executed by <A
130 HREF="smbd.8.html"
131 TARGET="_top"
133 CLASS="COMMAND"
134 >smbd(8)</B
137 >, then appropriate messages will be found in the <B
138 CLASS="COMMAND"
139 > smbd</B
140 > logs. Other diagnostics are dependent on the shell-command
141 being run. It is advisable for your shell commands to issue suitable
142 diagnostics to aid trouble-shooting.</P
143 ></DIV
144 ><DIV
145 CLASS="REFSECT1"
147 NAME="AEN40"
148 ></A
149 ><H2
150 >VERSION</H2
152 >This man page is correct for version 2.2 of
153 the Samba suite.</P
154 ></DIV
155 ><DIV
156 CLASS="REFSECT1"
158 NAME="AEN43"
159 ></A
160 ><H2
161 >SEE ALSO</H2
164 HREF="nmbd.8.html"
165 TARGET="_top"
167 CLASS="COMMAND"
168 >nmbd(8)</B
169 ></A
172 HREF="smbclient.1.html"
173 TARGET="_top"
175 CLASS="COMMAND"
176 >smbclient(1)
178 ></A
179 >, and <A
180 HREF="nmblookup.1.html"
181 TARGET="_top"
182 > <B
183 CLASS="COMMAND"
184 >nmblookup(1)</B
185 ></A
188 ></DIV
189 ><DIV
190 CLASS="REFSECT1"
192 NAME="AEN52"
193 ></A
194 ><H2
195 >AUTHOR</H2
197 >The original Samba software and related utilities
198 were created by Andrew Tridgell. Samba is now developed
199 by the Samba Team as an Open Source project similar
200 to the way the Linux kernel is developed.</P
202 >The original Samba man pages were written by Karl Auer.
203 The man page sources were converted to YODL format (another
204 excellent piece of Open Source software, available at
206 HREF="ftp://ftp.icce.rug.nl/pub/unix/"
207 TARGET="_top"
208 > ftp://ftp.icce.rug.nl/pub/unix/</A
209 >) and updated for the Samba 2.0
210 release by Jeremy Allison. The conversion to DocBook for
211 Samba 2.2 was done by Gerald Carter</P
212 ></DIV
213 ></BODY
214 ></HTML