On Sat, Jul 28, 2001 at 10:16:48PM -0400, Frank Roberts - SOTL wrote:
<snip>
> First, how does one verify that smbd and nmbd are are are not running.
As with any other process, type
ps ax | less
or
ps -C smbd
or some variation thereof. If it's there, you'll see it. In fact, if
it's running, you'll probably see several nmbd's (using the first
command above).
>
> If they are not running should the file inetd.conf be created or does RH 7.0
> use some other method to start smbd and nmbd?
>
To simply start it on a one-time basis, just
smbd -D
Paul
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:10:53 EDT