similar to: Permissions Changing on BIND, Causing Samba Trouble

Displaying 20 results from an estimated 10000 matches similar to: "Permissions Changing on BIND, Causing Samba Trouble"

2015 Jan 28
0
Permissions Changing on BIND, Causing Samba Trouble
your permissions are set wrong. I dont know your OS, but this is what i use on debian. read this part of my script and adapt what you need for your OS. for debian user "named" = bind permdir=$(stat -c %a "/var/lib/samba/private") if [ "$permdir" = "755" ]; then echo "/var/lib/samba/private permissions are 755, which is ok."
2020 Jan 02
2
iOS Client Not Showing Email Previews, Dovecot Issue?
Greetings, Just wondering if anybody would know why one of our users' iOS Mail app client doesn't show the email previews (the first few sentences of the email)? We had migrated from an earlier (2.2.4) version of Dovecot to the latest version and once that was done, the user began to report this issue.? I don't know if it's a Dovecot issue or not, but can anyone point me in
2011 Sep 14
1
Dsync Permissions Issue
Greetings, I recently upgraded Dovecot from 1.2 to 2.0.14, for purposes of using Dsync to migrate emails from one server to another. I'm using MySQL for authentication. However I get this error message when I try to run Dsync, and after looking around for an answer, I'm at a bit of a loss: [root at triata ~]# dsync -v -u asai at globalchangemusic.org backup ssh -p22222 vmail at
2020 Jan 21
2
Cached message size smaller than expected
Greetings, Can anyone help me to solve this problem? When doveadm sync is running nightly, we have a certain user's mailbox that will not properly sync and the logs give me this error (user private info redacted): Error: Mailbox USER/MAILBOX: UID=79: read(/vmail/domain.org/user/.MAILBOX/cur/1575914253.M611834P7822.triata4,S=41893,W=42718:2,Sc) failed: Cached message size smaller than
2020 May 08
3
What's a Reasonable Inbox Size?
> It depends on what you consider reasonable. > > The processing time of file operation that iterates through a mailbox > will generally go up proportinately with size.? If you do a text search > without some indexing system like Solr, it will take a very long time. > > If the mailbox is just some archive that you pile up and forget about it > except for once in a blue moon
2013 Jul 31
1
Lowering Log Levels Back to Defaults
Greetings, I'm sorry for asking what may be a really obvious question, but I'm having a hard time turning off logging, or at least getting less verbose logging. My dsync logs are about 7 MB daily, and I'm trying to get that switched off. At one point I had it on a lower level of verbosity, and I turned it up for debugging purposes, but now I cannot seem to turn it back down,
2020 May 04
1
Is It possbile to convert to DBox or MDBox on a per user basis?
Greetings, Is It possbile to convert to DBox or MDBox on a per user basis? If so, can someone point me to the correct documentation? Thank you, -- Asai
2011 Dec 13
5
Backing Up To Windows File Server
Greetings, Working with dsync and setting up backups to a Windows file server. Problem seems to be that Windows is renaming the dovecot mail files (maildir) to Windows friendly filenames, and losing the Dovecot name. For example, 1323817925.M36368P32049.triata.globalchangemultimedia.net,S=2255,W=2318:2,S becomes 1AETPH~X. Does anyone have any ideas about how to tell Windows to not do this?
2013 Aug 12
2
Sieve-storage: couldn't find storage root directory
Greetings, Using Dovecot 2.2.4. In my DSync logs, I'm getting the error message: Error: sieve-storage: couldn't find storage root directory; sieve_dir was left unconfigured and autodetection failed However, I have the following configuration set: plugin { sieve = /vmail/%d/%n/sievescript sieve_dir = /vmail/%d/%n/ } Please, if you have a moment, tell me what I'm doing wrong
2014 Jan 24
1
Dsync Errors
Greetings, I've seen something like this in another thread, about a month ago, but we're running into this error pretty frequently when we run dsync backup. Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0 [0x39ccc5f1c0] -> /usr/lib64/dovecot/libdovecot.so.0(default_fatal_handler+0x35) [0x39ccc5f2a5] -> /usr/lib64/dovecot/libdovecot.so.0 [0x39ccc5ebb3] ->
2014 Jul 16
1
Dovecot EE on SciLinux 6.5: No Config Files in /etc
Greetings, I tried installing Dovecot EE on Scientific 6.5 yesterday, but there was no repo under that release version, so I hardcoded the release version to 6 in yum.repos.d/dovecot.repo. That worked, but when I installed, it didn't install any default configuration files. /etc/dovecot was empty. Is that to be expected for EE? -- --Asai
2020 May 07
6
What's a Reasonable Inbox Size?
Greetings, I have several users who have inboxes that are over 20 GB. Lately I have noticed Dovecot logs say it's taking over 30 seconds to sync their mailboxes. As email admins,? how do you handle inboxes that are so large? Do you use mailbox types that have better performance like dbox? We're using maildir. What's a reasonable inbox size?? Is 20+ GB reasonable and nothing to
2014 Dec 19
2
RPC Server Unavailable Message
Greetings, We've been testing Sernet Samba AD and are running into trouble with the RPC server unavailable message when trying to edit group policy and manage users with Windows 8.1. Upon restarting the service, we can connect to the RPC server, but after 24 hours or less, we can no longer connect. I've been trying to find more information about this issue, which was apparently
2014 Dec 19
2
RPC Server Unavailable Message
On 19/12/14 22:17, Tim wrote: > Try to give your samba server another NetBIOS hostname than localhost and comment out the lines with server services and dcerpc endpoint servers. > Check your DNS back end. For now it seems due to your smb.conf that you are not using the samba internal DNS server. It's not a must have, but samba does not provide dns. NetBIOS name should be equal to your
2018 Nov 25
2
Howto enable ldapi socket?
Hi list, Im playing around with ldbsearch/ldapsearch and using successful the socket /var/lib/samba/private/ldapi  in my git-compiled samba. Now I installed the version 4.9.2 for ubuntu bionic from the van-Belle repository and didnt find this socket anymore. Do I have simple to create this socket with mknod? How can I determine the path? Is there a smb.conf-Option to enable it? Tfh! Oliver
2018 Nov 26
1
Howto enable ldapi socket?
Hi Rowland! On 26.11.18 19:37, Rowland Penny via samba wrote: > [..] > adminuser at ubutestdc:~$ ls -la /var/lib/samba/private/ldapi > srwxrwxrwx 1 root root 0 Nov 25 17:13 /var/lib/samba/private/ldapi Also strange: # dpkg-query -l *samba* Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten | Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/         
2012 Jul 12
2
nslcd service - "Client not found in Kerberos database"
Hi, I am trying to configure the nslcd service on an Ubuntu client for kerberos authentication against samba4. My /etc/nslcd.conf contains the following: uid nslcd gid nslcd uri ldapi:///cofil01.mydomain.net base dc=mydomain,dc=net sasl_mech GSSAPI krb5_ccname FILE:/tmp/host.tkt I have added the host principal "host/ubuntu-test.mydomain.net @ MYDOMAIN.NET" to /etc/krb5.keytab on both
2015 Feb 18
1
[OT] Postfix sasl authentication help
Dear all, Would need some of your advise. As I was the trying to get postfix sasl working with samba AD. I've try to search online for a few examples some use ldap, kerberos or pam. I'm using winbind on that system and I wonder if we can use winbind with sasl. Or anyone have a more correct on how it should be done. My existing setup was working with ldap before moving to samba4.
2014 Dec 22
3
RPC Server Unavailable Message
On 22/12/14 19:05, Marc Muehlfeld wrote: > Hello Asai, > > Am 22.12.2014 um 19:55 schrieb Rowland Penny: >>> localhost isn't the name of the ad dc, at least that's not what I >>> intended. How do I change it without reprovisioning? Can you provide >>> a link to some documentation? >> I cannot provide a link to any documentation, this is because,
2015 Aug 21
2
Samba 4 Bind DNS on CentOS 7
Hi Brady, I realise that but the only named.conf to be found on the system is my newly created /etc/named.conf. Either something screwed up when installing the Sernet RPMs, which is really pretty unlikely given that everything else is working, or the file was not included in the package. regards, John On 21/08/15 10:16, Brady, Mike wrote: > On 2015-08-21 11:18, John Gardeniers wrote: