Displaying 20 results from an estimated 1000 matches similar to: "Samba + LDAP integration"
2004 Sep 27
3
Problems with the IdealX scripts
Not sure if this is where I should ask about this, but if I try to run any of
the smbldap-* scripts, I get the following kind of output:
oink:/usr/local/sbin # ./smbldap-populate
Using builtin directory structure
erreur LDAP: Can't contact master ldap server (IO::Socket::INET: Bad protocol
'tcp') at /usr/local/sbin//smbldap_tools.pm line 153.
I feel like this must be from a typo
2010 Jul 27
2
Samba LDAP ignores group information
Hi.
Excuse my English.
I've installed Samba+OpenLDAP as a PDC.
Everything works fine but Samba ignores completely group information.
Linux is ok.
Any clue? I'm going crazy here!
Here's the sittuation:
user: fish1
home dir: /home/reaml/swim/fish1
primary group: swimmers
other groups: smokers
Directory of smoker's group: /home/realm/smokers
Here's an 'ls -l' on
2009 Nov 26
1
password expiration problem
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2006 Jun 15
0
UNIX accounts cant create
ryan i see and review my configuration a lot of times searching a error
but nothing... I thinking to reinstall all server in a linux box for test. the actual samba+ldap server is a Unix Solaris 10 X86
/usr/local/samba/bin/net getlocalsid
SID for domain NEPTUNE is: S-1-5-21-1628075765-904855948-1163074499
smbldap.conf wthout "comments"
2014 Dec 02
0
SID always change after reboot
Hello,
I am using samba 4.1
sambaSID in my server alway change a new value after reboot.
What wrong in my config? and How can sambaSID be stable?
Thanks all!
This is my samba server config:
[global]
workgroup = NISCI
netbios name = NISCI
server string = %h server (Samba, SAMBA)
;enable privileges = yes
interfaces = lo eth1
2007 Jan 30
2
Netlogon, roming profiles in samba(PDC)-ldap
for my organaization i configured a Samba PDC, Samba-LDAP, with the
following configuration
my server is running fedora core 5, all my clients are windows XP,
my problem is when i login to the domain through windows xp client each
time the profile is refreshing,
i want to save the profile in server and retrive it when i login again.
please healp me out to get out of this problem,
Regards,
2010 Jul 02
2
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version3.5.4
SNIP
>
>
>
> Hi there, this is my config, I have a CentOS 5.3 x86_64 full updated
> with Xen enabled with Samba 3.5.4 sernet RPMs. I have a virtual
> machine running Windows 2008 R2 Foundation running full virtualized
> on the same machine.
> When i tried to join the Windows 2008 to the domain i get this
> message:
> The following error ocurred attempting to
2012 May 06
0
Cannot mount users home directories from a samba server
Hi,
as subject, i cannot mount users?s home directory after login on a
client. i configured pam_mount:
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE pam_mount SYSTEM "pam_mount.conf.xml.dtd">
<!--
See pam_mount.conf(5) for a description.
-->
<pam_mount>
<!-- debug should come before everything else,
2005 Jun 13
0
Problems Migrating password and group info to ldap
Hi Samba list,
I am migrating a v3.0.9 (Suse 9.2) smbpasswd backend samba domain over
to a v3.0.9 (suse 9.2) ldapsam backend and I have been incurring some
problems I have not been able to resolve.
Intial setup:
1. samba (working) (at least any new account created can login domain
and SID properly registered in LDAP)
2. ldap (working) (server accepting logins via ldap accounts)
3. smbldap
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
2009 Nov 29
0
password expiration
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2010 Jul 02
1
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version 3.5.4
Hi there, this is my config, I have a CentOS 5.3 x86_64 full updated
with Xen enabled with Samba 3.5.4 sernet RPMs. I have a virtual machine
running Windows 2008 R2 Foundation running full virtualized on the
same machine.
When i tried to join the Windows 2008 to the domain i get this message:
The following error ocurred attempting to join the domain "MYDOMAIN":
A device attached
2012 May 21
2
Can't populate LDAP directory with smbldap-populate
I have the following environment
# cat /etc/redhat-release
CentOS release 5.8 (Final)
# uname -r
2.6.18-308.4.1.el5
I have installed smbldap-tools from
http://download.gna.org/smbldap-tools/packages/el5/smbldap-tools-0.9.8-1.el5.noarch.rpm.
Configured OpenLDAP, but when I try to populate LDAP directory I got
the following error messages
# smbldap-populate -a Administrator -g 10000 -l 11111 -r
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :)
I have to set up a samba server as a PDC with a openldap backend. My
openldap server is fully functionnal and it is not secured yet (so no
problems with tls). I must use debian etch or lenny.
My server's IP is 192.168.9.10/24. I have set up a dns server (bind9)
for my domain named "mik". It's a local domain for testing only. There
is a piece of
2006 Mar 06
1
Cannot join domain: "The user name could not be found"
Hello!
I'm trying to join a Windows XP (64 bit version) machine to a Samba
3.0.21a domain via smbldap-tools 0.9.1 on FreeBSD 6.0-RELEASE-p4 and I'm
continually getting the message "The user name could not be found."
I am attempting to join using members of the Domain Admins group (mapped
to Unix group 515), and I'm noticing in the logs (below) that even
though the machine
2006 Jun 15
3
UNIX accounts can create
Anybody know whats wrong when the commands
smbldap-useradd or populate work fine with ldap but cant create
unix/linux accounts ????
Pelase Help.
Jorge
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ?gratis!
?Abr? tu cuenta ya! - http://correo.yahoo.com.ar
2004 Nov 23
2
Users being deleted from Domain Users group on Samba BDC during vampire process of migration
I think I'm having a problem during the vampire process. Would someone
tell me why my domain users are being deleted from the Domain Users group
after they are created?
First, the accounts are being created normally...
Creating account: marshah
Creating account: marshab
Creating account: johnp
.
.
.
Creating account: ronniem
Creating account: bobbyr
Creating account: robertk
Creating
2004 Nov 23
1
Fw: Users being deleted from Domain Users group on Samba BDC during vampire process of migration
There is a line in my message that was incorrect. It should state the
following:
The users with "(primary)" attached to their name are being deleted. As
you can see, the Domain Admins group no longer includes joeblow, snoopy or
vbe.
My Enviornment:
NT 4.0 PDC
Debian (Sarge)
Samba 3.0.7-2
Openldap 2.1.30-3
Windows 98,2000 and XP clients
----- Forwarded by Alex Brown/Compsrv/pap on
2004 Jun 11
2
Samba 3.0.3 on FC2: windows machine cannot join domain
I'm using Samba 3.0.3 on Fedora Core 2 with OpenLDAP 2.1.29 for a
backend. I'm getting to typical "The user name could not be found."
error upon trying to join a Windows box. I've gone through every digest
on lists.samba.org and other sites and nothing has worked yet. Any
suggestions:
Here's what I've done so far:
1. Installed everything via RPMS:
[root@smbtest
2004 Oct 25
2
can't join domain / smbldap-useradd -w machine not working
Hello,
I'm trying to set up Samba + OpenLDAP as a PDC.
I followed the instructions from chapter 6 in Samba-3 by Example, my
system is SuSE 9.1.
ldap, winbind, nmb and smb are running.
testparm says my smb.conf file is OK.
I set LDAP password using smbpasswd -w.
There was a similar post a few days ago (smbldap-tools don't create
machine account properly), but it didn't help me.