Displaying 4 results from an estimated 4 matches for "salleurl".
2005 Dec 28
4
"valid users" + ldap on Solaris 10 problems
...or? Is this a Samba error o
probably a solaris error?
Thanks in advance!
PD: If you want logs, I can send logs in what debug level you want.
--
==============================================================================
Utilitzeu el Servei Online d'Atencio a l'Usuari (http://www.salleURL.edu/csi)
------------------------------------------------------------------------------
Nom: Miki Cognoms: Monguilod Serena
Centre de Serveis Informatics (CSI) e-mail:mikim@salleURL.edu
Enginyeria i Arquitectura La Salle PGP KeyID: 0xBBF686E1
Universitat Ramon Llull Telefon: 93 290...
2002 Mar 01
0
ip_conntrack: table full, dropping packet.
...sport=2649
dport
=4662 src=sdfasd dst=dfdf sport=4662 dport=2649 [ASSURED]
use=1
How can I "flush" all connection track?
I have compiled iptables into kernel, not as module.
Any ideas?
Thank you very much!
----
Carles Pina i Estany | Nick: Pinux / Pine / Teufeus
E-Mail: carles.pina@salleURL.edu / is08139@salleURL.edu / cpina@cat-linux.com
http://www.salleURL.edu/~is08139/
286+100=386 +100=486 +100=585.00000011. Well...let''s call it Pentium.
2003 Dec 01
0
No subject
...ents, the degradation was about 8.5%.
=====================================================================
If you think you have found a bug please email a report to :
samba@samba.org
As always, all bugs are our responsibility.
Regards,
The Samba Team.
Return-Path: <xvila@salleURL.edu>
Delivered-To: samba@lists.samba.org
Received: from columba.salleURL.edu (columba.salleURL.edu
[130.206.42.238]) by lists.samba.org (Postfix) with ESMTP id 2D7CB4220
for <samba@lists.samba.org>; Tue, 10 Jul 2001 04:13:22 -0700 (PDT)
Received: from salleURL.edu (pccsi2.salleURL.edu...
2006 Jan 12
0
[Fwd: Re: -- SOLVED -- "valid users" + ldap on Solaris 10 problems]
Hi All!
We have just solved the problem.
The error resides in the code placed in
/samba-X.X.X/source/lib/util_getent.c between line 275 and 291 . By
default, when you compile samba with solaris support, samba uses
"getgrnam" function because of the "BROKEN_GETRNAM=1" in Makefile. This
function is what's making samba going wrong. The soluction was to undefine