search for: ldapv2

Displaying 19 results from an estimated 19 matches for "ldapv2".

Did you mean: ldap2
2002 Jun 23
1
Samba 2.2.5 and openldap 2.1.2
Hi, I'm having problems with the current samba releases (2.2.4 + 2.2.5) and the current openldap (openldap-2.1.2-1) redhat rawhide RPMS. I suppose samba is having problems with LDAP v3, because when I try for example: [root@fatboy /tmp]# /usr/local/samba/bin/pdbedit -l Bind failed: Protocol error in syslog appears: Jun 24 00:52:55 fatboy slapd[14370]: connection_get(16) Jun 24 00:52:55
2004 Apr 29
0
smbpasswd - Samba and LDAP
Hi, I've implemented an LDAPv2 server with samba support but find that smbpasswd does not work as expected. I am using berkeley db-4.1.25_p1, openldap-2.1.26, and samba-3.0.2a. Anybody have any clue why I get the following error when attempting to add samba support for a user (specifically a DB_KEYEXIST error). I get the follow...
2011 Oct 17
1
LDAP/Samba on RHEL6
...etc/openldap/schema/java.schema include /etc/openldap/schema/misc.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/openldap.schema include /etc/openldap/schema/ppolicy.schema include /etc/openldap/schema/collective.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 access to * by self write # by users read by dn.base="cn=smbadmin,dc=uzchs,dc=ac,dc=zw&quo t; write by * read access to attrs=userPassword,sambaLMPassword,sambaNTPassword ,sambaPwdLastSet,sambaPwdMustChange by dn.base="cn=smb...
2009 Jan 22
0
Samba LDAP PDC not working together
...s file should NOT be world readable. # include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_anon_dn # Do not enable referrals until AFTER you have a working directory # service AND an understanding of referrals. #referral ldap://root.openldap.org pidfile /var/run/openldap/slapd.pid argsfile /var/run/openldap/slapd.arg...
2004 Sep 24
1
Idmap backend for winbind
I'm trying to set up an Idmap Backend LDAP server for winbind. I don't need a full blown SAMBA PDC; just a server to provide the SID to UID/GID mappings. We're using a Windows Active Directory server to authenticate against but we want the above mappings to be the same across multiple samba machines. Can we just stand up a simple ldap server and just add the mappings and that's
2005 Aug 15
3
Getting Winbind IDMAP into LDAP?
...lt) include /etc/openldap/schema/core.schema ## needed for sambaSamAccount include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 # Do not enable referrals until AFTER you have a working directory # service AND an understanding of referrals. #referral ldap://root.openldap.org pidfile /var/run/slapd.pid argsfile /var/run/slapd.args # Load dynam...
2020 Oct 30
2
LDAPS & Windows Domain Controller
> Samba 4.13 recently removed this support. > The issue is that while it was possible to use LDAPS in some situations, it was not possible to reliably determine the hostname to verify the TLS certificate, rendering the protection moot. > Furthermore, extensive work would have been required to fully implement the 'channel bindings' required to tie the Kerberos authentication Samba
2004 Jan 09
1
smbldap-tools problem with Samba 3.0.1/LDAP 2.1.22/Fedora Core 1
...world readable. # include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/redhat/autofs.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 # Define global ACLs to disable default read access. include /etc/openldap/slapd.access.conf # Do not enable referrals until AFTER you have a working directory # service AND an understanding of referrals. #referral ldap://root.openldap.o...
2010 Oct 13
0
Samba3 3.5 + OpenLDAP very slow transfer
...enldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/redhat/autofs.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 pidfile /var/run/slapd.pid ####################################################################### # ldbm and/or bdb database definitions ####################################################################### database bdb suffix...
2010 Oct 13
0
Samba 3 + OpenLDAP very slow transfer speed(when multiple small files, probably LDAP problem)
...enldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/redhat/autofs.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 pidfile /var/run/slapd.pid ####################################################################### # ldbm and/or bdb database definitions ####################################################################### database bdb suffix...
2009 Jun 16
0
(no subject)
...y desmontarlo ; cuando se termina la conexi?n al servidor. ; Para que esto trabaje, el archivo /etc/fstab debe contener una ; entrada as?: /dev/hdc0 /media/cdrom iso9660 defaults,noauto,ro,user 0 0 ; ; preexec = /bin/mount /cdrom ; postexec = /bin/umount /cdrom My slapd.conf is # Allow LDAPv2 binds allow bind_v2 # This is the main slapd configuration file. See slapd.conf(5) for more # info on the configuration options. ####################################################################### # Global Directives: # Features to permit #allow bind_v2 # Schema and objectClass definitions...
2008 Feb 19
2
understanding the ldap backend
Hello List, i am trying to understand the LDAP-backend i just set up. Maybe someone can help me a little understanding the whole magic. In smb.conf i have my smbldap-tools scripts: # use the smbldap-tools scripts add user script = /usr/sbin//smbldap-useradd -m "%u" delete user script = /usr/sbin//smbldap-userdel "%u" add machine script = /usr/sbin//smbldap-useradd -w
2020 Oct 30
2
LDAPS & Windows Domain Controller
...user for MSN credentials. DPA Normandy authentication, new MSN authentication. Same usage as MSN. NTLM Windows NT domain authentication. Use NULL credentials and attempt to use default logged-in user credentials. Sicily Negotiate with the server for any of: MSN, DPA, NTLM. Should be used for LDAPv2 servers only. Negotiate Use GSSAPI Negotiate package to negotiate security package of either Kerberos V5 or NTLM (or any other package the client and server negotiate). Pass in NULL credentials to specify default logged-in user. If Negotiate package is not installed on server or client, this will...
2010 Jul 02
2
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version3.5.4
...gt; include /etc/openldap/schema/cosine.schema > include /etc/openldap/schema/inetorgperson.schema > include /etc/openldap/schema/nis.schema > include /etc/openldap/schema/samba3.schema > include /etc/openldap/schema/dyngroup.schema > > # Allow LDAPv2 client connections. This is NOT the default. > allow bind_v2 > > # Do not enable referrals until AFTER you have a working directory > # service AND an understanding of referrals. > #referral ldap://root.openldap.org > > pidfile /var/run/openldap/slapd.pid > argsfi...
2005 Sep 27
1
Need help with IDMAP storage in LDAP using Winbind
...5) for details on configuration options. # This file should NOT be world readable. # include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 # Do not enable referrals until AFTER you have a working directory # service AND an understanding of referrals. #referral ldap://root.openldap.org pidfile /var/run/slapd.pid argsfile /var/run/slapd.args database...
2010 Jul 02
1
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version 3.5.4
.../etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/samba3.schema include /etc/openldap/schema/dyngroup.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 # Do not enable referrals until AFTER you have a working directory # service AND an understanding of referrals. #referral ldap://root.openldap.org pidfile /var/run/openldap/slapd.pid argsfile /var/run/openldap/slapd.args #...
2005 Oct 05
6
SAMBA/PDC + LDAP HELP please?
...ails on configuration options. # This file should NOT be world readable. # include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. allow bind_v2 pidfile /var/run/slapd.pid argsfile /var/run/slapd.args access to attrs=userPassword,sambaLMPassword,sambaNTPassword by self write by anonymous auth by * none access to * by * read database bdb suffix "dc=beefylinux,dc=com" ro...
2005 Dec 06
4
BIG Samba howto for debian only.
...-modules sasl2-bin openssl db4.2-util ldap-utils samba-doc libxml-parser-perl libauthen-sasl-perl Configuring slapd set an dns name - internal.yourdomain.tld - Give it a name/description - set that admin password for the ldap manager ( cn=admin,dc=internal,dc=yourdomain,dc=tld - Allow LDAPv2 protocol? yes Configure samba set a domain name DOMAIN Use password encryption? Yes Modify smb.conf to use WINS settings from DHCP? No How do you want to run Samba? Daemons Create samba password database, /var/lib/samba/passdb.tdb? No !!! else you will end up with lots of users fro...
2005 Jun 22
2
Problem Connecting from Windows to Samba-OpenLDAP PDC
...le should NOT be world readable. # include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/samba.schema # Allow LDAPv2 client connections. This is NOT the default. #allow bind_v2 # Do not enable referrals until AFTER you have a working directory # service AND an understanding of referrals. #referral ldap://root.openldap.org pidfile /var/run/slapd.pid argsfile /var/run/slapd.args # Load dyna...