Changeset 480 for trunk/server/docs/htmldocs/manpages/winbindd.8.html
- Timestamp:
- Aug 2, 2010, 8:16:45 PM (15 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 453,478
- Property svn:mergeinfo changed
-
trunk/server/docs/htmldocs/manpages/winbindd.8.html
r414 r480 29 29 installed, or an alternate source of names configured, this should always succeed. 30 30 </p><p>The following nsswitch databases are implemented by 31 the winbindd service: </p><div class="variablelist"><dl><dt><span class="term">-D</span></dt><dd><p>If specified, this parameter causes 32 the server to operate as a daemon. That is, it detaches 33 itself and runs in the background on the appropriate port. 34 This switch is assumed if <code class="literal">winbindd</code> is 35 executed on the command line of a shell. 36 </p></dd><dt><span class="term">hosts</span></dt><dd><p>This feature is only available on IRIX. 31 the winbindd service: </p><div class="variablelist"><dl><dt><span class="term">hosts</span></dt><dd><p>This feature is only available on IRIX. 37 32 User information traditionally stored in 38 33 the <code class="filename">hosts(5)</code> file and used by … … 61 56 WINS server.</p><pre class="programlisting"> 62 57 hosts: files wins 63 </pre></div><div class="refsect1" lang="en"><a name="id2481543"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-F</span></dt><dd><p>If specified, this parameter causes 58 </pre></div><div class="refsect1" lang="en"><a name="id2481522"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-D</span></dt><dd><p>If specified, this parameter causes 59 the server to operate as a daemon. That is, it detaches 60 itself and runs in the background on the appropriate port. 61 This switch is assumed if <code class="literal">winbindd</code> is 62 executed on the command line of a shell. 63 </p></dd><dt><span class="term">-F</span></dt><dd><p>If specified, this parameter causes 64 64 the main <code class="literal">winbindd</code> process to not daemonize, 65 65 i.e. double-fork and disassociate with the terminal.
Note:
See TracChangeset
for help on using the changeset viewer.