similar to: quota using wrong limits in user shared mailboxes

Displaying 20 results from an estimated 1200 matches similar to: "quota using wrong limits in user shared mailboxes"

2019 Sep 16
3
Migrating Samba NT4 Domain to Samba AD
This is a common error. https://wiki.samba.org/index.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Bart??omiej Solarz-Nies??uchowski via samba > Verzonden: maandag 16 september 2019 14:09 > Aan: samba at lists.samba.org > CC: ubi >> Maciej Wysocki
2014 Sep 27
1
GETMETADATA UTF8 encoding of folder names instead of UTF7
Hello, I have dovecot 2.2.13 instance and I found that (at least for polish language) folder names in GETMETADATA command response are encoded in UTF8. Shouldn't it be converted to UTF7? Both SETMETADATA and GETMETADATA arguments have to be encoded in UTF7, the problem(?) is related only to server response example: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2019 Sep 15
4
Migrating Samba NT4 Domain to Samba AD
On 15/09/2019 20:19, Bart?omiej Solarz-Nies?uchowski wrote: >> What OS is this and what Samba packages did you install ? >> > [root at oceanic etc]# which ldbsearch > /usr/bin/ldbsearch > [root at oceanic etc]# rpm -qf /usr/bin/ldbsearch > ldb-tools-1.5.5-1.fc30.x86_64 > Is your DC Running Fedora ? If so, then I am sorry, but I must advise you that running a Samba AD DC
2019 Sep 15
2
Migrating Samba NT4 Domain to Samba AD
On 15/09/2019 19:08, Bart?omiej Solarz-Nies?uchowski wrote: > W dniu 2019-09-15 o?18:32, Rowland penny via samba pisze: >> On 15/09/2019 16:44, Bart?omiej Solarz-Nies?uchowski wrote: >>> I have some questions: >>> >>> I not currently understood - bind9 connected to AD server must be >>> used by the LAN workstations - or only via AD server? >>>
2011 May 05
5
alpine + Maildir
Hello, I am trying to configure pine.conf for all users and running into an issue. In this setup, Mailbox format is Maildir and Maildir location is /Mail/Username/{new,cur,..etc} First thing required in alpine was patch for maildir and this has already been done. After that I have tried setting up folder-collection Mail #md ../../Mail/username and also tried using #mc (not sure which one is
2019 Sep 28
5
problems after migrating NT domain to AD (samba 4.7.x)
Dear List, My domain +/- works, so I try to fix rest services based on domain NT/AD.... I use WiFi authorization with PEAP/MSCHAPv2 + freeradius (before migration it works). And after migration autorization does not work. Freeradius server is on samba domain member. So i check domain connectivity: [root at see-you-later samba]# net ads testjoin Join is OK [root at see-you-later samba]#
2014 Dec 21
2
[PATCH] LocalPreCommand: Support for executing command before ssh connection (like port knock before ssh)
Hi guys, I've made a patch adding LocalPreCommand to ssh_config. It mimics behaviour of LocalCommand, but is executed right before the connection is opened. This makes possible e.g. to integrate ssh with port knocking. It also removes "-oPermitLocalCommand=no" from scp allowing the same functionality to be used for file transfers. Applies cleanly on vanilla OpenSSH 6.7p1.
2019 Sep 28
1
problems after migrating NT domain to AD (samba 4.7.x)
W dniu 28.09.2019 o?21:29, Rowland penny via samba pisze: > On 28/09/2019 19:40, Bart?omiej Solarz-Nies?uchowski via samba wrote: >> Dear List, >> >> My domain +/- works, so I try to fix rest services based on domain >> NT/AD.... >> >> I use WiFi authorization with PEAP/MSCHAPv2 + freeradius (before >> migration it works). >> >> And after
2019 Sep 16
5
Migrating Samba NT4 Domain to Samba AD
On 16/09/2019 15:04, L.P.H. van Belle via samba wrote: > Well it was worth checking.. We just dont know what you already checked.. > > Then all i can say now is, or a different OS, or try Vincent's his packages. > I see that is should support AD-DC, but I really dont know. I only do debian/ubuntu. > At least it looks like it. > > (from :
2018 Sep 11
1
[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
On 09/11/2018 09:42 AM, Daniel Vetter wrote: > On Mon, Sep 10, 2018 at 02:48:43PM +0200, Bartlomiej Zolnierkiewicz wrote: >> >> On 08/22/2018 10:54 AM, Daniel Vetter wrote: >>> This was only added for the drm's fbdev emulation support, so that it >>> would try harder to show the Oops. >>> >>> Unfortunately this never really worked reliably,
2018 Sep 10
1
[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
On 08/22/2018 10:54 AM, Daniel Vetter wrote: > This was only added for the drm's fbdev emulation support, so that it > would try harder to show the Oops. > > Unfortunately this never really worked reliably, and in practice ended > up pushing the real Oops off the screen due to plentyfull locking, > sleep-while-atomic and other issues. So we removed all that support > from
2013 Sep 27
1
fts-solr indexer-worker connects to wrong solr host dovecot-2.2.4
Hello. We're setting up fts solr and want to have the solr server host be set per-user via UserDB. It looks like if a user connects and fts indexes mail, and then another user connects and indexes mail, indexer-worker is connecting to the first user's fts host: User1, hammer at rp-auth-test.com connects, does a SEARCH for the first time, indexer-worker gets UserDB settings and
2019 Sep 19
2
Migrating Samba NT4 Domain to Samba AD
On 19/09/2019 19:33, Bart?omiej Solarz-Nies?uchowski via samba wrote: > Dear List, > > After migration I have found some problems: > > 1. > > directives in /etc/samba/smb.conf > > force user > > force group You shouldn't be using those anymore, you should use Windows ACLs > > I have found similar problems like here: >
2008 Nov 06
1
Per User Quotas
HI All Asking for a little patience and a bit of help here. I'm using dovecot-1.1.3_1 with postfix and squirrelmail. I have implemented a global quota successfully. That works fine. I want to now implement per user quotas. So far I have read the howto in the documentation and searched several threads but can't seem to get it working properly. My LDAP server is Windows 2003 Active
2018 Sep 03
1
[PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
On Monday, September 03, 2018 09:43:15 AM Daniel Vetter wrote: > On Sat, Sep 01, 2018 at 04:08:41PM +0200, Micha? Miros?aw wrote: > > This series cleans up duplicated code for replacing firmware FB > > driver with proper DRI driver and adds handover support to > > Tegra driver. > > > > This is a sligtly updated version of a series sent on 24 Nov 2017. > >
2009 May 12
2
Multithreaded SAMBA/Winbind
Hi. We have a configuration and audit application called Tripwire Enterprise (7.5) that is running on a Red Enterprise Linux 5.2 server. On this server, we are using winbind (samba version 3.0.33) for authentication (against Windows AD). When we try to run a configuration check on users and permissions we get an error that there is a problematic frame : C [libnss_winbind.so.2+0x129f] . I
2019 Sep 16
3
Migrating Samba NT4 Domain to Samba AD
On 16/09/2019 17:26, Bart?omiej Solarz-Nies?uchowski wrote: > W dniu 2019-09-16 o?16:30, Rowland penny via samba pisze: >> On 16/09/2019 15:04, L.P.H. van Belle via samba wrote: >>> Well it was worth checking.. We just dont know what you already >>> checked.. > > now I setup the Ubuntu Server 18.04.3 LTS + > > http://apt.van-belle.nl/ + >
2019 Sep 15
0
Migrating Samba NT4 Domain to Samba AD
W dniu 2019-09-15 o?20:38, Rowland penny via samba pisze: > On 15/09/2019 19:08, Bart?omiej Solarz-Nies?uchowski wrote: >> W dniu 2019-09-15 o?18:32, Rowland penny via samba pisze: >>> On 15/09/2019 16:44, Bart?omiej Solarz-Nies?uchowski wrote: >>>> I have some questions: >>>> >>>> I not currently understood - bind9 connected to AD server must
2011 Mar 09
1
Dovecot 2.0 (2.0.11) na nfs quota
Good Morning! I have problems with setup imap quota with mailboxes on nfs I use dovecot 2.0.11, below dovecot.conf + extract from log: # 2.0.9: /etc/dovecot.conf.rpmsave # OS: Linux 2.6.35.11-83.fc14.x86_64 x86_64 Fedora release 14 (Laughlin) mail_plugins = acl quota zlib trash auth_cache_size = 8 k dotlock_use_excl = yes mail_location = maildir:~/Maildir:INBOX=/var/spool/mail/%u mail_nfs_index
2001 Mar 10
2
Using smbpasswd in scripts!
Hello! I need to use smbpasswd in scripts. I want to changing smbpassword in script. There is an option -s in smbpasswd so I tried: echo new_password | smbpasswd -s username but without success.... If someone knows how change password - please e-mail..... Best Regards -- Bartlomiej Solarz-Niesluchowski, Administrator WSISiZ e-mail: B.Solarz-Niesluchowski@wsisiz.edu.pl 01-447 Warszawa, ul.