similar to: problems witch quota working

Displaying 20 results from an estimated 500 matches similar to: "problems witch quota working"

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
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
2019 Sep 19
0
Migrating Samba NT4 Domain to Samba AD
W dniu 19.09.2019 o?20:49, Rowland penny via samba pisze: > 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
2019 Sep 19
0
Migrating Samba NT4 Domain to Samba AD
Dear List, After migration I have found some problems: 1. directives in /etc/samba/smb.conf force user force group I have found similar problems like here: https://bugzilla.samba.org/show_bug.cgi?id=11320 if i have share: [global] ??????? workgroup = WSISIZ.EDU.PL ??????? realm = ad.wsisiz.edu.pl ??????? server role = member server ??????? security = ads ?.... ??????? winbind use
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
0
Migrating Samba NT4 Domain to Samba AD
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/ + https://github.com/thctlo/samba4/blob/master/full-howto-Ubuntu18.04-samba-AD_DC.txt#L268 + i changed krb (default
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
2019 Sep 15
0
Migrating Samba NT4 Domain to Samba AD
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? >> >> currently workstations are pointed to the another DNS server than AD >>
2019 Sep 30
0
problems after migrating NT domain to AD (samba 4.7.x)
Just follow this and it "just works" https://wiki.samba.org/index.php/Authenticating_Freeradius_against_Active_Directory And this is asking for problems. workgroup = WSISIZ.EDU.PL Read : https://social.technet.microsoft.com/wiki/contents/articles/34981.active-directory-best-practices-for-internal-domain-and-network-names.aspx And from this link :
2019 Nov 06
0
Dovecot mangesieve proxy - internal failure
Ah ok thanks, now i got it! I need to change default_fields = proxy=y host=server.intra.lan port=993 ssl=yes master=proxy pass=#hidden_use-P_to_show# to default_fields = proxy=y host=server.intra.lan starttls=yes master=proxy pass=#hidden_use-P_to_show# and enable STARTTLS for IMAP on the backend. Thanks! On 11/6/19 5:05 PM, Aki Tuomi via dovecot wrote: > As mentioned on earlier email,
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.
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: >
2000 Apr 06
1
AW: RH 6.1 samba 2.0.7pre3 BUG!
samba does the SMB(!) authentication against machine "a" but you MUST have equal users on ALL machines. How else should samba create files on the unix file system if there is no UNIX user to deal with? It is not a problem of samba, it's a "problem" of unix. The only trick to do this would be to create a dummy unix user and do a "force user" to this dummy on every
2019 Sep 16
0
Migrating Samba NT4 Domain to Samba AD
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 : http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.8/RHEL7/SPECS/samba-v410x.spec ) %description dc The samba-dc
2019 Sep 16
0
Migrating Samba NT4 Domain to Samba AD
W dniu 2019-09-16 o?19:43, Rowland penny via samba pisze: > On 16/09/2019 17:26, Bart?omiej Solarz-Nies?uchowski wrote: >> So how can I drop DC "oceanic" and reconnect whole network to DC >> "themes"? >> >> (when I do it DC will be on server which has no shares (only netlogon >> + sysvol?)) > > If 'oceanic' was the first AD DC
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]#
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? >>>
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 28
0
problems after migrating NT domain to AD (samba 4.7.x)
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 migration autorization does not work. > > Freeradius server is on samba domain member. >
2019 Nov 06
2
Dovecot mangesieve proxy - internal failure
As mentioned on earlier email, are you sure you are connecting to port 4190 and not 143 for ManageSieve? Aki > On 06/11/2019 17:48 telsch via dovecot <dovecot at dovecot.org> wrote: > > > I need a more detailed hint. Dovecot proxy IMAP is running fine, but how > to add to the same proxy managesieve support? > > I thougt it's activated in the proxy: >