similar to: Samba+PDC+LDAP...some success...need troubleshooting though

Displaying 20 results from an estimated 50000 matches similar to: "Samba+PDC+LDAP...some success...need troubleshooting though"

2003 May 21
0
Re: samba Digest, Vol 5, Issue 28
On Tue, 2003-05-20 at 23:26, Jason Williams <jwilliams@courtesymortgage.com> wrote: > Message: 31 > Date: Tue, 20 May 2003 10:19:51 -0700 > My script in smb.conf: > > add user script = /usr/local/sbin/smbldap-useradd.pl -w -d /dev/null -c > "Machine Account" -s /bin/false %u > > domain admin group = @Administrators > > I created a user called
2005 Jun 30
0
Debian Samba 3.0.14a with ldap, recyle + little SETUP for samba + Ldap
Hi everybody, im new here so this is what i use and know Im using Debian Sarge (stable) with LDAP, i used the Idealx as example here my small howto ### README FOR EASY SAMBA SETUP First make sure you have a running debian server. install the following packages apt-get install slapd ldap-utils samba samba-doc libpam-ldap / libnss-ldap libslapd2-dev phpldapadmin autofs-ldap / smbldap-tools
2003 Oct 08
0
Ldap PDC NT4 Redhat 9 domain problems
I'm running into some domain problems setting up Windows NT 4.0, Samba 3.0 (from source), OpenLDAP 2.0.27 and RedHat 9. I can't get a workstation to join the domain: when I attempt to join the domain from the workstation add machine gui with username and password, I'm told "The machine account for this computer either does not exist or is inaccessible"- but the add machine
2003 May 15
6
Question on LDAP+Samba+PDC
Hello everyone. Well, I have been working very hard lately, trying to get a server up to act as our Samba PDC with LDAP. So far, everything seems to be working well. I've been able to get samba 2.2.8 and openldap 2.0.27 installed with no problems. I've setup my config files (ldap.conf, slapd.conf, smb.conf) as well as added some initial entries to the LDAP directory. I've been
2004 Jan 28
1
Samba PDC+LDAP+Winbind+Virtual Users/Groups Success
Hello All, I want to thank everyone who reads and responds to this group. You have all been an invaluable help to me. I now have a working Samba 3.0.1 LDAP PDC and domain member server using winbind (both servers are running Slackware 9.1). I also have virtual users and groups using nss_ldap from www.padl.com, without pam or users/groups in /etc/passwd or /etc/group only in the LDAP backend....
2004 Jul 26
0
Migration NT4 PDC to Smb3/LDAP/TOOLS: A Success Procedure
Greetings, After a few weeks trying, I figured out how to migrate from NT4 PDC to Samba-3/LDAP/SMBLDAP-TOOLS, at least in my case. I will just explain my setup and my understanding why it works and why it fails. I hope it is helpful to others who are in the same situation as I was. Basic Setup: OS: Fedora-2 (FC2) samba-3.0.3 that comes with FC2. openldap-2.1.29 that comes
2011 Feb 21
2
problem joining WinXP machine to samba PDC+LDAP environment
Hello, I can't join a winxp box to my samba domain. I just have one samba server, meant to act as a PDC for domain='CHI'. Any ideas how to troubleshoot and/or remedy? Thanks, Jon Context: ------------ samba v3.3.8 on CentOS v5.5, using ldapsam backend. Domainname ='CHI'. smbldap-tools v0.9.6. I 'populated' the ldap with 'smbldap-populate'. I try to join
2003 May 16
3
Samba PDC + LDAP
Hello All, I am trying to setup Samba PDC with LDAP. I installed samba-2.2.8a and openldap-2.1.19. I am using smbldap-tool that bundles with samba-2.2.8a source, for adding user, group and computer name. I was able to add username in ldap using smbldap-useradd.pl, but i find problem in adding machine name. When i try to add machine name i got following error ./smbldap-useradd.pl -w test$
2005 Apr 13
0
PDC Problems(winbind, joining domain, net groupmap, etc), FreeBSD 5.3, LDAP
Goal: Have Samba operate as a PDC using LDAP as its passwd backend. Be able to have W2K servers as member servers. Note: I have not posted any .conf files, because I not sure what files would be relavent in seeing. Since somethings are working and somethings are not. Software list: Samba 3.0.12 nss_ldap-1.204_5 openldap-client-2.2.19 openldap-server-2.2.23 p5-perl-ldap-0.32.02 pam_ldap-1.7.6
2011 May 23
2
Cannot authenticate new ldap users (unless they are in /etc/passwd too)
Hi, I migrated a PDC to use an ldap backend and am having fun with a few last issues.. Existing user accounts and machine accounts were migrated, and existing users can authenticate. Now I've added some new users and none of them can authenticate. e.g. for the user "inktec". The user can login via SSH, but not mount a share: smbclient \\\\server3\\someshare -U=inktec mypassword
2008 Dec 26
0
Samba PDC, LDAP, IDMAP backend not working
Please help. I've been searching for days, trying nearly everything I can find that seems relevant, but I can't get this working. I am able to create users, login to Windows systems joined to the SAMBA domain as those users, but filesystem ACLs on Windows Domain Member Servers do not work which I suspect is due to my IDMAP OU is empty. wbinfo -u returns "Error looking up domain
2010 Mar 29
1
urgent
reetings List, I am a newbie in this list so please be indulgent. I am actually about running a samba (PDC) with OpenLDAP in Debian. I installed it (Samba) and configured it, but it didn't still work. Here are some outputs: from *net getlocalsid* csiidebian:~# net getlocalsid [2010/03/29 17:57:33, 0] lib/smbldap.c:1086(smbldap_connect_system) failed to bind to server ldap://127.0.0.1 with
2004 Feb 26
2
Samba-3.0.2 PDC LDAP: Add computer to domain issue with smbldap-tools
Hi guys, I've installed openldap-2.1.25 and Samba-3.0.2 and configured everything with no TLS on a Slackware-9.1 Linux box. To manage the LDAP backed I've used smbldap-tools-0.8.4. After populating the database with smbldap-populate I was able to first add users to /etc/passwd etc. and then to LDAP with smbldap-useradd -a and access the server via Windows PCs. Everything appeared to be
2006 Jan 17
0
samba 3.0.21 PDC with LDAP problems
Dear all I have a system with samba PDC with LDAP, samba version being 3.0.21 and openLDAP version 2.2.13 i have another linux system with samba version being 3.0.10 which is a member server to samba pdc. i have configured nss_ldap, and ldap.conf configured on the member server pointing to my ldap server on samba pdc The samba PDC LDAP is configured for simple bind . 1 )i have been getting the
2004 Aug 11
0
Can't join Samba-LDAP PDC
I am trying to join a windows server (Nt4 or 2K) to a Samba-LDAP PDC. Error message on Windows : The machine account for this computer either does not exist or is inaccessible. log.smbd : [2004/08/10 22:29:03, 5] lib/smbldap.c:smbldap_search(932) smbldap_search: base => [dc=prod,dc=blc,dc=com], filter => [(&(uid=NC1981WTX03$)(objectclass=sambaSamAccount))], scope => [2]
2006 Oct 24
1
samba pdc with ldap backend setup problems
Greetings... I'm struggling trying to set up a samba 3.0.23c PDC with ldap backend. The server is Fedora 5, OpenLdap version 2.3.19-4. I've got it so smbd and nmbd start properly and I can use a windows box and see the domain using srvmgr.exe and usrmgr.exe. I'm then able to signon from a windows XP computer with the command net use \\pdcserver\ipc$ /user:root rootpassword Some
2002 Jul 03
1
Samba+PDC+LDAP+add user script - problem
Hi! I've a problem, I'm using samba 2.2.5-1 (debian unstable source), which I compiled as the idealx howto explains, and all seems to work fine. Adding Computer Accounts with "smbldap-useradd.pl -w <name>" works fine, but when i specify add user script = /usr/local/sbin/smbldap-useradd.pl -w % in the smb.conf, it works fine for the first computer I add automatically. But
2004 Aug 09
1
Printer on LDAP PDC debug help?
Mandrake 10.0 LDAP PDC with ldapauth. Server is a member of the PDC but not using winbind since we have ldapauth. Basically this just means that I used: net rpc join -U Administrator%PASSWORD I've been going by the HOWTOs and books from the beginning. I even have the Samba HOWTO Guide and Reference in dead tree format. Today I tried using a simple setup from this site:
2006 Dec 29
0
Samba PDC with LDAP, can't join Domain
I've installed a samba PDC with ldap database, but I can't join the domain with my windows XP machines. I populated the Database with smbldap-tools. When I try to log in as Root in the log file is written: log.0.0.0.0 1 [2006/12/29 11:49:24, 0] lib/util_sock.c:get_peer_addr(1229) 2 getpeername failed. Error was Der Socket ist nicht verbunden 3 [2006/12/29 11:49:24, 0]
2005 Jan 25
0
Samba LDAP PDC Admin and other minor problems.
So I've got my PDC LDAP up and running and replicating over to the slave BDC, and I'm just trying to fix some minor problems. I've added my self to the "Domain Admins" group but I still can't open the windows usrmgr program with my account. I even set it up so my default group is "Domain Admins" I can open it with the administrator account, but I