Displaying 20 results from an estimated 2000 matches similar to: "Can't read dovecot.conf"
2005 May 18
1
Samba Comple Problem on Solaris 2.8
So I am compling the newest release of samba 3.0.14a on Solaris 2.8.
I can get it to compile but I don't get all the built in modules that I
should and smbd when fired up bombs out with something like,
-------
derek@supernova:/opt/UMsmb/sbin# ./smbd -c /etc/samba/smb.conf -i
smbd version 3.0.14a started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
No builtin nor plugin backend for
2005 Apr 27
3
can't get samba 3.0.14a to work with ldap..part 2: smaba 3.0.15
Hi...
I posted a few days ago that I was having trouble getting samba 3.0.14a to
work with ldap. I switched up to 3.0.15pre2 and had much the same
trouble. I have been following the instructions in
http://www.samba.org/samba/docs/Samba-Guide.pdf, but I am still having
troubles.
Here is what happens when i run smbldap-populate:
mercury:/usr/local/samba/sbin# ./smldap-populate -a root -k 0 -m 0
2012 Jun 12
2
What's the most recent compatible libvirt and qemu-kvm?
Figured I'd test qemu-kvm-1.0.1 and libvirt-0.9.12, but the result after
default compiles is:
root at black:/usr/local/sbin# ./libvirtd
2012-06-12 19:53:41.894+0000: 6076: info : libvirt version: 0.9.12
2012-06-12 19:53:41.894+0000: 6076: warning : ebiptablesDriverInit:4084 : Could not find 'ebtables' executable
2012-06-12 19:53:42.675+0000: 6076: error : qemuCapsComputeCmdFlags:1209
2015 Apr 27
3
upssched setup
Hi,
I am unable to get upssched working correctly as my UPS calls low battery too late and there is no way to change it.
I am running Nut 2.7.3 on Ubuntu 14.04
I have made this script, called /sbin/upssched-cmd.sh
#!/bin/sh case $1 in onbatt) /sbin/upsmon -c fsd;; *) echo "shutdown implemented";; esac
I am trying to run the script manually to break down my issues. All that
2016 May 22
2
[samba_upgradedns] Error parsing DNS data
Hello,
I am trying to change over from bind9 to internal dns.
For some reason I keep getting the following error:
Error parsing DNS data from '/opt/samba/private/dns/TH01.INET.zone' ()
I have inspected TH01.INET.ZONE but I could not find an error.
I do not understand this error message. I am hoping someone could help
me with this issue please. Your help will be very much appreciated.
2016 May 28
0
[samba_upgradedns] Error parsing DNS data
​Hello Andrew,
Thank you for your reply (very much appreciated).
> I take it you are trying to move from the flatfile based bind to internal.
That is correct
> The samba_upgradedns script is pretty simple, and uses the
> dnspython library to read zone files. It certainly could be
> the case that it just can't read the zone file after bind9
> has been doing dynamic updates
2009 May 11
2
Solaris 10 (sparc) and samba issue
The net ads joins the host to the AD, but cant get the proper kerberos
tix. Manually generating the kerberos keytab from AD dont work. Any
suggestions?
root@host /#head -1 /etc/release
Solaris 10 10/08 s10s_u6wos_07b SPARC
root@host /usr/sfw/sbin#./smbd -V
Version 3.0.28
root@host /#for PKG in `pkginfo -x | grep -i samba | awk '{print
$1}'`; do VER=`pkginfo -l ${PKG} | grep PSTAMP`;
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2014 Jul 10
2
Fatal: master: service(imap): child 20258 killed with signal 6 (core not dumped - set service imap { drop_priv_before_exec=yes })
All,
Just move our mail servers over to a new mail server running postfix
2.11.1 and dovecot 2.2.13 and getting the subject line errors in my
/var/adm/files. People are complaining of loosing their connections to
the mail server.
I've been able to google this error but haven't found fix for this yet.
NOt sure where to put the drop-priv option in the config files either.
Any
2009 Aug 14
3
Permission Issues
Hi All,
I am trying to achieve something pretty simple. I have a samba share and I
would like all new directories and files within that share to have 775
permissions. My config for that share is below. Whenever I create a dir I
get 755 permissions. I have set every force permission their is. Both
configs below produced the same directory. I feel like this should be very
easy and my settings are
2006 Sep 06
3
dovecot ignoring config file contents -- istream.c problem?
Hello!
This is my first time trying to run dovecot so maybe I've overlooked
something, but I'm having a hard time running dovecot.
First of all, it's worth noting that I'm trying to run dovecot on an
embedded platform: the target architecture is mipsel; I have patches
for the 2.4.18 kernel with special support for the board so I'm still
using the 2.4.18 kernel. My C library
2016 Nov 22
5
backup_samba4 script failing
I am testing the backup script found at
https://github.com/thctlo/samba4/tree/master/backup-script on Ubuntu
16.04.1LTS with Samba 4.5.0 (from source) running.
When I run:
root at dtdc03:/usr/sbin# ./backup_samba4 --debug
Command checks : CMD_SAMBA contains : /usr/local/samba/sbin//samba
Command checks : CMD_TDBBACKUP contains :
/usr/local/samba/bin//tdbbackup
Command checks : CMD_LOGGER
2009 Oct 15
3
1.2.6 Spurious pread()/stream errors/index corruption
Hi,
We're currently testing 1.2.x with a move from 1.1.x in mind however with
the current 1.2 series we are encountering some serious problems. simply
editing the main conf and restarting dovecot gives these errors seemingly
randomly:
(some previous posts indicated this might be todo with 64bit file offsets
so we've played around with disable-largefile and setting _FILE_OFFSET_BITS
2009 Nov 25
1
[PATCH] daemon/Win32: Replace pread on platforms that don't have this function.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html
-------------- next part --------------
>From 81982306dd5e8beb56e193ed69d840a1cb976d62 Mon Sep 17
2004 Feb 22
4
Samba With LDAP
Anyone could please help me to set up a samba authing on a ldap server ??? i
mean.. someone can point me out a tutorial/howto/notes/tips/anything that
can help me set up this together ??
(or at least some part of the adminstration of ldap for samba)
well anything will be welcome since i need to set up pretty soon.
thanks in advance,
BIND9_FLATFILE to BIND9_DLZ | Error parsing DNS data from '/opt/samba/private/dns/th01.inet.zone' ()
2014 Jul 25
0
BIND9_FLATFILE to BIND9_DLZ | Error parsing DNS data from '/opt/samba/private/dns/th01.inet.zone' ()
Hi all,
I got some issues with adding DNS records. I still use BIND9_FLATFILE on
my first DC. Maybe this is the problem? What I would like to try is to
change from BIND9_FLATFILE to BIND9_DLZ.
I change the backend from BIND9_FLATFILE to BIND9_DLZ twice (in the past
or other servers) but I don't remember how I did this anymore!
What I did try is the following... and that didn't work. I
2012 Dec 19
1
Errors connecting to Windows Domain with Samba 4.
Hi all.
It's great to see Samba4 has gone generally available.
?
I am trying to set up a Samba4 server to connect to an existing Windows domain with a windows AD server.
I am able to follow the instructions here: https://wiki.samba.org/index.php/Samba4/HOWTO#HOWTO_to_set_up_a_AD_DC
I can download using git. Compile. Make. And install.
This seems to all work.
I then follow the instructions for
2003 Aug 14
1
Samba3/OpenLDAP2.1.x Tools
I'm trying to configure a Samba3/OpenLDAP2.1.x PDC following the very
sparse documentation that is out there with little success. My current
issue is finding a set of tools that will work successfully with Samba3
and the new samba.schema that works with OpenLDAP2.1.x. I've been
trying recently to get the IDEALX tools to work, but without success.
Does anyone have any suggestions on
2008 Nov 25
1
The debian dom0 64 bits kernel crashes at boot time
Hi,
I just wanted to give a bit of feedback here.
i have tried the Xen amd64 kernel from the kernel team and it just
crashes with a stack dump on my laptop (thinkpad t500, that is a quite
new stuff but will be a common thing very soon I beleive).
Then I have tried the kernel 2.6.27 from the Xen repository that you can
find here:
http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg
It's
2001 Apr 05
1
IPX <-> Starcraft (under Wine)
ok I've got Starcraft loaded in wine...works fine ;-) I have IPX
installed within the kernel.. and have the following commandline..
modprobe ne2k-pci
ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up route add -net
192.168.0.0 netmask 255.255.255.0 eth0 ipx_interface add -p eth0 802.3
0x12345678
but it seems that Starcraft cant see the IPX thingo..err anyone know
how to get starcraft to