similar to: Linux (specially Fedora 8), issues with ldap and samba services starting up at boot time

Displaying 20 results from an estimated 2000 matches similar to: "Linux (specially Fedora 8), issues with ldap and samba services starting up at boot time"

2006 Oct 04
1
NT Workstation and Samba PDC
Hi. I'm having a big trouble. We migrate a NT PDC to a Samba PDC. No problems in migration. Everything works fine. The problem is: I can't add a NT machine to Domain. Simply does not work. XP and W2K works great. I started using Debian Sarge Package 3.0.14. In this version I could not manage groups using the Domain User Manager from NT. So I updated to 3.0.23cpackages from samba.org.
2005 Feb 27
2
smbldap_open: cannot access LDAP when not root ...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am it has two weeks trying to twirl the PDC with samba + LDAP and ties the moment only migraines. It would like to know which is the problem, now, below described in mine log's? [2005/02/27 12:14:47, 1] lib/smbldap.c:another_ldap_try(1004) ~ Connection to LDAP server failed for the 8 try! [2005/02/27 12:14:48, 0]
2009 Oct 27
3
samba ldap
Hi, I am following https://help.ubuntu.com/8.10/serverguide/C/samba-ldap.html and ldap works perfectly fine. I have issues with connecting to ldap from samba. I get [2009/10/27 12:37:28, 1] lib/smbldap.c:another_ldap_try(1153) Connection to LDAP server failed for the 9 try! [2009/10/27 12:37:29, 2] lib/smbldap.c:smbldap_open_connection(786) smbldap_open_connection: connection opened
2004 Dec 24
1
LDAP problem, with samba and groups
Hi All We have the following problem: We configured samba with LDAP and this works fine. As soon as they try to login wit a user who is member of 15 groups, it takes very long to login with Windows and then an mostly an errormessage appears. On win 2000 is the error: There has been made a change to the server. Contact you sysadmin When a user logins (member of 15 groups) ldap shows the
2005 Oct 27
9
Overloaded samba server. Is it a bug?
Experts, We've just migrated from samba 2.2.8a to samba 3.0.20b in a very large corporate environment. Everything was really fine in our lab, but we began experiment serious load problems on the productive servers the morning after the procedure took place. I'll try (briefly) to describe the characteristics of the scenario: Resources: Old Environment: Hardware:
2008 Sep 09
2
Failed to retrieve password from secrets.tdb with anonymous bind
Samba 3.2.1 on linux OpenFiler 2.3 I have an external LDAP server with anonymous bind and pam ProFtpd linked to LDAP server works well without error But samba does not work, in smbd.log I have: [2008/09/09 22:01:54, 0] passdb/secrets.c:fetch_ldap_pw(888) fetch_ldap_pw: neither ldap secret retrieved! [2008/09/09 22:01:54, 0] lib/smbldap.c:smbldap_connect_system(952) ldap_connect_system:
2006 Oct 10
3
Can't map ntgroup to unix group
1. Here's my case: [root@dsat ~]# net groupmap list [root@dsat ~]# net groupmap add rid=512 ntgroup="Domain Admins" unixgroup=domainadmins adding entry for group Domain Admins failed! 2. Here's samba log: [root@dsat ~]# tail /var/log/smbd.log [2006/10/10 08:51:23, 0] lib/smbldap.c:smbldap_connect_system(851) ldap_connect_system: Failed to retrieve password from secrets.tdb
2007 May 18
0
Errors in smbd log file
List, Regarding a problem I'm having that I can't login to our domain, after searching google I checked my smbd log file. I pasted the log file below. Please know that I could see the samba server in my network places just fine before. Now when I double click on the domain I get the error message that the path was not found. I'm running w2k. Thanks, [2007/04/06 08:41:39, 0]
2005 Sep 15
1
delete user script
Does anyone know what the unix UID is deleting a user in USRMGR? I'm using Samba with ldap and while I can create users just fine with usrmgr (logged in as myself, but when I delete a user, it seems to have trouble running my "delete user script" My samba log shows: [2005/09/15 10:19:42, 1] lib/smbldap.c:another_ldap_try(1011) Connection to LDAP server failed for the 15 try!
2005 Apr 21
1
SAMBA with LDAP - net join fails
Hi, I have performed all the steps from John Tepstra's "Samba-3 by Example" 20 April 2005 to Chapter 5, step 21, pg 146. (My goal is to have SAMBA with LDAP and no MS Windows servers.) Everything appears to work properly to this point. When I perform the command: (amd is the name of this test server) net rpc join -S AMD -U root%not24get I get the error: Could not connect to
2007 Aug 14
0
Bad Password Count Problem -- LDAP connection failed
Dear Help, Initially, I thought that I had solved this problem, but it turns out that I haven't. I currently have Samba set up as a PDC with an eDirectory/LDAP backend. There are also a few Samba BDCs in play as well. If a user enters the correct password, there are no issues and everything authenticates fine. If I turn off the PDC and force a user to authenticate against a BDC with the
2006 Feb 20
2
Winbindd Error : Could not init idmap -- netlogon proxy only
Hi list I have samba 3.0.21 with LDAP version 2.2.13 on Redhat Enterprise Linux 4 enterprise server kernel version 2.6.9-5 . smbldap-tools version 0.9. in winbind.log i get the following errors my domain msdpl.com ################################################################# [2006/02/16 13:05:28, 0] lib/smbldap.c:smb_ldap_setup_conn(572) ldap_initialize: Time limit exceeded [2006/02/16
2005 Oct 29
3
CentOS proviiding additional services > was Setting up Tomcat
This thread (... Tomcat ...) emphasizes the essential conundrom of CentOS whose mission is to provide a community-based, well-maintained and freely distributable version of the stable enterprise software from the Well Known North American VENDOR (WKNAV). There is a essential gap betweenthe community (I want lots of current packages) and the WKNAV base (you get what I choose to provide). As CentOS
2013 May 16
3
Samba 3.x server with LDAP backend doesn't work
We have a central LDAP server for our enterprise on a Linux box. I have installed Samba 3.4.4 server on an AIX server and trying to get users authenticated via LDAP server. So far my efforts have been unsuccessful. Here is my ldap section of the smb.conf file: passdb backend = ldapsam:ldaps://<company_ldap_server>/ ldap ssl = start tls ldap suffix = dc=xxx,dc=yyy,dc=zzz ldap delete dn =
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
2005 Mar 02
17
CentOS-4 i386 errata: Critical firefox security update
https://rhn.redhat.com/errata/RHSA-2005-176.html refers: This update has been rated as having critical security impact by the CentOS Security Response Team. The following updated file has been uploaded and is currently syncing to the mirrors: firefox-1.0.1-1.4.3.centos4.1.i386.rpm You may update you CentOS-4 i386 installations by running the command: yum upgrade Thanks Johnny Hughes
2006 Jul 20
1
3.0.23 for Debian Sarge: LDAP problems
Hi, I always prefer the Samba packages for Debian-Stable from the Samba-Team and I never had a problem so far (thank you, Simo!). Yesterday I updated from 3.0.22 to 3.0.23 in my LDAP-based network. I updated samba.schema, added "index sambaSID eq,sub" to my slapd.conf and ran slapindex. When I started slapd and samba afterwards, I saw error messages like these (from smbd.log):
2007 Aug 09
1
smbldap_open: cannot access LDAP when not root..
Dear Help, I currently have a Samba PDC along with multiple BDCs using an eDirectory LDAP backend. While trying to figure out how to get the bad password account lockout feature to work, I managed to somehow mess up the samba PDC. If a user attempts to authenticate against the PDC with the correct password, all is well and works as usual. However, if I use an incorrect password, the Windows
2006 Mar 19
7
cups sharing ipp
have a strange isue. [ this is my 2nd day with centos4] nice instalatin BTW ok, i activated cupsd sharing and open the port 631 in the security level when i lpq from withing a network interface i get thi error ~$ lpq lpq: error - no default destination available. and in centos the log shows D [19/Mar/2006:08:37:17 -0500] AcceptClient: 8 from 192.168.1.100:631. D [19/Mar/2006:08:37:17 -0500]
2004 Dec 30
5
Openldap + Samba 3 PDC
I'm trying to get Samba up but I can't seem to get the LDAP connection working correctly. I can run a search from ldapsearch, but samba is complaining that it can't connect. Here's the error from log.smbd [2004/12/29 16:04:04, 0] lib/smbldap.c:smbldap_connect_system(850) failed to bind to server with dn= cn=Manager Error: Invalid credentials [2004/12/29 16:04:04, 1]