similar to: Compile problem RedHat 7.1 with-ldapsam

Displaying 20 results from an estimated 11000 matches similar to: "Compile problem RedHat 7.1 with-ldapsam"

2002 Mar 01
3
--with-ldapsam Compile error on Solaris 8
Hi guys, I'm getting the following errors during 'make' (configure went just fine) Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldap_open_connection': passdb/pdb_ldap.c:75: `LDAP_OPT_X_TLS_HARD' undeclared (first use in this function) passdb/pdb_ldap.c:75: (Each undeclared identifier is reported only once passdb/pdb_ldap.c:75: for each function it appears in.)
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 Oct 08
1
new box can't join domain since switch to ldapsam
Hello, Since changing to "passdb backend = ldapsam" on my debian unstable PDC things work well, however a new winxp machine can't join the domain. Here is the /var/log/samba/log.smbd output. It seems the sticking point is about a missing user RID? (the new machine is sylla). Thanks in advance for any hints as to what may be wrong, cheer, 2002/10/08 18:06:30, 0]
2002 May 20
1
Compilation problem with samba2.2.4
Hello from Finland. I have couple problem to compile Samba 2.2.4 I need LDAP options, and when I run ./configure --with-ldapsam everything going ok, but when I run make It gives couple error messages, thats are below: Compiling passdb/pdb_ldap.c "passdb/pdb_ldap.c", line 76: undefined symbol: LDAP_OPT_X_TLS_HARD "passdb/pdb_ldap.c", line 96: undefined symbol: LDAP_OPT_SUCCESS
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 Oct 22
0
iPlanet ldap authentication: NT password check failed
Hello everybody! Sorry for (maybe) a stupid question... Again: problem with authentication against LDAP (iPlanet Directory Server 4.16), Solaris 8 SPARK server i have compiled samba 2.2.6 --with-ldapsam option When connecting from w2k prof workstation i see the following log files:
2002 Nov 22
0
samba pdc 3.0a adding w2k machines to domain
Im trying to add a w2k machine to a samba pdc. This is the output of my logs: [2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_open_connection(267) ldap_open_connection: connection opened [2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_connect_system(419) ldap_connect_system: succesful connection to the LDAP server [2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431)
2003 Sep 25
0
samba+ldap how pdc, problem nobody user
Hello all, I have samba+ldap configured, one workstation win2k in the domain. I'm trying logging in the domain, but this error return: samba-2.2.8a openldap-server-2.0.27-8 [2003/09/25 15:51:30, 2] passdb/pdb_ldap.c:ldap_open_connection(217) ldap_open_connection: connection opened [2003/09/25 15:51:30, 0] passdb/pdb_ldap.c:ldap_connect_system(316) ldap_connect_system: Binding to
2002 Oct 30
1
Samba <-> LDAP auth
Hello everybody! Sorry for (maybe) a stupid question... Again: problem with authentication against LDAP (iPlanet Directory Server 4.16), Solaris 8 SPARC server I have compiled samba 2.2.6 --with-ldapsam option When connecting from w2k prof workstation i see the following log files:
2003 May 28
0
login (W2K) takes very long
hi, i've configured samba-2.2.5 and openldap2-2.1.4 with the help of the howto avaible at idealx. I can add users / delete them - login in pver ssh - get the right groups and id's... - nearly everything works. But when i try to login with a W2K Workstation (havn't tested other OS'es) then i can type in the username/password - then it takes about 5 minutes (you can still see the
2004 Apr 26
0
Can't add Win2k machine to Samba domain (PDC+LDAP)
Hi When I am try to add Win2k to domain, I get a error message: "Error when attempting to join the domain MyDOMAIN" "No mapping between account names and security IDs was done" (such messages were in spanish. My Win2k is spanish version) I have the following setup - Linux Red Hat 9 (kernel-2.4.20-8) - Samba 2.2.7a - Samba as PDC using LDAP Already I have done all the
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
2003 Oct 23
0
Win NT 4.0 clients give error C0000078 when login to Samba PDC
Hi all, I've tried searching all over the net for any information about this error but can't seem to find any. I've compiled Samba 2.2.8a on a RH Linux 7.3 box (kernel 2.4.18-3) with lsapsam support against openldap 2.0.23-4. I'm also using pam_ldap such that all authentication (unix + samba/windows) is done through LDAP, which is working quite nicely. However, none of my NT
2004 Jan 27
1
Failed to setup a TLS session
Hi all, I'm trying to configure Samba with ldap support, i have compiled samba with ldap... openldap seems to work fine, users can connect with ssh but when they try to connect to samba, i have the following error message: [2004/01/27 12:20:40, 0] passdb/pdb_ldap.c:ldap_open_connection(129) Failed to setup a TLS session [2004/01/27 12:20:40, 0] passdb/pdb_ldap.c:ldap_connect_system(172)
2002 Aug 14
0
Problem with add to domain still exists :(
Samba 3.0a18. My Log: [2002/08/14 20:37:25, 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/sbin/useradd -g 1000 -d /tmp -s /bin/false ivc-scan2$' gave 0 [2002/08/14 20:37:25, 2, effective(0, 0), real(0, 0)] passdb/pdb_ldap.c:ldapsam_open_connection(255) ldap_open_connection: connection opened
2002 Sep 13
1
Win XP can't join samba 3.0 domain
i'm trying to get samba 3.0 alpha 19 runing on OS X 10.2 working as a PDC with Win XP clients using an LDAP passdb backend i've managed to get it so i can connect to shares with smbclient but whenever i try to join one of the XP machine to the domain Windows tells give me the message "the specified network name no longer exists". when i check the logfile the last thing in it is
2004 Jan 14
0
SAMBA 2.2.8a PDC with OpenLDAP automatcally adding machine account
Hi, I am trying add w2k machine to my samba 2.28a PDC, but it's not creating machine account auotmatically. Here is my configuration: add user script = /usr/local/sbin/smbldap-useradd.pl -w -d /dev/null -g "Domain Computers" -s /bin/false ldap server = 127.0.0.1 ldap port = 389 ldap suffix = "dc=sfgroup,dc=com" ldap filter =
2002 Feb 13
1
samba-2.2.3a and openldap
dear list, I have some problems with samba-2.2.3a and openldap-support. Password changing with smbpasswd -a <username> is working properly. (Username is an existant user who can either be stored in a regularly /etc/passwd file or in another nsswitch-compatible service like ldap. In this case the username is an ldap user.) Password is changed automatically in the directory server. Pretty
2003 May 16
1
Problems with spaces prefixing usernames when using Samba as a PDC
Hi All, Has anybody seen (Hopefully solved ;) this problem? We're running samba 2.2.8a as a PDC for windows classrooms with an LDAP backend. What's happening is that users are waking up the windows machines by pressing the space bar and then logging in. They authenticate successfully (leading spaces ignored) but windows is miscreating the roaming profiles with leading spaces which
2003 Apr 04
2
samba_3_0+ldapsam: Bug?
Hi, after upgrading samba 3.0 from ~ Jan. 03 cvs -> today's cvs, samba crashes while contacting an LDAP server. If I try: $ smbclient -L localhost -Udariush%pass smbd logs the following: [2003/04/04 18:20:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(648) ldapsam_search_one_user: searching for:[(&(uid=dariush)(objectclass=sambaAccount))] [2003/04/04 18:20:39, 10]