Displaying 6 results from an estimated 6 matches for "message_init".
Did you mean:
message_info
2001 Dec 19
0
Samba not working on PARISC Linux
...t to do else ...
Thanks.
---------------------------------------------------------------
> Hello parisc-linux users,
>
> i can not get samba to work on my 720 with the 0.9.3 Debian.
> smbd dies immediatly with an error message in log.smbd:
> [2001/12/16 19:51:43, 0] lib/messages.c:message_init(97)
> ERROR: Failed to initialise messages database
This looks like a glibc problem to me - I think it is calling fcntl
where it should be calling fcntl64, and using FSETLKW rather than
F_SETLKW64.
samba builds with
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
Using a test pr...
2003 Jul 15
0
(no subject)
Hy Together
I have compied Samba3.0beta2 on Solaris 9 . When i want to start the smbd
daemon the folloing Error occured
[2003/07/14 08:52:29, 3] smbd/server.c:main(777)
loaded services
[2003/07/14 08:52:29, 3] smbd/server.c:main(792)
Becoming a daemon.
[2003/07/14 08:52:29, 0] lib/messages.c:message_init(106)
ERROR: Failed to initialise messages database
Configure Option's
env CPPFLAGS="-I/usr/local/include -I/usr/local/include" LDFLAGS="
-L/usr/local/lib" \
./configure --prefix=/tools/samba/samba-3_beta_2 \
--with-krb5=/usr/local \
--...
2003 Jul 15
0
Problem with compiling Samba3.0beta2
Hy Together
I have compied Samba3.0beta2 on Solaris 9 . When i want to start the smbd
daemon the folloing Error occured
[2003/07/14 08:52:29, 3] smbd/server.c:main(777)
loaded services
[2003/07/14 08:52:29, 3] smbd/server.c:main(792)
Becoming a daemon.
[2003/07/14 08:52:29, 0] lib/messages.c:message_init(106)
ERROR: Failed to initialise messages database
Configure Option's
env CPPFLAGS="-I/usr/local/include -I/usr/local/include" LDFLAGS="
-L/usr/local/lib" \
./configure --prefix=/tools/samba/samba-3_beta_2 \
--with-krb5=/usr/local \
--...
2007 Feb 27
0
Nmbd crash with failure to open wins.tdb
...ate from an old 2.0.7 server, but the bundled
install 3.0.24 on FC6 is giving me major pain. Putting aside the
actual configuration and user migration which I need to figure out,
the problem is that nmbd refuses to start with the following errors in
the log:
[2007/02/26 14:05:26, 0] lib/messages.c:message_init(127)
ERROR: Failed to initialise messages database
[2007/02/26 14:05:26, 0] nmbd/nmbd_winsserver.c:initialise_wins(580)
initialise_wins: failed to open wins.tdb. Error was Permission denied
I've checked the permission on the locks directory, I've tried
chowning, chmodding 777, nothing...
2010 May 25
3
smbd start trouble - CentOS 5.4
Hi,
I've been through a long discussion of this on the CentOS list, where people
are quite helpful, yet we've gotten nowhere with it.
With smbd Version 3.0.33-3.14.el5 on two different CentOS 5.4 64-bit boxes,
"/etc/init.d/smb start" reports OK for both nmbd and smbd, but an instant
later smbd stops running, with no errors reported - just fails, no matter
what logging level is
2003 Mar 19
2
pid and lock dir during compile
I am compiling 2.2.8 on a Caldera Openlinux box that was running 2.0.5 or
some such. It already has a working config and uses samba.d dirs for it's
files:
/etc/samba.d
/var/lock/samba.d
/var/log/samba.d
etc
During compile I use following switches
--with-piddir=/var/lock/samba.d
--with-lockdir=/var/lock/samba.d
However the pid files are ending up in /var/run/samba instead of