Yea, the reply to your ps shows your command. When smb is started it also
tries to start nmb. Of course you can try starting nmb on your own:
/etc/rc.d/init.d/nmb start     and then check your message log. Also make
sure that smb is starting under your rc level.  If nmb cannot start, your
messages will give good info but its probably they way you are configed to
announce and browse. If you have a MS WINS server on the network, announce
to it. If not, you need to config wins service for yourself.

Hope I helped

Pat Cookson
Atlanta Newspapers






Dave Reed <[EMAIL PROTECTED]> on 06/28/2000 11:02:35 PM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:

Subject:  Re: samba


> From: "Steven Pierce" <[EMAIL PROTECTED]>
>
> Pat,
>
> I did a ps -ef on the nmb, and this is what I got in return:
>
> steven    2509  2492  0 18:15 pts/0    00:00:00 grep nmb.
>
> Now that show as me, should it show as ROOT?   Do you know the command to
change it to
> root if needed?  I thought it was chmod, not sure.
>
> Steven
>
> *********** REPLY SEPARATOR  ***********
>
> On 6/28/2000 at 10:15 AM Pat Cookson wrote:
>
> >I question/suggestion that I havent seen in this thread. Is the nmbd
> >running? Often, if there is an error in config, smb will start but nmb
will
> >not. Without nmb, there is no advertising of server/share.
> >
> >Just a thought
> >
> >
> >Pat Cookson
> >Atlanta Newspapers

<earlier messages and 3 list footers snipped>

I'm not Pat, but if you did:

ps -ef | grep nmb

You should get two lines - one for the ps and one for nmbd.  Here's
what it is on mine.

root       845     1  0 19:41 ?        00:00:00 nmbd -D
dreed     1234  1228  0 23:03 pts/9    00:00:00 grep nmb

It looks to me like you aren't running nmb.  And no, chmod will not
change the owner of a running process (I don't even know if you can
change the owner of a process that is already running).

Dave


--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.








-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to