> 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.