search for: solcon

Displaying 20 results from an estimated 54 matches for "solcon".

2008 Mar 10
3
Maildirsize automatically (re)build
Hi, Im testing with 1.1RC1. I read here: http://wiki.dovecot.org/Quota/Maildir "If you configure quota limits in Dovecot (e.g. quota=maildir:storage=102400(kilobytes)), Dovecot makes sure that this header is kept up to date. If the file does not exist, it's simply rebuilt." This is my query: password_query = SELECT username as user, username as userdb_user, passwd as password,
2006 Jun 08
1
Error changing ACL when not the owner of the file...
...inistrator) the privilege seems to be assigned, but we still keep getting the access denied... Anyone has a pointer or a tip we can work with? Thanks in advance... ====================================================================== [global] security = ads password server = srv-solcon-01 encrypt passwords = true workgroup = solcon realm = SOLCON.LOCAL netbios name = testbak log file = /var/log/samba/samba.log log level = 2 syslog = 0 enable privileges = yes dos filemode = yes nt acl support = yes...
2013 Oct 09
1
[PATCH] drm/nouveau: Do not show an error if the TMDS table pointer is invalid
Optimus cards with no outputs trigger this message (NVD7, for example) This commit changes the warning into an informational message. The return value of the function is not used, so I left it at -EINVAL. Signed-off-by: Albert Pool <albertpool at solcon.nl> Cc: Emil Velikov <emil.l.velikov at gmail.com> --- drivers/gpu/drm/nouveau/nouveau_bios.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_bios.c b/drivers/gpu/drm/nouveau/nouveau_bios.c index 3e72876..7681b01 100644 --- a/driver...
2006 Nov 13
2
URGENT problem in production enviroment 3.0.23c-1
...39;t give this message. I downgraded from 3.0.23c-1 to 3.0.21b-1 but that didn't solve it. It did solve the not-being-able-to-set-permissions-if-your-not-the-owner-but-have-full-co ntrol problem (acl group control) == -----Oorspronkelijk bericht----- Van: samba-bounces+sander.vanharmelen=isp.solcon.nl@lists.samba.org [mailto:samba-bounces+sander.vanharmelen=isp.solcon.nl@lists.samba.org] Namens S. J. van Harmelen Verzonden: zondag 12 november 2006 19:18 Aan: samba@lists.samba.org Onderwerp: Re: [Samba] URGENT problem in production enviroment 3.0.23c-1 Problem seems to be with the changed &qu...
2006 Aug 07
3
user.SAMBA_PAI and ACL inheritance
I have just enabled user_xattr on the partition where my samba share is on. Now when I use getfattr I see the extended attribute user.SAMBA_PAI on my files. But ACL inheritance isn't taking place... When I (from within Windows) click on Properties > Security > Advanced an then enable "Allow inheritable permissions..." on a certain file, then the attribute user.SAMBA_PAI
2008 Feb 15
2
PAM libraries not found
When I add the --with-pam option in my configure command I get the following error: checking for pam_start in -lpam... no configure: error: Can't build with PAM support: libpam not found PAM is most certainly installed on the machine: ii libpam-modules 0.79-5 Pluggable Authentication Modules for PAM ii libpam-runtime 0.79-5 Runtime support
2008 Jan 10
2
Switch from courier to dovecot
I have an courier IMAP server running. To get sib dirs working I had to rename them all to begin with a period ".". e.g Maildir Maildir/{cur,new,tmp} Maildir/.account1/{cur,new,tmp} Maildir/.account2/{cur,new,tmp} Maildir/.account3/{cur,new,tmp} etc If I uninstall Courier and install dovecot, will these "period" dirs be seen by default? I am fairly new to this and
2007 Sep 25
1
1.1 Beta 1 Works!
Wow! I'm running 1.1 Beta 1 on OpenSuSE linux 10.2. It seems not bad at all. The only thing I've not quite well understood is this message, that pops up when I start dovecot: Warning: fd limit 1024 is lower than what Dovecot can use under full load (more than 1536). Either grow the limit or change login_max_processes_count and max_mail_processes settings Where does dovecot take this 1024
2006 Nov 14
0
Does Samba cache it's initial netbios name?
...e. Yesterday I got rid of the error on a test machine. Then I changed the netbios name and the problem came back. After changing the netbios name back again the problem still occours?! Any pointers would be appriciated! -----Oorspronkelijk bericht----- Van: samba-bounces+sander.vanharmelen=isp.solcon.nl@lists.samba.org [mailto:samba-bounces+sander.vanharmelen=isp.solcon.nl@lists.samba.org] Namens Sander van Harmelen Verzonden: maandag 13 november 2006 16:54 Aan: Gerald (Jerry) Carter CC: samba@lists.samba.org Onderwerp: RE: [Samba] URGENT problem in production enviroment 3.0.23c-1 Thanks for t...
2011 Oct 10
2
[Bug 41644] New: Mouse pointer flickering/disappearing on NV05
...roduct: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: albertpool at solcon.nl QAContact: xorg-team at lists.x.org Micro-Star MS-8806 card with Riva TNT2 chip. The card hadn't been used for years; the fan had to blow a lot of dust away before it would run quietly. It's working fine with Nouveau, even Google Earth and a couple of Compiz effects work (thou...
2011 Oct 17
2
[Bug 41892] New: The mouse turns into an 128x128 square and GPU locks up on NV34
...roduct: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: albertpool at solcon.nl QAContact: xorg-team at lists.x.org XFX GeForce FX 5200 VGA connected ADI Microscan LM-1564 monitor ASRock K7S41GX motherboard Linux Mint 11 Gnome Occasionally on NV34, the mouse changes into a white square of 128x128 with some black blur on it. X locks up, though I can still move th...
2008 Feb 25
4
1.1rc1: Maximum number of mail processes exceeded
I'm getting "Maximum number of mail processes exceeded" messages when 512 imap Processes are active. Dovecot reports: Warning: fd limit 1024 is lower than what Dovecot can use under full load (more than 1712). Either grow the limit or change login_max_processes_count and max_mail_processes settings But in my /var/service/dovecot/run script I use: #!/bin/sh mkdir /var/core chmod
2008 Sep 10
3
Outlook 2003 and Thunderbird IMAP + getting new headers
Hi, We run 1.1.3 and I use Outlook to connect to my IMAP box and a couple of times per day (randomly) when I click certain folders IMAP will start retrieving ALL headers for that folder again ('retrieving new headers')! I don't understand this. What triggers IMAP to do so, why not just retrieve only the NEW headers? Is it Dovecot or Outlook (probably) and what can be done
2008 Feb 19
1
sieve dues not work
hi together, there is a problem with my sieve: System SuSE 10.3 with Postfix in Postfix i have add to main.cf mailbox_command = /usr/lib/dovecot/deliver in /etc/dovecot/dovecot.conf is add: protocol lda { # Address to use when sending rejection mails. postmaster_address = carsten at chatlabel.de ... # Enabling Sieve plugin for server-side mail filtering mail_plugins =
2006 Jan 26
0
Fw: Problem with Icecast as Windows-services
...client is not on the same machine. We have found the solution: it was the Windows Firewall setting on the Windows 2003 machine. With kind regards, Henk vd Ridder > ----- Original Message ----- > From: "Leo Currie" <leo.currie@strath.ac.uk> > To: <henk.vande.ridder@solcon.nl> > Cc: <icecast@xiph.org> > Sent: Wednesday, January 25, 2006 9:55 PM > Subject: Re: [Icecast] Problem with Icecast as Windows-services > > >> henk van de ridder wrote: >>> Hello, >>> >>> We have some problems to use icecast as a Windows S...
2020 Feb 05
0
Icecast streaming https
Here you go: - https://serverok.in/centovacast-enable-ssl-on-icecast No problem, you're welcome! Chip Scooter On Wed, 5 Feb 2020 at 18:41, Henk van de Ridder <henk.vande.ridder at solcon.nl> wrote: > I am struggling to get icecast running with https, but I cannot get it > working > > My environment is: Debian 10 (Buster) > > > > I tried the standard debian package but there is no SSL capability at all. > > > > So I compiled the icecast-2.4.4....
2020 Feb 07
0
Icecast streaming https
...icecast.pem The above creates a more 'correct' SSL cert which, for example, Alexa devices are able to stream. And you can check your SSL stream here: - https://check-your-website.server-daten.de/?q= Thanks Chip Scooter On Thu, 6 Feb 2020 at 07:58, H. van de Ridder <hvdridder at solcon.nl> wrote: > Thanks a lot. > This manual solves my problem. > > Kind regards, > Henk > ------------------------------ > > ------------------------------ > > > ----- Original Message ---- > From: Chip <chiapas at aktivix.org> > To: Icecast streaming s...
2011 Jul 09
1
[Bug 39098] New: X segfaults when running a Wine program while 2 screens are, or have been, in use.
...ct: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: albertpool at solcon.nl QAContact: xorg-team at lists.x.org When I'm running on 2 screens (extended desktop via XRandR) or had a 2nd screen connected during the same X session, X segfaults when running a Wine program. It can take a minute before anything strange happens, but it can also happen immediatel...
2020 Feb 05
3
Icecast streaming https
I am struggling to get icecast running with https, but I cannot get it working My environment is: Debian 10 (Buster) I tried the standard debian package but there is no SSL capability at all. So I compiled the icecast-2.4.4.tar.gz contents with ./configure --with-curl --with-openssl; make; make install I always get the error: [2020-02-05 17:35:36] INFO connection/get_ssl_certificate
2004 Nov 27
3
Prevent client disconnecting fallen-too-far-behind
Hello, Does anybody know how I can configure icecast so it doesn't disconnect a client which "has fallen too far behind". We are using icecast2.01 streaming software for our church home-listening system. Our client we use a netgem-netbox. We are streaming 25kbps MP3 on V90-56kbps modem connection After around 45 minutes after starting the cleint the icecast error.log reports: