[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [microblaze-uclinux] SAMBA problem



Hi John,

But the problem is that sometimes, it exits without any particular reason...
(smbd does and nmbd doesn't)

I also tried to run using super dameon inetd, without great success too....
(It fills screen with EXECV message when I try to establish a connection...)

Greetings,

Cedric.

-----Original Message-----
From: owner-microblaze-uclinux@xxxxxxxxxxxxxx
[mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx]On Behalf Of John Williams
Sent: 07 March 2007 10:26
To: microblaze-uclinux@xxxxxxxxxxxxxx
Subject: Re: [microblaze-uclinux] SAMBA problem

H Cedric,

Cedric LORANT wrote:

> Could you please tell me if you can run smbd and nmbd as deamon without
> problem?
>
> This is because at that time after having some difficulties with compiling
> option, I also had some problem to run them as deamon.
> The only way possible at that time was to start both smbd and nmbd in
> Interactive mode...

If they are using fork() to daemonize themselves then it won't work.
You can just run them in interactive mode, but put the ampersand '&' at
the end to put into the background.  Should work just fine.

Regards,

John

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/