Displaying 20 results from an estimated 900 matches similar to: "ps aux | grep smbd"
2015 Feb 17
2
ps aux | grep smbd
Hello Rowland
Am 17.02.2015 um 06:14 schrieb Jed Evnull:
> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it
> seems to be working fine, when I ps aux | grep smbd I'm shown two or
> three successively numbered smbd jobs. The smbd log isn't showing
> anything weird, what's up with this?
Everything is fine. smbd create child processes, like when users or
2015 Feb 17
2
Runing Samba on Raspi - was: Re: ps aux | grep smbd
>
>
> From: Rowland Penny <rowlandpenny at googlemail.com>
> To: samba at lists.samba.org
> Cc:
> Date: Tue, 17 Feb 2015 09:29:18 +0000
> Subject: Re: [Samba] ps aux | grep smbd
> On 17/02/15 05:14, Jed Evnull wrote:
>
>> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it seems
>> to be working fine, when I ps aux | grep smbd I'm
2015 Feb 18
1
Runing Samba on Raspi - was: Re: ps aux | grep smbd
Can Samba 4.1.x be compiled fully static?
On Wed, Feb 18, 2015 at 3:43 AM, Peter Serbe <peter at serbe.ch> wrote:
> Jed Evnull schrieb am 17.02.2015 23:14:
>
> [Static cross-compile of Samba]
> > The static 3.2.15 works fine on the pi, but fails under android since it
> > can't find user root or guest. But that's another issue, I don't expect
> any
>
2015 Feb 17
0
ps aux | grep smbd
On 17/02/15 12:15, Marc Muehlfeld wrote:
> Hello Rowland
>
> Am 17.02.2015 um 06:14 schrieb Jed Evnull:
>> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it
>> seems to be working fine, when I ps aux | grep smbd I'm shown two or
>> three successively numbered smbd jobs. The smbd log isn't showing
>> anything weird, what's up with
2015 Feb 17
1
ps aux | grep smbd
On 2015-02-17 13:26, Rowland Penny wrote:
> On 17/02/15 12:15, Marc Muehlfeld wrote:
>> Hello Rowland
>>
>> Am 17.02.2015 um 06:14 schrieb Jed Evnull:
>>> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it
>>> seems to be working fine, when I ps aux | grep smbd I'm shown two or
>>> three successively numbered smbd jobs. The smbd
2015 Feb 17
1
ps aux | grep smbd
> On 2015-02-17 13:26, Rowland Penny wrote:
>> On 17/02/15 12:15, Marc Muehlfeld wrote:
>>> Hello Rowland
>>>
>>> Am 17.02.2015 um 06:14 schrieb Jed Evnull:
>>>> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it
>>>> seems to be working fine, when I ps aux | grep smbd I'm shown two or=
>
>>>> three
2015 Feb 25
2
smb.conf filepaths
Can all of the compiled-in filepaths below be overrdden in smb.conf? I
can't find documentation for the required smb.conf equivilents. If someone
could supply them or post a link, I'd be very greatful.
SBINDIR
BINDIR
SWATDIR
CONFIGFILE
LOGFILEBASE
LMHOSTSFILE
LIBDIR
LOCKDIR
PIDDIR
SMB_PASSWD_FILE
PRIVATE_DIR
2015 Nov 19
2
Increasing database size limit
Hi Volker,
First I apologize for very late reply. I did tests in the meantime...
Trust relationships are the option we keep in mind. As trusts are for now
bidirectional-full-trust they give us possibility to increase domain size.
If we have to split our domain we will split in one domain for users and
another for computers (meaning users' MS Windows computers as they need to
be included into
2014 Aug 30
1
help compiling samba
I'm compiling samba-3.6.22 for android with the sourcery arm-2010q1
compiler. The compile itself goes fine, but when I copy smbd to my device
it's not recognized as a binary. I get the error
sh: ./smbd: No such file or directory
file under linux tells me:
smbd: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not
2014 Oct 13
1
static compile
Grr why is this so hard? Compiling samba-3.6.24 for android using the
sourcery toolchain. Dropbear and busybox went w/o a hitch. I've googled the
hell out of this, nothing I've found has helped.
Here's my config:
./configure --without-krb5 \
--without-ldap \
--without-ads \
--disable-cups \
--enable-swat=no \
--enable-static=yes \
--disable-shared \
--with-winbind=no \
2015 Feb 27
2
relocated tmp dir
I'm getting error messages when a connection is attempted:
smbd/service.c:make_connection_snum(633)
'[original location]/var/tmp' does not exist or is not a directory, when
connecting to [IPC$]
The original binaries have been moved to a new directory.
The locations for :
pid directory
log file
smb passwd file
private dir
lock dir
have been specified in smb.conf. What can I do
2015 Feb 27
2
relocated tmp dir
As I said, the original binaries. I need to know if I can override this
error with a smb.conf directory directive, just as you can override other
compiled-in directories.
On Fri, Feb 27, 2015 at 11:28 AM, Marc Muehlfeld <mmuehlfeld at samba.org>
wrote:
> Hallo Jed,
>
> Am 27.02.2015 um 17:06 schrieb Jed Evnull:
> > I'm getting error messages when a connection is
2015 Aug 31
4
Samba AD PDC , LDAP and Single-Sign-On (was: re: Samba Internal DNS vs. BIND_DLZ)
On Thu, 27 Aug 2015 23:03:39 -0400
Robert Moskowitz <rgm at htt-consult.com> wrote:
>
> On 08/27/2015 08:45 PM, Jim Seymour wrote:
> > On Thu, 27 Aug 2015 17:00:28 -0400
> > Robert Moskowitz <rgm at htt-consult.com> wrote:
> >
> >> Ah, LDAP is included within Samba, I find. Don't install provided
> >> one...
[snip]
> >
>
2011 Sep 11
2
No MySQL password in ps aux!
I just noticed that some CentOS 4 or 5 machine that I don't admin but
have root access to hides MySQL passwords from ps:
Console 1:
$ mysql -u root -pSECRET
mysql >
Console2:
# ps aux
root 32165 0.0 0.1 109408 2204 pts/1 Ss+ 11:19 0:00 mysql
-u root -px xxxxxxxxxxxxxxxxxx
That is really nice, is it a MySQL feature or a CentOS feature? I have
some other servers that I _do_
2016 May 30
1
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
Hello Jeremy,
Could you send me some references to the ‘cross-protocol issue’ (Bugzilla, documentation, etc)?
I’ll disable the ‘kernel oplocks’ and see what happens.
We’re getting all sorts of weirdness from our Mac SMB clients since we upgraded to Samba v4.4.3.
In particular, when we open a session with an OSX (Yosemite) client with SMB autommount directories, we see multiple SMBD processes
2013 Jul 27
3
Samba 4 Slow Performance
Dear all,
After using samba 3 for two years, I have just spent totally one week finishing setting up a samba 4 file system in my working school. There are about 200 computers, 80+ staff, 1000 students and 10 printers. The AD was properly setup, mandatory profile and one GPO policy (which is printer download trust) is effective for all users. Logon script is for mapping four shares and 10
2003 May 21
1
ps -A | grep smbd?
Hi folks,
I have had a samba 2.2.8a running for a while on a suse box.
Now recently I have had some strange problems.
"ps -A | grep nmb" Shows nothing.
But, "lsof | grep mbd" shows me smbd and nmbd are running.
The smbd.pid and nmbd.pib are in /usr/var/locks/.
Now, why out of the blue would "ps -A" not show the processes?
I upgraded samba to 2.2.8a a while ago,
2002 Mar 01
1
ps -ef | grep mbd reports only mbd
Again,
Following Carter's book, and after starting smbd and nmbd with " smbd -D ;
nmbd -D" I do a "ps -ef | grep mbd". Only nmbd is report with it's PID. smbd
never is reported. Jerry's book [2nd ed.] states that both should show up with
their respective PIDs.
I have searched through over one hundred pages of documentation and cannot
find the answer as to
2013 Oct 16
2
Ruby on Rails 3.2.15 has been released!
Hi everyone,
I am happy to announce that Rails 3.2.15 has been released. This is a bug fix
release and includes 56 commits.
This release also contains one security fix that you can read about [here](https://groups.google.com/forum/#!topic/ruby-security-ann/yvlR1Vx44c8). Users are encouraged to upgrade as soon as possible.
## CHANGES since 3.2.14
To view the changes for each gem, please read
2013 Oct 16
2
Ruby on Rails 3.2.15 has been released!
Hi everyone,
I am happy to announce that Rails 3.2.15 has been released. This is a bug fix
release and includes 56 commits.
This release also contains one security fix that you can read about [here](https://groups.google.com/forum/#!topic/ruby-security-ann/yvlR1Vx44c8). Users are encouraged to upgrade as soon as possible.
## CHANGES since 3.2.14
To view the changes for each gem, please read