Displaying 20 results from an estimated 100 matches similar to: "Tr: RE: RE TLS connections between Samba&OpenLDAP"
2005 Aug 24
1
Tr: getpeername failed -> PLEASE HELP
--- Bahya NASSR EDDINE <bahya_nassr@yahoo.fr> a ?crit
:
> Date: Wed, 24 Aug 2005 12:14:37 +0200 (CEST)
> De: Bahya NASSR EDDINE <bahya_nassr@yahoo.fr>
> ?: samba@lists.samba.org
> Objet: [Samba] getpeername failed
>
> Hello there,
>
> I am using a samba 3 PDC with OpenLDAP directory. I
> can't log on to my samba domain any more from my
> windows
2005 Apr 04
7
No smb.conf file !
Good morning all,
I configured samba 3 on a Red Hat machine, I then
built and installed it.
The problem is that after installation has finished, I
couldn't find the samba configuration file smb.conf.
Any idea please?
Bahya
__________________________________________________________________
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez
2005 Jul 27
2
TLS connections between Samba&OpenLDAP
Goos morning all,
I compiled Samba 3.0.14a with OpenLDAP 2.1.22-0
directory. I then enabled TLS between Samba and
OpenLDAP.
The following tests succeeded:
s_server to s_client --> OK
slapd to s_client --> OK
slapd to OPenLDAP client commands (ldapsearch..)
--> OK
The problem is the following: when I start Samba
(service smb start), slapd output returns:
TLS trace:
2005 Aug 25
1
What does this error message mean?
Hi,
Please, what does this message mean: "getpeername
failed. Error was Transport endpoint
is not connected"?
I get the following in my log.smbd file each time I
try to log to my samba domain from a Windows XP
client:
[2005/08/24 09:49:09, 0]
lib/util_sock.c:get_peer_addr(1150)
getpeername failed. Error was Transport endpoint
is not connected
[2005/08/24 09:49:09, 0]
2000 Dec 06
1
R: RE:
A trick I use is to give tab-delimited text files created by excel or R the
.xls extension: this may apply, and it may be better, to CSV:
R couldn't see any difference whichever the extension will be, and windows
will be foolished by the .xls extension an will open the file with Excel
that will handel it CORRECTLY.
If you need to have the data always alligned in Excel and R this trick will
2000 Dec 28
1
function write
Dear R users,
how can i export data from R to excel (or text file)?
i use write funstion but i ve the following error message :
write(charlotte,"h:/hakim/charlotte/essai3.txt",nc=2)
Error in cat(list(...), file, sep, fill, labels, append) :
argument 1 not yet handled by cat
thx.
AXA Corporate Solutions
Nouveaux Produits
Nour-Eddine HAKIM
52 Rue d'Amsterdame - 75009
2004 May 27
3
Samba Ldap tls/ssl problem
Hi!
I know this should be asked to the Openldap mailing list but:
I?m trying to set up a Samba/ldap environment were the Samba server is separated
from the ldap server. Everything seams to work on the ldap server and when I do
a ldapsearch like this:
ldapsearch -H ldap://l1.dbb.su.se/ -b dc=dbb,dc=su,dc=se ?x
Everything works on both.
But when I do:
ldapsearch -H ldaps://l1.dbb.su.se/ -b
2000 Dec 06
0
Locfit
Dear,
I am doing some statistics analysis using R software. I am currently trying
to implement your library locfit. I am using Win NT and R1.1.1 version
obtained on the following Webmaster :
http://cm.bell-labs.com/cm/ms/departments/sia/project/locfit/index.html
When trying to run it, the following message appears:
**********
Error in .C("guessnv", nvm = integer(1), ncm =
2000 Dec 06
8
No subject
Dear ,
I want to import Excel data (.XLS). Can you help me to this.
Best regards.
Nour-Eddine HAKIM
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
2001 Feb 01
3
Error in download pkg
Dears ,
I have the follow error when i want too use function abcnon of package
bootstrap :
Warning message:
Package `bootstrap' contains no R code in: library(bootstrap)
Can you help me !
Thx.
AXA Corporate Solutions
Nouveaux Produits
Nour-Eddine HAKIM
52 Rue d'Amsterdame - 75009 Paris - France
Tel (+33 1) 56 92 97 48
Fax (+33 1) 56 92 97 40
E-Mail : noureddine.hakim at
2010 Nov 25
1
can't use godaddy SSL cert
Hey list,
I was having a similar SSL/openLDAP problem to this last week. I had
a chance to look at this again today and it still appears to not be
working. I called godaddy and had the last cert cancelled and reissued
as I had mis-typed the name of the CN on the last one.
I am trying to setup a Godaddy turbo SSL certificate with an openLDAP
2.4 server under FreeBSD 8.1. The clients are mainly
2000 Dec 07
0
Re: Importing Excel .xls into R
One can import data from Excel ODBC source, but of course it is user's
responsibility to ensure that the data are consistent. Each worksheet in the
Excel workbook can be accessed as a table (for example, for Sheet1, you should
type "select * from [Sheet1$]". The worksheet should have first row containing
the column names, and the data rows should follow (the
2009 Nov 04
2
Certificates Revocation Lists and Apache...
Hi,
already asked in the openssl mailing list, but just in case you already went through this...
I need a little help with Certificate Revocation Lists.
I did setup client certificates filtering with apache and it seem to work fine so far (used a tutorial on http://www.adone.info/?p=4, down right now).
I have a "CA" that is signing a "CA SSL".
Then, the "CA SSL" is
2005 Mar 07
2
TLSVerifyClient demand or try
Hi all!
I'm very close to have a fully functional samba and openldap. Thanks to
idealx.org. I just need to understand how it works. Everything works accept one
thing. When I change TLSVerifyClient allow to TLSVerifyClient demand in
slapd.conf and do:
ldapsearch -x -ZZ -b 'dc=yourdomain,dc=com' '(objectclass=*)' -d 127
in the end I get:
ldap_chkResponseList for msgid=2, all=1
2007 Mar 29
0
using certificates with ActiveResource
I''m trying to hack ActiveResource to use a self-signed certificate when
connecting to my RESTful rails app (seems like a pretty glaring hole
that it doesn''t offer this out of the box... though I guess it is alpha
software).
I started out going through the ActiveResource code looking for
somewhere I could set the cert and key. Didn''t find it, so I took the
approach
2005 Dec 02
1
dovecot and ldaps://
Hi all,
I've managed to get dovecot running with ldaps (ssl over port 636, not starttls).
Btw, it's working right only if i specify "TLSVerifyClient never" in my slapd.conf.
With any other parameter (like "TLSVerifyClient demand"), the bind fails with:
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
TLS trace:
2000 Dec 07
1
Function ang?
Dear R users,
can any one tell what the function "ang" means ?
thx.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
2005 Jul 11
4
Samba PDC problem
Hi all,
I'm trying to configure samba as PDC, I have a problem when windows
client log in this is the error:
Windows cannot load the profile and is logging you on with a temporary
profile. Changes you make to this profile will be lost when you log off
I have samba-3.0.11 and smbldap-tools-0.8.8. I tryed also samba-3.0.14
and smbldap-tools-0-9.1, I have the same problem on Gentoo and on
2006 Jan 16
0
Re: How to display GDchart image
Rob,
I followed exactely what you suggested but still could''nt display the image, in the browser I get only a small icon if the image.
Please help,
Rgs,
Chems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060116/7f5892c1/attachment.html
2007 May 31
2
Net2Phone Multiple SIP Trunk Not Working
Hi All,
As Net2Phone don't permit more than one session per account, I configured
about 10 sip trunks and configure multiple trunk routing but once the first
trunk is used I cannot make additional calls, I also cofigure my dial plan
in other way using the chanisavail command but still not working.
The chanisavail command configuration is correct as I can make calls using
other trunk than