similar to: Samba-3 by Example Ch 6

Displaying 20 results from an estimated 1000 matches similar to: "Samba-3 by Example Ch 6"

2004 Feb 23
2
Time Limit Exceeded Error
I am trying to get Samba to connect to a LDAP server. I am using Samba 3. When I start Samba, the following error is in the smbd.log: [2004/02/22 16:53:10, 2] lib/smbldap.c:smbldap_search_suffix(1066) smbldap_search_suffix: searching for: [(&(objectClass=sambaDomain)(sambaDomainName=IS))] [2004/02/22 16:53:10, 0] lib/smbldap.c:smbldap_open_connection(530) ldap_initialize: Time limit
2003 Dec 02
2
can't add a user to Samba with Ldap passwd backend
Whem i want to add a user to samba, witch act as a PDC, with LDAP passwd backend i get the following error: Problem during LDAPsearch: No such object Query was: , (&(objectClass=sambaDomain)(sambaDomainName=TESTVGC.WIM)) pdb_init_ldapsam: WARNING: Could not get domain info, nor add one to the domain pdb_init_ldapsam: Continuing on regardless, will be unable to allocate new users/groups,
2004 Apr 16
1
Why (&(objectClass=sambaDomain)(sambaDomainName=SARDINE))?
I have a member server that is constantly querying the LDAP server with - (&(objectClass=sambaDomain)(sambaDomainName=SARDINE)) - when security=domain and workgroup=backbone. The server DOES authenticate domain users, and everything seems to work, but this draining resources. This is RH9, Samba 3.0.3pre2 (although I'm pretty certain I saw this on 3.0.2) and OpenLDAP openldap-2.1.25-1
2004 Feb 03
4
samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
Hi ! I cant add any user (person, and machine) to my domain made with samba-3.0.1, openldap-2.0.27, new samba.schema, smbldap-tools-0.8.3. I have to migrate from ldap_compact to ldap backend. Rhea is a ldap server, codo is a PDC from DOMAIN. To show, what the problem is, look at the following instructions: root@rhea:~# smbldap-useradd -w loko20 root@rhea:~# getent passwd|grep loko
2004 Feb 19
2
Samba & LDAP
Hello, I'm trying to get SAMBA (v 3.0.1) to use my LDAP server but don't seem to be getting very far. Here's what's being logged when I try to join the domain (Sambe is acting as a PDC). 2004/02/17 12:05:03, 0] lib/smbldap.c:smbldap_search_suffix(1077) smbldap_search_suffix: Problem during the LDAP search: (unknown) (Invalid credentials) [2004/02/17 13:06:36, 0]
2005 Sep 02
1
Samba PDC + Openldap (no database connection established after reboot)
Hi, all. I really need your helps in determing what I did wrong. I have been trying to setup Samba PDC (not using TLS at this initial stage yet) by hand on SLES 9.1 and did not use YAST because somehow it just did not work. I followed all the steps from the "The Linux Samba-OpenLDAP Howto (1.10) from IDEALX.org) and Chapter 5 Making Happy Users from the book and a bunch of other
2006 Apr 21
0
net getlocalsid Segmentation Fault
I try to configure SAMBA PDC + LDAP on my FC5 following the Samba By Example Document, but when i execute the *net getlocalsid* command i get an *Segmentation Fault*. [2006/04/21 18:36:05, 0] lib/smbldap.c:smbldap_search_suffix(1346) smbldap_search_suffix: Problem during the LDAP search: (unknown) (Time limit exceeded) [2006/04/21 18:36:05, 0] passdb/secrets.c:secrets_init(67) Failed to
2005 Feb 11
1
SID (problem)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ldap# net getlocalsid [2005/02/11 12:40:13, 0] lib/smbldap.c:smbldap_search_suffix(1155) ~ smbldap_search_suffix: Problem during the LDAP search: (No such object) [2005/02/11 12:40:13, 0] utils/net.c:net_getlocalsid(494) ~ Can't fetch domain SID for name: SRV-PDC ldap# What's this problem? Help me!!! []'s __ M?rcio Luciano Donada
2006 Mar 07
1
getlocalsid error
I am trying to integrate Samba version is 3.0.10 with Fedora Directory Server (1.0.1) on RHEL 4. I am attempting to follow: http://directory.fedora.redhat.com/wiki/Howto:Samba but I am getting an error with net getlocalsid. The output is: [2006/03/06 10:00:21, 0] lib/smbldap.c:smbldap_connect_system(850) failed to bind to server with dn= cn=Directory Manager Error: Can't contact LDAP
2013 Feb 05
0
Samba 3.5 to 3.6
Reading : http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed it seems there are options not to check having consistant SIDs. Otherwise, I used the solution with : net setlocalsid and it worked for me. Jacky ------------------------------------------- Here, the details of what I did : BEFORE : j-carimalo at j-carimalo-desktop:~$ smbclient //172.18.220.10/test -U j-carimalo Enter
2009 Oct 24
1
samab unable to contact ldap or something else
Dear all I am trying to configure samba+ldap on our rhel 5.2 server. samba version is 3.0.33-3.14.el5 and openldap version is openldap-2.3.43 . My samba configuration is #======================= Global Settings ======================= [global] workgroup = abp server string = abpdel1 netbios name = abp security = user passdb backend = ldapsam:ldap://127.0.0.1 ldap suffix =
2004 Jan 05
1
Urgent Please - Samba 3.0.1 - LDAP - WinXP ... has anyone got it working???
I've been trying to have Samba 3.0.1 work as a primary domain controller using LDAP as the authentication mechanism. However I am unable to get any of my Windows XP Pro machine join the domain. When prompt for an account with permissions to join the domain by the XP client, I give it the Administrator account which is granted Full access to the LDAP directory (BTW this is poor security,
2003 Aug 01
1
samba 3.0 beta3 ldapsam bug ?!?!
Thanks for your help in adance !!! I work with SAMBA HEAD since alpha24. I have running a BDC, PDC, Printserver on 3 separate pc's. In my domain is integrated a nativ w2k Fileserver ( Dell Nas PowerVault 725 ) for fileserving. Passwords are held in LDAP on every (Linux) machine pam-ldap works. Every thing was fine before the last update to BETA 3. Problem : I was updating from BETA 2 to
2004 Sep 02
5
LDAP search failed: Size limit exceeded
When trying to browser users or groups on the server I see these messages in the log file. [2004/09/02 10:40:15, 0] lib/smbldap.c:smbldap_search_suffix(1101) smbldap_search_suffix: Problem during the LDAP search: (Size limit exceeded) [2004/09/02 10:40:15, 0] passdb/pdb_ldap.c:ldapsam_setsampwent(1173) ldapsam_setsampwent: LDAP search failed: Size limit exceeded We are unable to browse
2004 Apr 15
0
Unable to change password
Hi everybody, I'm an italian system administration (newbie about Samba). I have installed on Mandrake 9.1 the rpm samba3-*-3.0.2a downloaded from a Samba.org's mirror. I have configured a PDC based on ldapsam (OpenLDAP 2.1.29) that works fine, i use smbldap tools to manage sincronization account. Now the problem, when I try from my W2000 Workstation to change my domain password I reach
2005 Jul 06
2
Samba LDAP timeout
Hello, I'm having trouble configuring an Ubuntu Hoary Samba server to use LDAP for authentication (the server is named "dixie"). I'm basing my configuration on another server here at work that connects just fine. When I try to just list samba shares on dixie with $ smbclient -L dixie -U faker It takes quite some time for the request to go through before failing. Looking at the
2006 Apr 16
0
Samba PDC LDAP: Got too many (2) info entries for domain
Hello there. I'm currently configuring a Samba PDC LDAP Master Server and two Samba BDC LDAP Slave Servers with slurpd replication service over Debian 3.1 Sarge and Samba 3.0.22. I'm trying to fix a problem related with the info domain entry. When I execute the "net getlocalsid [Domain]" in the PDC server, I receive the following response: # net getlocalsid [domain] [2006/04/16
2004 Jul 19
1
Failed to issue the StartTLS instruction: Connect error
Hi, I have two LDAP Servers with similar configurations. The main difference is that one runs Linux Fedora 1 and the other Linux Fedora 2. The Fedora 2 server runs correctly whilst the Fedora 1 LdAP doesn't with the error: Failed to issue the StartTLS instruction: Connect error. Following is an example of error message on Fedora 1. [root@otr etc]# net getlocalsid [2004/07/18 21:20:09, 0]
2011 Jun 04
2
need recipe for samba to do user authentication against a centos 5.5 openldap server (NO IDMAPS! NO PDC!)
Hi all, Please help Ive been wasting days at this... I am not trying to create a PDC, I am not joining an active directory, I am not needing samba schema in my openldap (or do I?), I am not trying to use winbind and idmaps for translations from SID to UID/GID, I just want my samba server which shares linux home directories to authenticate user+password against my existing linux based openldap
2004 May 20
1
do I have to have Domain Name for LDAP
Do I have to have a domain name called EAGLES.com in order to have LDAP working with Samba 3.0 as my PDC? This is from my "slapd.conf" suffix "dc=EAGLES,dc=com" rootdn "cn=Manager,dc=EAGLES,dc=com" as I try to login from windows 95, I get the following message in the log file. [2004/05/20 01:11:44, 1] lib/smbldap.c:smbldap_retry_open(888) Connection to LDAP