search for: attivo

Displaying 8 results from an estimated 8 matches for "attivo".

2006 Dec 22
2
Postfix/Dovecot virtual - directory structure
Hi, perhaps I should post this in a Postfix forum but I'll give it a shot: I want my accounts sorted under /home/vmail/[domain]/[username] (and I managed to get Dovecot to look for mail there with %d and %n ), but how do I tell Postfix to sort the mail? I can't figure out how to do it. The virtual_mail_base is /home/vmail/ but there I get a bunch of folders in the form
2018 Nov 22
2
NTP strangeness...
...tti di data e ora non è uniforme nelle diverse implementazioni NTP e potrebbe non utilizzare indirizzi IP. And in a site, all works as expected, eg: C:\Users\gaio>w32tm /query /source vdcsv1.ad.fvg.lnf.it C:\Users\gaio>w32tm /query /peers N. peer: 1 Peer: vdcsv1.ad.fvg.lnf.it Stato: Attivo Tempo rimanente: 24.4520000s Modalità: 3 (Client) Strato: 4 (riferimento secondario - sincronizza tramite (S)NTP) PeerIntervallo di polling: 10 (1024s) HostIntervallo di polling: 10 (1024s) But in another site, all or most of PC seems 'unconfigured': C:\Users\gaio>w32tm /query /p...
2016 Feb 01
2
Fail to join a DC to a Domain
...dc01 <dc2 ip> dc02.mydomain.net dc02 # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters resolv.conf: domain mydomain.net search mydomain.net # questo e' l'ip del dominio locale, sempre attivo CON samba4 #nameserver <dc2 ip> # questo e' l'altro dominio, da abilitare SOLO quando samba4 qui e' fermo nameserver <dc1 ip> this is my krb5.conf: [libdefaults] default_realm = MYDOMAIN.NET dns_lookup_realm = false dns_lookup_kdc = true -- Francesco Berni Laborato...
2018 Nov 22
0
NTP strangeness...
...tum 4 and stratum 3 servers and a timeout on one server. When i look at this. > C:\Users\gaio>w32tm /query /peers > N. peer: 1 > Peer: vdcpp2.ad.fvg.lnf.it > Stato: Attivo > Tempo rimanente: 914.2880000s > Modalità: 3 (Client) > Strato: 0 (non specificato) > PeerIntervallo di polling: 0 (non specifi...
2016 Feb 01
0
Fail to join a DC to a Domain
...he following lines are desirable for IPv6 capable hosts > ::1 localhost ip6-localhost ip6-loopback > ff02::1 ip6-allnodes > ff02::2 ip6-allrouters > > > resolv.conf: > domain mydomain.net > search mydomain.net > > # questo e' l'ip del dominio locale, sempre attivo CON samba4 > #nameserver <dc2 ip> > > # questo e' l'altro dominio, da abilitare SOLO quando samba4 qui e' fermo > nameserver <dc1 ip> > > > > this is my krb5.conf: > [libdefaults] > default_realm = MYDOMAIN.NET > dns_lookup_realm = false &g...
2010 Jul 22
1
pagebreak in xtable and columns'width
...ames=FALSE,size="\\small")) (print(xtable(data.frame(x[3:nrow(x),]),align="l|rrr"),floating=FALSE,tabular. environment="longtable",include.colnames=FALSE,add.to.row=list(pos=list (1,12,23,43), command=c("\\hline\\\\\\multicolumn{1}{l|}{\\textbf{Stato Patrimoniale Attivo}}\\\\","\\\\\\multicolumn{1}{l|}{\\textbf{Stato Patrimoniale Passivo}}\\\\","\\\\\\multicolumn{1}{l|}{\\textbf{Conto Economico}} \\\\","\\\\\\multicolumn{1}{l|}{\\textbf{Indicatori di Bilancio}}\\\\")),size=" \\small",NA.string="."))}) I wou...
2008 Oct 27
2
Problem with quota dovecot as lda and mysql
...39;1' But.. when i send a mail that "overquota" the mailbox, nothing happens, the mail is normally delivered to maildir and the quota is not considered. An example of the process: I take a mailbox with 15Mb of quota, like test at test.com: Email Nome Quota (MB) Ultima modifica Attivo test at test.com test 15 2008-10-27 11:47:43 SI <edit-active.php?username=test%40test.com&domain=test.com> modifica <edit-mailbox.php?username=test%40test.com&domain=test.com> cancella <delete.php?table=mailbox&delete=test%40test.com&domain=test.com> I t...
2016 Jan 30
2
Fail to join a DC to a Domain
Hi, me and my coworkers are trying to migrate a Samba 3 domain to a Samba4 one. As for now we did a classicupgrade and imported all the ldap entry to a DC following the guide without problems following the doc https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_(classic_upgrade) Now as we try to join another DC following this guide