Displaying 20 results from an estimated 900 matches similar to: "Failed to setup a TLS session"
2004 Feb 11
0
Problem with samba at startup
Hi all,
I have configured samba as a PDC server, and it works fine, but when the server restart, samba was launched, but
if i do an nmblookup on my PDC server, it doesn't find it....
I think the problem is from nmb, but i didn't find why...
If i restart samba, every think works fine...
Any idea?
Thanks.
_________________________________________________
Patrice RABY - Email:
2003 Dec 09
1
samba - sql server authentication
samba 2.2.8a/LDAP backend
Red Hat 7.3
Windows 2000 server, connected to the samba controlled domain
Sql Server 7.0
It seems that my sql server does not want to run scheduled jobs as a domain user, I am needing to do this for a network share that I am
saving to, otherwise I would just run as SA
Error from sql server:
The job failed. Unable to determine if the owner (PRUPREF.COM\Administrator)
2002 Sep 02
1
Samba 2.2.6pre2 + ldapsam + Solaris 9
Hi,
I've been unable to get samba to work with ldap over ssl or tls on a
solaris 9 machine. I thought that the ldap in solaris 9 supports tls
natively now. However I still get the error in my log file :
> [2002/09/02 16:35:10, 0] passdb/pdb_ldap.c:ldap_open_connection(202)
> ldap_open_connection: Secure connection not supported by LDAP client
> libraries!
> [2002/09/02
2002 Nov 25
2
smbpasswd problem with LDAP
Hello,
I have installed / configured samba-ldap (compiled SAMBA_2_2 from CVS)
Whe i try to change the password for the root user, there is no problem.
If i try to change the password of an ordinary user, i get the
error:
nas:~# smbpasswd -U william
New SMB password:
Retype new SMB password:
No user to modify!
Password changed for user william.
Failed to modify entry for user william.
Failed to
2002 Mar 06
2
trouble with smbpasswd - ldap
Hello,
I compiled with --with-ldapsam... I am simply trying to use normal
smbpasswd auth to get things started. I try:
smbpasswd -D 5 -a td to set the password for the username "td" and it
gives me these error messages:
ldap_open_connection: connection opened
Bind failed: Can't contact LDAP server
ldap_open_connection: connection opened
Bind failed: Can't contact LDAP server
2002 Aug 22
1
Samba 2.2.5 and LDAP start_tls
Hi,
I've a problem in connecting samba 2.2.5 to LDAP with ldap ssl = start_tls.
I've already patched the file pdb_ldap.c and configure.in and run autconf (as
described in the Samba-LDAP-PDC howto).
However, doing a rpcclient servername -U root%password -c "enumprinters" shows
this in the log:
[2002/08/23 16:50:44, 0] passdb/pdb_ldap.c:ldap_open_connection(181)
Failed to
2002 Oct 03
1
Urgent: LDAP showstopper
I have a Smaba2.2.5+LDAP Setup
Many of my newly added users suddenly not able login even I am not able to
add any new users.
When I run smbpasswd -D 99 e91255 e91255 it gives the foll o/p.
This has beame network show-stopper and the users are started complaining.
TIA
Shekhar
[The last few lines may give a hint]
Initialising global parameters
params.c:pm_process() - Processing configuration file
2002 Mar 08
1
Bind failed: Can't contact LDAP server
With 3.0a15, samba can't seem to connect to the ldap
server. AFAIK the ldap server is working correctly --
it currently authenticates some users for apache.
My smb.conf contains this:
--[snip]--------------------------
ldap server = localhost
ldap port = 389
ldap suffix = "dc=calmiron, dc=com"
ldap admin dn = "cn=Manager, dc=calmiron, dc=com"
use spnego=no
2004 Mar 12
1
samba 2.2.3a / openLDAP connection problem
This is my first attempt at using samba with ldap but i've hit a problem
which im trying to debug.
im following the OpenLDAP on Debian Woody guide from
http://aqua.subnet.at/~max/ldap/
and im at the stage where im trying to add users to the LDAP database
using smbpasswd
i've created a normal account for the user, but when i get to do :
# smbpasswd -D10 -a marvsmb
i get :
2007 Feb 21
1
how to install globalize 1.2 in ROR
hi,
can any one tell how to install globalize 1.2 in raby on rails step by
step as soon as possible
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2005 Feb 01
2
samba 2 smbpasswd + ldap - not binding properly
I've been having difficulty getting smbpasswd -a working as follows.
wiggum:/etc# smbpasswd -D 10 -a rtr
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap server as "cn=manager,dc=test,dc=net"
Bind failed: Can't contact LDAP server
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap
2002 Oct 12
1
FW: 2.2.5 LDAP/smbpasswd -L problem help.
Sorry, still stuck with this problem.
It is a repost, please kindly shed me light.
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]
On Behalf Of Michael Joseph Nenishkis
Sent: Saturday, September 28, 2002 1:03 AM
To: samba@lists.samba.org
Subject: [Samba] 2.2.5 LDAP/smbpasswd -L problem help.
Guru's, I humbly ask you for help.
I ran into a
2001 Dec 03
6
smbpasswd and ldap
I've compiled samba with the --with-ldapsam option and have setup up an
ldap server. When I try to change the password of a user, say
Administrator, get the following stuff with full debugging turned on (-D
255):
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
ldap_connect_system: succesful connection to the LDAP server
ldap_search_one_user: searching
2002 May 17
3
samba + openldap + tls
Hi,
I using openldap 2.0.23 and samba 2.2.4 on a Redhat 7.2 Linux distrib.
I've compiled with ldap support dans It works fine in clear mode. I've
configured unix auth. in order to use ldap on TLS mode, and it works also.
When I try to use TLS more (or SSL on 636), it doesn't work. LDAP
doesn't seem to have an error (see logs below), but samba tells "Failed
to issue the
2004 Dec 29
0
[Fwd: mounting as a regular user]
Thank you for the reply Joe.
Which smb.conf files would you want to see? I am trying to mount shares
from 2 FreeBSD, 1 RH9 (linux) and 2 Windows servers to a directory
structure on my system. To give an idea my mount script is as follows
(with some info removed):
# Smeagol (FreeBSD Domain Controler/Profile Server)
#
mount -t smbfs -o username=$user,password=$pass,ro //smeagol/home-dir$
2008 Feb 20
2
MGE pulsar evolution 3000 discharges without nut noticing
I'm running nut 2.0.1 with an MGE pulsar evolution 3000 with the
mge-utalk (serial) driver on NetBSD 3.1 .
I had a very strange occurance in my basement datacenter this early AM.
the following was logged by upslog:
20080219 023452 100.0 123.0 049.0 [OL CHRG] NA 60.00
20080219 023522 100.0 122.8 049.0 [OL CHRG] NA 60.00
20080219 023552 098.0 123.0 049.0 [OL DISCHRG] NA 60.00
20080219 023622
2002 Feb 16
1
Samba 2.2.3a + LDAP Domain Logons
Hi all
After 6 odd hours of trying to get this to work I thought I'd email the
list incase someone can point out my mistake.
I have a setup at home with samba (2.2.3a), LDAP, nss-ldap and domain
logons work fine from 95/98/W2K/XP
I then go to a brand new server in another location. Do the exact same
setup (i even copied smb.conf and changed the netbios name, etc)
I can do domain logons
2002 Aug 05
1
Problem in 3.0a18 (join computers to domain (W2k))
Hi developers,
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/local/sbin/smbldap-useradd.pl -g 1000 -w ivc-scan2$' gave 0
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2304)
attempting to create non-unix account ivc-scan2$
2002 Sep 05
0
error in smbpasswd (now in english, sorry)
Hi list,
We are mounting a PDC with samba+ldap. We are using samba2.2.5 and
ldap from complanet.ath.cx/nexxus. All things go well, all tests are ok.
Now we have to put our 4000 users in ldap and /etc/passwd, for this task
we make an ldif file (for ldap) and two little scripts for linux passwd
and samba smbpasswd set, see:
script caduser:
#!/bin/bash
#
# Adiciona usuarios
for I in `<
2002 Sep 12
1
Samba/smbpasswd/LDAP question
I have my smb.conf configured - I believe - properly to talk to my LDAP
server:
ldap admin dn = "cn=admin,dc=MYDOMAIN,dc=com"
ldap server = ldap.MYDOMAIN.com
ldap port = 389
ldap ssl = off
But if I try to set a password using smbpasswd, it seems to think it
wants to connect to localhost (and fails):
# smbpasswd -D 99 -a dballing
New SMB password:
Retype new SMB password:
Trying to