Displaying 20 results from an estimated 200 matches similar to: "Samba4 git pull(11/30/2013) link error on FreeBSD 9.2"
2013 Nov 29
1
Samba4 git pull of today (11/28/2013) link error on FreeBSD 9.2 RELEASE
./configure --bundled-libraries && make
............
[3638/3880] Linking default/source4/lib/policy/py-policy.so
[3639/3880] Linking default/source4/auth/ntlm/libauth4.so
[3640/3880] Linking default/source4/ntvfs/libntvfs.so
default/source4/ntvfs/sysdep/inotify_1.o: In function `inotify_setup':
inotify.c:(.text+0x503): undefined reference to `inotify_init'
2013 Mar 11
1
samba 4.0.3 compiling fails on freebsd 9.1
Hi,
I have a problem compiling samba 4.0.3 on freebsd 9.1.
root at freebsd-san:/root/samba-4.0.3 # uname -a
FreeBSD freebsd-san 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue
Dec 4 09:23:10 UTC 2012
root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
root at freebsd-san:/root/samba-4.0.3 #
I've installed the devel/libinotify port and there is a header file
located at
2012 Nov 21
1
Samba4 on Ubuntu 12.04 won't join existing domain
root at u1204:/etc# /usr/local/samba/bin/samba-tool domain join delltest.pccom.ca DC -Uadministrator --realm=delltest.pccom.caFinding a writeable DC for domain 'delltest.pccom.ca'Found DC dell2008.delltest.pccom.caPassword for [WORKGROUP\administrator]:Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETERFailed to connect to 'ldap://dell2008.delltest.pccom.ca'
2012 Nov 16
1
Samba4 in FreeBSD 9 i386 for Domain controller not working. Samba version 4.1.0 pre1-GIT cf15406
Hi, Samab gurus!
I tried to make Samba4 work on FreeBSD 9.1 i386 but failed to join an XP
computer to the domain.
What I did is:
1, git clone git://git.samba.org/samba.git samba-master
2, cd /usr/local/samba-master
3, ./configure --enable-debug --enable-selftest && make && make install
4, /usr/local/samba/sbin/samba-tool domain provision
--realm=xyz.pccom.ca--domain=dcxyz
2013 Nov 28
1
Samba4 git pull (11/28/2013) won't compile on FreeBSD 9.2
[2799/3801] Compiling source3/locking/locking.c
[2800/3801] Compiling source3/locking/brlock.c
../source3/locking/brlock.c: In function 'brl_get_locks_readonly_parser':
../source3/locking/brlock.c:2071: error: expected expression before 'struct'
../source3/locking/brlock.c:2071: warning: assignment makes pointer from
integer without a cast
../source3/locking/brlock.c: In function
2014 Feb 18
0
Samba 4.2.0pre1-GIT-bf1e65c cut off client connections for file sharing.
root at www:/usr/local/samba/sbin # ./samba -d3 -i -M single
lpcfg_load: refreshing parameters from /usr/local/samba/etc/smb.conf
params.c:pm_process() - Processing configuration file
"/usr/local/samba/etc/smb.conf"
samba version 4.2.0pre1-GIT-bf1e65c started.
Copyright Andrew Tridgell and the Samba Team 1992-2014
GENSEC backend 'gssapi_spnego' registered
GENSEC backend
2007 Jul 25
1
inotify_rm_watch() failed: Invalid argument ?
I'm seeing these in my log:
Jul 25 15:22:27 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument
Jul 25 15:22:27 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument
Jul 25 15:22:34 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument
Jul 25 15:22:34 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid
2013 Nov 25
2
Samba4 in FreeBSD cannot upgrade dns
Hi, Samba team!
I am trying to install samba4 on FreeBSD 9.2 as a domain DC to join an
existing samba4 domain controller on FreeBSD 9.2.
I followed the instruction of:
Samba4/HOWTO/Join a domain as a DC
Everything is OK until I run the following command:
root at mtm:/var/named/etc/namedb # samba-tool drs showrepl
Default-First-Site-Name\MTM
DSA Options: 0x00000001
DSA object GUID:
2013 Dec 03
0
git pull (12/3/2013) success on FreeBSD 9.2 STABLE 64 bit
Hi, Samba team!
I upgrade my Perl from 5.14 to 5.18 and deinstalled
/usr/ports/devel/libinotify and talloc and did a
./configure --bundled-libraries=talloc
Then make and make install successfully.
root at hq:/usr/local/samba/sbin # ./samba -V
Version 4.2.0pre1-GIT-bdb818d
root at hq:/usr/local/samba/sbin #
uname -a
FreeBSD hq.pccom.ca 9.2-STABLE FreeBSD 9.2-STABLE #7: Fri Oct 4 19:00:49
2005 Aug 22
2
Re: Dovecot inotify problem
Hi Reuben,
I hope you don't mind me copying the dovecot list again.
> dovecot: Aug 21 04:08:22 Error: IMAP(reuben): inotify_rm_watch() failed:
> Invalid argument
Odd.
> This is with a 2.6.13-rc6-mm1 release. I've posted to LKML because there is
> also a kernel stack produced at one point which looks inotify related (but the
> messages above are contant).
> See
2013 Apr 03
3
Samba4 fails to work following upgrade - library version errors
Hello,
I was running Samba4 for a while on my Raspberry Pi (Raspbian distro, running 3.6.11+ #371 PREEMPT armv6l kernel).? The version of Samba I was running was 4.1.0pre1-GIT-fd8b258.
Last night I decided to try to upgrade to see if I could upgrade it without breaking it.
Note that the AD this Pi is the DC for doesn't have any physical clients as members; I was using a Virtual PC running
2011 Jan 20
1
libwbclient not found
Hi,
I've just done a fresh install of ubuntu maverick, I added the PPA sources
deb http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main
deb-src http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main
installed Samba4....
For some reason samba can't find libwbclient
root at morannon:/etc/apt/sources.list.d# ldd -d -r /usr/sbin/samba
linux-vdso.so.1 =>
2017 Feb 20
2
Offical RHEL AD DC on RHEL
Il giorno dom, 19/02/2017 alle 21.17 -0700, Jeff Sadowski via samba ha
scritto:
> I was never able to build it in a way
I have rebuild samba from rpm source on Centos 7 (samba 4.4.4) and
Fedora (samba 4.5.5) with this procedure:
> > [lesca at dodo rpmbuild]$ cat rebuild.txt
> #
>
> # Install Development ...
> sudo yum -y groupinstall 'Development Tools'
> # sudo
2014 Mar 02
0
3/2/2014 Samba4 git pull make clean error
Hi,
I did a git pull and gmake clean give me error:
root at www:/usr/local/samba-master # gmake clean
WAF_MAKE=1 python ./buildtools/bin/waf clean
Selected embedded Heimdal build
/usr/local/samba-master/wscript: error: Traceback (most recent call last):
File "/usr/local/samba-master/buildtools/wafadmin/Utils.py", line 647, in
recurse
exec(compile(txt, file_path,
2005 Aug 08
3
[PATCH] add inotify system calls
I've added this to our klibc copy in the udev tree to support
the recently added Inotify.
Thanks,
Kay
-------------- next part --------------
diff --git a/klibc/klibc/SYSCALLS.def b/klibc/klibc/SYSCALLS.def
--- a/klibc/klibc/SYSCALLS.def
+++ b/klibc/klibc/SYSCALLS.def
@@ -114,6 +114,9 @@ int lchown32,lchown::lchown(const char *
int getcwd::__getcwd(char *, size_t)
<?> int utime(const
2008 Jan 21
1
inotify trouble
Hello there
This morning our main Samba server was pretty unresponsive running at a
30+ load average.
After digging a bit what I found in the logs was the following.
No data on inotify fd?!
[2008/01/21 07:02:59, 0] smbd/notify_inotify.c:inotify_handler(234)
That entry appears a billion zillion times in the log file until the
file system is filled up leaving no space on the device and sending
2009 Jan 02
8
samba freezes the server
Hello List !
oh my....i have a very severe problem here, and i absolutely need
assistance...
my samba version is 3.2.6-3.1-2034-SUSE-CODE11
on an opensuse 11.1 though this thing happened on an ubuntu intrepid
with 3.2.4 too:
the smbd freezes the whole system here.....for no obvious reason
i already tested everything, and everything works perfectly, untill 2 or
more people want to work with it...
2005 Oct 16
4
Alpha4 pre-release, please upgrade
Please try if http://dovecot.org/nightly/dovecot-latest.tar.gz (or the
CVS directly) works with you. I made a lot of changes to dovecot-auth,
so I wouldn't want to make alpha4 release without some more testing in
different environments. I'll release alpha4 in a few days, but it'll be
basically same as this unless more bugs get fixed.
Some of the changes include:
- IMAP: We might
2017 Feb 20
0
Offical RHEL AD DC on RHEL
On Mon, Feb 20, 2017 at 1:50 AM, Dario Lesca via samba <
samba at lists.samba.org> wrote:
> Il giorno dom, 19/02/2017 alle 21.17 -0700, Jeff Sadowski via samba ha
> scritto:
> > I was never able to build it in a way
>
> I have rebuild samba from rpm source on Centos 7 (samba 4.4.4) and
> Fedora (samba 4.5.5) with this procedure:
>
> > > [lesca at dodo
2013 Nov 26
0
Re Samba4 in FreeBSD cannot upgrade dns
Samba4 in FreeBSD cannot upgrade dns
Hi!
....................................
/usr/bin/nsupdate: cannot specify -g or -o, program not linked with GSS
API Library
....................................
Yours bind has been compiled without GSS
API Library support.
Must recompile Bind with an options
./configure --disable-chroot --with-gssapi=/usr/local/gssapi --with-dlopen=yes