Displaying 20 results from an estimated 200 matches similar to: "Compile Samba without AD/ADS for a slim installation"
2018 Feb 14
0
Compile Samba without AD/ADS for a slim installation
On Tue, Feb 13, 2018 at 04:56:19PM -0600, Keith Grider via samba wrote:
> I am trying to compile samba4 for a raspberry pi. I just want it to be
> able to share a folder of files. I do not need or want all the
> functionality and features of a full blown samba installation. This i s on
> Arch and it is an armv6 raspberry.
> I have some partial instructions for compiling without
2018 Feb 01
5
4.7.4 build fails
identical issues to trying to go from 4.6.11-> 4.6.12, 4.7.4 make fails
with
3631/3915] Linking default/source4/librpc/python-dcerpc-smb-acl.so
[3632/3915] Linking default/source4/librpc/python-dcerpc-xattr.so
[3633/3915] Linking default/source3/smbtorture3
[3634/3915] Linking default/source4/librpc/python-auth.so
[3635/3915] Linking default/source4/auth/gensec/pygensec.so
[3636/3915] Linking
2018 Feb 01
0
4.7.4 build fails
Is "krb5-user" installed? Not, install krb5-user
And remove krb5-kdc
Build in this order.
! (optional, if you want MIT kerberos on debian/ubuntu )
0 ( krb5 1.15.1 minimal)
Build order with minimal version numbers. ( for samba 4.7.4 )
1 talloc 2.1.10
2 tevent 0.9.34
3 tdb 1.3.15
4 cmocka 1.1.1
5 ldb 1.2.3
The "wrapper" i dont know the exact versionnumbers with the minimal
2017 Dec 20
2
[Announce] Samba 4.6.12 Available for Download
========================================================
"Mail your packages early so the
post office can lose them in
time for Christmas."
Johnny Carson
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.6 release series.
smbclient reparse point symlink parameters
2017 Dec 20
2
[Announce] Samba 4.6.12 Available for Download
========================================================
"Mail your packages early so the
post office can lose them in
time for Christmas."
Johnny Carson
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.6 release series.
smbclient reparse point symlink parameters
2018 Jan 30
0
samba build 4.6.11-> 4.6.12 fails
Previous builds from source have been fine, but 4.6.12 fails during make
LDFLAGS="-Wl,--no-as-needed" CFLAGS="-O2 -march=i586 -mtune=i686"
./configure --enable-fhs --prefix=/usr --libdir=/usr/lib$
--includedir=/usr/include --bindir=/usr/bin --sbindir=/usr/sbin
--mandir=/usr/man --sysconfdir=/etc --with-configdir=/etc/samba
--with-piddir=/var/run
2023 Jan 29
3
Upgrading from Samba 4.8.2 to 4.15.5
On 29/01/2023 14:00, Michael Tokarev via samba wrote:
> 29.01.2023 16:51, Rowland Penny via samba wrote:
>
>> ?From the distros you mentioned, the first two didn't supply Samba
>> packages that could be provisioned as a DC, As far as I am aware,
>> Slackware is the same. Arch did supply Samba packages that could be
>> used as an AD DC, these used Samba's
2004 Dec 20
1
can not start rsync, address already in use
I am running the following command to start the rsync server manually
rsync --daemon
Then I am getting the following error
2004/12/20 22:41:40 [3396] rsyncd version 2.5.7 starting, listening on
port 873
2004/12/20 22:41:40 [3396] rsync: open inbound socket on port 873 failed:
Addres
s already in use
2004/12/20 22:41:40 [3396] rsync error: error in socket IO (code 10) at
socket.c
(394)
Can anybody
2018 May 09
0
EFI boot failure
I am back at this, again, trying to get my linux PXE server back up and
running. I have the x86_pc (pxelinux.0) boots fine. I can boot Ubuntu Gnome
16.04 to teh setup screen. Every time I attempt to boot the same nfs from a
computer which can boot via efi (x64_efi), I get a failed transfer. This is
with 6.04_pre I grabbed well over a year ago.
What happens is I get a TFT transport error. This is
2012 Oct 12
1
apt.puppetlabs.com for Debian Lenny is broken ?
Hello list,
I try to install puppet agent on Debian Lenny. I got following error.
Seems the repo is broken :
-----------------------------------------------------------------------------------------------------------------------------------
node001:~# wget http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
--2012-10-12 02:12:12-- http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
2006 Jul 27
7
suspicious memory usages
Following is the output of top command at my server and i find the high
usage very much alarming.
We are basically a team of three developers working on same
machine(remotely), so we run mongrel_rails servers from out ~/public/app
directories.
We also run a cluster of mongrel servers using apache2.2.
Is this much memory use normal?
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+
2011 Oct 05
0
[LLVMdev] [PATCH] Slim Reader/Writer Support
This patch seems to have gotten lost in the mix over the past month,
so I am reposting. Apologies if this is incorrect!
This patch includes removes a FIXME for slim reader/writer locks on
Windows Vista and higher, since the functionality is available in the
OS there. It falls back on the heavyweight critical sections
implementation for Windows XP because the reader/writer locks are
unavailable.
2016 Aug 26
0
[PATCH v8 02/18] MAINTAINERS: Add st slim core rproc driver to STi section.
This patch adds the slim core rproc driver to the STi section
of the MAINTAINERS file.
Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0bbe4b1..5dd3b24 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1749,6 +1749,7 @@ F: drivers/phy/phy-stih407-usb.c
F:
2019 Jan 11
2
upgrade to 4.8.3 authentication not work without specifying domain
How about setting:
map untrusted to domain = yes
The default changed here. But it would still help if we could see the
smb.conf as the big difference with 4.8 is that winbind needs to run
now. This might also do something like this.
Regards
Christian
Am 11.01.19 um 10:46 schrieb L.P.H. van Belle via samba:
> I gave you the most simple option.
>
> And the difference is.
>
2005 Mar 23
1
slim server for moh
Hello,
I have installed SlimServer for Windows on my desktop and Asterisk on a Red Hat Linux machine.
I am able to play mp3's for music on hold when mp3s are on the Linux server, and to play streaming mp3's with Windows Media Player and Winamp on Windows using the slim server.
I also have mpg123 on my Linux, apparently installed correctly, since it works for local moh.
I put the
2009 Aug 27
3
Help Slim Down Centos Install
Hello Everyone,
I was wondering does anyone know how I can slim down Centos install,
what I mean by slim down is whenever I install Centos with nothing but
xen. I have all type stuff that is not needed like bluetooth and etc.
This is a server, so I know that bluetooth is not need but I don't have
any other menus to remove software when install from cd. So what would
be the best way to slim
2019 Jan 11
3
upgrade to 4.8.3 authentication not work without specifying domain
If the clients login locally and not in a domain.
Then tell you users to use .\loginname
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Alberto Maria Fiaschi [mailto:alberto.fiaschi at estar.toscana.it]
> Verzonden: vrijdag 11 januari 2019 10:16
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] upgrade to 4.8.3 authentication not
2017 Jan 13
1
Samba-Bugzilla account request .
I would like to have an account to report a bug.
If the username is free:
username: bud4
mail: alberto.fiaschi at estar.toscana.it
BUG:(do not attach the logs because they contain sensitive information)
samba 4.4.4 Bug access based share enum = yes not work It does
not work with many shares
I have a server with a lot of shared folders. (1600) To make life easier
for users I need to show them
2019 Jan 11
6
upgrade to 4.8.3 authentication not work without specifying domain
I updated a centos 7 without changing the samba configuration. Before
authentication worked even without having to specify the domain to the
logon. After the update, on the other hand, it is mandatory to specify
the domain.
user password: not work.
domain \ user password work.
I have 5000 windows (xp / 7/10) clients not in domain. Client workgroups
are varied. Users are not expert at all and
2013 Feb 10
3
top 10 (n values) for each classes
Dear R users,
I have a problem. I don't know how to select the top 10 (n) values for each
classes.
Thank you!
My data is like this:
row.names proc cls 7271 568,03338 0,5 7270 554,68458 0,5 7269 510,20638
0,5 7268 485,59969 0,5 7267 421,92852 0,5 7272 410,12101 0,5 3414
409,71429 0,5 3452 402,78699 0,5 3451 401,28114 0,5 3450 361,80607 0,5
3413 360,29883 0,5 3449 352,90043 0,5 3453