similar to: Runing Samba on Raspi - was: Re: ps aux | grep smbd

Displaying 20 results from an estimated 1000 matches similar to: "Runing Samba on Raspi - was: Re: ps aux | grep smbd"

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
2
ps aux | grep smbd
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?
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
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 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 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 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 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
2016 Feb 29
0
RasPi 3.x and RH-based Distro (Slightly OT)
On 29/02/16 17:59, Benjamin Smith wrote: > With the release of the Rasberry Pi 3.x, I think we have a platform I could > jump on board with. Performance has just been lacking until now! > > But I really don't want to jump the "RH ship" - I'd rather stick with an > environment I am comfortable in. > > Can anybody comment here on the best way to run
2016 Feb 29
1
RasPi 3.x and RH-based Distro (Slightly OT)
+1 I just today installed CentOS Userland on a Raspberry Pi 2B and have started using it as a firewall. It is fast and really works perfectly for this use case. I have an HDMI to VGA adapter and a PS/2 mouse/keyboard to USB adapter to connect to my 16 port KVM switch. I use a Gb Ethernet dongle for the internal network and connect the on-board NIC to the external network. I have a few more
2016 Feb 29
1
RasPi 3.x and RH-based Distro (Slightly OT)
On Mon, Feb 29, 2016 at 06:26:24PM +0000, Karanbir Singh wrote: > join the arm-dev list ( https://lists.centos.org ) CentOS has a great > story across the entire ARMv7 and v8 platform, with every major vendor > in the ARM 64bit platform working with us. We say the rpi3 release this > morning and are going to work on a bringup to match our rpi2 images. > However, we will also be
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 \
2016 Feb 29
5
RasPi 3.x and RH-based Distro (Slightly OT)
With the release of the Rasberry Pi 3.x, I think we have a platform I could jump on board with. Performance has just been lacking until now! But I really don't want to jump the "RH ship" - I'd rather stick with an environment I am comfortable in. Can anybody comment here on the best way to run RHEL/Fedora/CentOS on a RasPi, or if there's even a useful port? Thanks
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_
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
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello, Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the following result from 'sh makerpms.sh': > Provides: samba-doc = 3.2.15-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 > > > RPM build errors: > File not found:
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