Displaying 11 results from an estimated 11 matches for "olcdbindex".
2018 Mar 07
0
Fwd: Migrating server
Hi Rob,
> olcDbIndex: ou eq
> olcDbIndex: mail eq
> olcDbIndex: surname eq
> olcDbIndex: givenname eq
> olcDbIndex: loginShell eq
> olcDbIndex: uniqueMember eq,pres
> olcDbIndex: sambaSID eq
> olcDbIndex: sambaPrimaryGroupSID eq
> olcDbIndex: sambaGroupType eq
> olcDbIndex: sambaSIDList eq
&g...
2018 Mar 05
9
Fwd: Migrating server
...and
ldap://sam3dc.mydomain .
Let me run through what I did ,
/etc/ldap/ldap.conf:
BASE dc=mydomain
URI ldap://sam3dc.mydomain
TLS_CACERT /etc/ldap/ca_certs.pem
Imported the samba.ldif from the 3.6.25 binaries.
Imported the indices
dn: olcDatabase={1}hdb,cn=config
changetype: modify
add: olcDbIndex
olcDbIndex: ou eq
olcDbIndex: mail eq
olcDbIndex: surname eq
olcDbIndex: givenname eq
olcDbIndex: loginShell eq
olcDbIndex: uniqueMember eq,pres
olcDbIndex: sambaSID eq
olcDbIndex: sambaPrimaryGroupSID eq
olcDbIndex: sambaGroupType eq
olcDbIndex: sambaSIDList eq
olcDbIndex: sambaDomainName eq
olcDb...
2018 Mar 07
0
Fwd: Migrating server
...,
> /etc/ldap/ldap.conf:
> BASE dc=mydomain
> URI ldap://sam3dc.mydomain
> TLS_CACERT /etc/ldap/ca_certs.pem
>
> Imported the samba.ldif from the 3.6.25 binaries.
>
> Imported the indices
>
> dn: olcDatabase={1}hdb,cn=config
> changetype: modify
> add: olcDbIndex
> olcDbIndex: ou eq
> olcDbIndex: mail eq
> olcDbIndex: surname eq
> olcDbIndex: givenname eq
> olcDbIndex: loginShell eq
> olcDbIndex: uniqueMember eq,pres
> olcDbIndex: sambaSID eq
> olcDbIndex: sambaPrimaryGroupSID eq
> olcDbIndex: sambaGroupType eq
> olcDbIndex: sa...
2018 Mar 05
0
Fwd: Migrating server
...,
> /etc/ldap/ldap.conf:
> BASE dc=mydomain
> URI ldap://sam3dc.mydomain
> TLS_CACERT /etc/ldap/ca_certs.pem
>
> Imported the samba.ldif from the 3.6.25 binaries.
>
> Imported the indices
>
> dn: olcDatabase={1}hdb,cn=config
> changetype: modify
> add: olcDbIndex
> olcDbIndex: ou eq
> olcDbIndex: mail eq
> olcDbIndex: surname eq
> olcDbIndex: givenname eq
> olcDbIndex: loginShell eq
> olcDbIndex: uniqueMember eq,pres
> olcDbIndex: sambaSID eq
> olcDbIndex: sambaPrimaryGroupSID eq
> olcDbIndex: sambaGroupType eq
> olcDbIndex: sa...
2018 Mar 08
3
Fwd: Migrating server
Hi Harry,
sadmin and tadmin are both admin logins. I was trying to domain join with
both. sadmin is in ldap
The olcdbindex.ldif gave this error
SASL/EXTERNAL authentication started SASL username:
gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0
modifying entry "olcDatabase={1}hdb,cn=config" ldap_modify: Other (e.g.,
implementation specific) error (80) additional info: index attribute
"...
2012 Nov 23
6
Samba PDC group list empty
Dear samba users,
I have very strange problem. I have Samba PDC up and running, but only
thing is missing. I cannot see any Domain Groups at all.
Here is my config:
Debian Squeeze:
ii samba 2:3.5.6~dfsg-3squeeze8
SMB/CIFS file, print, and login server for Unix
ii samba-common 2:3.5.6~dfsg-3squeeze8 common
files used by both the Samba
2018 Mar 06
3
Fwd: Migrating server
...in
>
> > TLS_CACERT /etc/ldap/ca_certs.pem
>
> >
>
> > Imported the samba.ldif from the 3.6.25 binaries.
>
> >
>
> > Imported the indices
>
> >
>
> > dn: olcDatabase={1}hdb,cn=config
>
> > changetype: modify
>
> > add: olcDbIndex
>
> > olcDbIndex: ou eq
>
> > olcDbIndex: mail eq
>
> > olcDbIndex: surname eq
>
> > olcDbIndex: givenname eq
>
> > olcDbIndex: loginShell eq
>
> > olcDbIndex: uniqueMember eq,pres
>
> > olcDbIndex: sambaSID eq
>
> > olcDbIndex...
2018 Mar 05
2
Fwd: Migrating server
Hi Harry,
When I install slapd , I didn't get the option to use MDB, so used hdb
I went through your suggestions and cleaned up the smb.conf. Also added
the unixidpool ldif
dn: sambaDomainName=mydomain,dc=mydomain
sambaDomainName: mydomain
sambaSID: S-1-5-21-3936576374-1604348213-1812434911
sambaAlgorithmicRidBase: 1000
objectClass: sambaDomain
objectClass: sambaUnixIdPool
2018 Mar 08
3
LDAP BDC- Classic Domain
Hi Guys,
We're trying to add a BDC in Samb4 classic domain setup. The Samba 3 How -To and Samb3 by Example covers this but uses the old slapd.conf option, we are using the slapd.d config. I couldn't find a similar document for Samba4
Can you please advise that the following steps will work? LDAP in the existing PDC is working using the smbldap tools
- Setup the LDAP in BDC
2013 Feb 13
2
Extend Samba4 Schema Scope
Hi All Experts,
I am about to extend our production Samba4 schema to add a few
intra-organizational attributes (Employee ID,Passport No., Date of
Joining, Date of Leaving) . How can
I make change in my samba4 schema. I have already make a post in the
forum, but got no reply. Sorry for
posting again. But precaution should be taken in to prevent the server
from any damage.
Kindly help.
With
2018 Mar 08
1
Fwd: Migrating server
Hi Harry,
Here are the outputs. I've attached them as logs with this email too.
root at sam3dc:/tmp/ldifs-gr# ldapmodify -Y external -H ldapi:/// -f
olcdbindex.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
modifying entry "olcDatabase={1}hdb,cn=config"
root at sam3dc:/tmp/ldifs-gr# service slapd stop
* Stopping OpenLDAP slapd...