Displaying 20 results from an estimated 47 matches for "subinitial".
2006 Jul 18
1
Weird statup probems TLS & SSL openldap and samba 3.0.23
...p
index cn pres,sub,eq
index sn pres,sub,eq
index uid pres,sub,eq
index displayName pres,sub,eq
index uidNumber eq
index gidNumber eq
index objectClass eq
index memberUid eq,subinitial
index mail eq,subinitial
index givenname eq,subinitial
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq
index default sub
#Access to read the root DSE (DSA [Directory System Agent] Specific Entry)
acces...
2007 Feb 14
1
samba3 pdc ldap idealx
...the slapd and slap tools.
# Mode 700 recommended.
directory /var/db/openldap-data
# Indices to maintain
index objectClass, uidNumber, gidNumber eq
index cn, sn, ui, displayName pres, sub, eq
index memberUid, mail, givenname eq, subinitial
index sambaSID, sambaPrimaryGroupSID, sambaDomainName eq
# users can authenticate and change their password
access to attrs=userPassword , sambaNTPassword , sambaLMPassword
by self write
by anonymous auth
by * none
# all others attributes are readable to everybo...
2003 Jun 18
0
LDAP & Samba 3.0b1 & Password Sync Problem
...pres,eq
index sambaSID eq
index uidNumber eq
index gidNumber eq
index cn eq
index memberUid eq
index sambaPrimaryGroupSID eq
index displayName pres,eq
index mail eq,subinitial
index surname eq,subinitial
index givenname eq,subinitial
ldap.conf file:
host xxx.xxx.xxx.xxx
base dc=xxx,dc=xxx,dc=xxx
nss_base_passwd dc=xxx,dc=xxx,dc=xxx?sub
nss_base_shadow dc=xxx,dc=xxx,dc=xxx?sub
nss_base_group ou=Groups,dc=xxx,dc...
2004 Jun 10
4
And the LDIF thing
Sorry.. One more email.. I tried to create the IDMAP container on the LDAP with an example I found:
dn: ou=Idmap,dc=softeng,dc=com
objectClass: organizationalUnit
ou: idmap
structuralObjectClass: organizationalUnit
and it gives:
adding new entry "ou=Idmap,dc=softeng,dc=com"
ldap_add: Constraint violation
additional info: structuralObjectClass: no user modification allowed
2009 Nov 26
1
password expiration problem
...s,sub,eq
index sn pres,sub,eq
index uid pres,sub,eq
index displayName pres,sub,eq
index default sub
index uidNumber eq
index gidNumber eq
index mail,givenName eq,subinitial
index dc eq
index memberUid eq
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq
index sambaGroupType eq
index sambaSIDList eq
index uniqueMember...
2005 Nov 15
4
OpenLDAP and SAMBA
...ase ldbm
suffix "dc=BECARIOS,dc=DPT,dc=ES"
rootdn "cn=administrador,dc=BECARIOS,dc=DPT,dc=ES"
rootpw admin
directory /usr/local/openldap-2.3.9/var/openldap-data
# Indices to maintain
index objectClass eq
index default sub
index cn pres,sub,eq
index sn pres,sub,eq
index mail eq,subinitial
index givenname eq,subinitial
# Requerido para soportar pdb_getsampwnam
index uid pres,sub,eq
# Requerido para soportar pdb_getsambapwrid()
index displayName pres,sub,eq
# Descomente las siguientes l?neas si est? almacenando entradas
# posixAccount y posixGroup en el directorio
index uidNumber e...
2003 Sep 30
0
samba 3.0.0-1 + OpenLDAP
...fix "dc=ryerson,dc=ca"
directory /var/lib/ldap
rootdn "cn=manager,dc=example,dc=com"
rootpw {SSHA}g72uKCjmK9kSh2sg3nlb9gZwynD5rz
# index objectClass,rid,uid,uidNumber,gidNumber,memberUid eq
index objectClass,uid,uidNumber,gidNumber,memberUid eq
index cn,mail,surname,givenname eq,subinitial
---xxx---
here are the entries for Administrator and Root user:
# Administrator, Users, EXAMPLE, COM
dn: uid=Administrator,ou=Users,dc=EXAMPLE,dc=COM
objectClass: top
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: sambaSAMAccount
cn: Administrator
sn: Administrator
uid: Admini...
2004 Jun 11
2
Samba 3.0.3 on FC2: windows machine cannot join domain
...ldbm
suffix "dc=soil,dc=ncsu,dc=edu"
rootdn "cn=Manager,dc=soil,dc=ncsu,dc=edu"
rootpw _thepassword_
directory /var/lib/ldap
index objectClass,uid,uidNumber,gidNumber,memberUid eq
index cn,mail,surname,givenname eq,subinitial
--- End slapd.conf ---
4. Made the smb.conf:
--- Start smb.conf ---
[global]
; Basic server settings
workgroup = testdomain
netbios name = smbtest
server string = Samba Server %v
security = user
allow trusted domains = yes
log level = 0
log file = /var/log/samba/log.%m...
2004 Oct 07
2
account is not autorized to connect from this station.
...database #1
directory "/var/lib/ldap"
# Indexing options for database #1
index objectClass eq
index uidNumber,gidNumber eq
index cn,sn,uid,displayName pres,sub,eq
index memberUid,mail,givenname eq,subinitial
index sambaSID,sambaPrimaryGroupSID,sambaDomainName eq
# Save the time that the entry gets modified, for database #1
lastmod on
# Where to store the replica logs for database #1
# replogfile /var/lib/ldap/replog
# The userPassword by default can be changed
# by the entry owni...
2003 Dec 17
1
Samba BDC doesn't talk to LDAP slave on same machine
..."cn=admin,dc=tow,dc=net"
updateref "ldap://172.16.0.3"
schemacheck on
lastmod on
# Indices to maintain
#index objectClass eq
index objectClass,uid,uidNumber,gidNumber eq
#index cn,mail,surname,givenname eq,subinitial
index cn,sn pres,eq,sub
access to dn=".*dc=tow,dc=net"
by self write
by * read
access to attrs=userPassword,sambaNTPassword,sambaLMPassword
by dn="cn=root,ou=Users,dc=tow,dc=net" write
by self write
# by anon...
2006 May 30
0
Vampire Problems
...otdn,
should
# be avoid. See slappasswd(8) and slapd.conf(5) for
details.
# Use of strong authentication encouraged.
index objectClass,uidNumber,gidNumber
eq
index cn,sn,uid,displayName
pres,sub,eq
index memberUid,mail,givenname
eq,subinitial
index sambaSID,sambaPrimaryGroupSID,sambaDomainName
eq
#PROBANDO
#index objectClass eq
#index cn pres,sub,eq
#index sn pres,sub,eq
#index uid pres,sub,eq
#index displayName pres,sub,eq
#index uidNumber eq
#index gidNumber eq
#...
2012 Jul 24
0
(no subject)
...?????????????? pres,sub,eq
index?? sn????????????????????? pres,sub,eq
index?? uid???????????????????? pres,sub,eq
index?? displayName???????????? pres,sub,eq
index?? default???????????????? sub
index?? uidNumber?????????????? eq
index?? gidNumber?????????????? eq
index?? mail,givenName????????? eq,subinitial
index?? dc????????????????????? eq
database bdb
suffix "dc=defensoria,dc=mg,dc=gov,dc=br"
rootdn "cn=admin,dc=defensoria,dc=mg,dc=gov,dc=br"
#rootpw {SSHA}jtLR1an4EKJ7hKyMaPA7ZNvHzY7SG5M5
#rootpw {MD5}UURX0uvsL6q4+bFJJkUWew==
directory /var/lib/ldap
rootpw galo
access to *
??...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...L2jKBbOnr
#password-hash {crypt}
directory /usr/local/var/openldap-data/wareham
schemacheck on
lastmod on
# Indices to maintain
index objectClass eq
#index objectClass,uid,uidNumber,gidNumber eq
#index cn,mail,surname,givenname eq,subinitial
index cn,sn,st pres,eq,sub
#access read
I got the latest tools from www.idealx.com and adjusted the
smbldap_conf.pm for my site.
Any suggestions? I'm so close I can taste it.
--
Kent L. Nasveschuk <kent@wareham.k12.ma.us>
2009 Nov 29
0
password expiration
...s,sub,eq
index sn pres,sub,eq
index uid pres,sub,eq
index displayName pres,sub,eq
index default sub
index uidNumber eq
index gidNumber eq
index mail,givenName eq,subinitial
index dc eq
index memberUid eq
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq
index sambaGroupType eq
index sambaSIDList eq
index uniqueMember...
2004 Sep 23
1
Re: Samba 3.0.3 on FC2: windows machine cannot join domain
...ldbm
suffix "dc=soil,dc=ncsu,dc=edu"
rootdn "cn=Manager,dc=soil,dc=ncsu,dc=edu"
rootpw _thepassword_
directory /var/lib/ldap
index objectClass,uid,uidNumber,gidNumber,memberUid eq
index cn,mail,surname,givenname eq,subinitial
--- End slapd.conf ---
4. Made the smb.conf:
--- Start smb.conf ---
[global]
; Basic server settings
workgroup = testdomain
netbios name = smbtest
server string = Samba Server %v
security = user
allow trusted domains = yes
log level = 0
log file = /var/log/samba/log.%m...
2004 Jun 23
0
XP Client can't log on PDC/LDAP configuration
...he database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd/tools. Mode 700 recommended.
directory /var/lib/ldap
# Indices to maintain
#index objectClass,uid,uidNumber,gidNumber,memberUid eq
#index cn,mail,surname,givenname eq,subinitial
# index the directory, taken from the SAMBA-HowTo
index objectClass eq
index cn pres,sub,eq
index sn pres,sub,eq
index uid pres,sub,eq
index displayName pres,sub,eq
index uidNumber eq
index gidNumber eq
index memberUid eq
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq
ind...
2004 Dec 26
1
Groupmap problem
...a
database ldbm
suffix "dc=ZahidTractor,dc=com"
rootdn "cn=Manager,dc=ZahidTractor,dc=com"
rootpw *******
directory /var/lib/ldap
index objectClass,uid,uidNumber,gidNumber,memberUid eq
index cn,mail,surname,givenname eq,subinitial
limits dn="cn=Manager,dc=zahidtractor,dc=com" size.soft=-1 size.hard=soft
access to dn.children="OU=K5 CMD,DC=ZahidTractor,DC=com"
attrs=userPassword,sambaNTPassword,sambaLMPassword
by dn.exact="uid=Turkim,OU=Technical Support,OU=Information
Technology,DC=Zahi...
2010 Feb 10
2
LDAP backend replication?
Hi to all!
I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP
(2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3:
# syncrepl directives
syncrepl rid=101
provider=ldap://192.168.1.86
bindmethod=simple
binddn="uid=zimbra,cn=admins,cn=zimbra"
credentials=PASSword
searchbase="dc=company,dc=com"
schemachecking=on
2005 Jul 05
3
XP Join Samba 3 ; cannot find user name
...y "/var/lib/ldap"
checkpoint 128 30
### !!!!! Always run slapindex(8) after changing indices!!!!!!
### and first STOP the LDAP SERVER ( /etc/init.d/slapd stop )
index objectClass,uidNumber,gidNumber eq
index cn,sn,uid,displayName pres,eq,sub
index memberUid,mail,givenname eq,subinitial
index sambaSID,sambaPrimaryGroupSID,sambaDomainName, eq
index mailLocalAddress eq
### Addressbook entries
index memberof eq
index active,userscode eq,sub,pres
index companyname eq,sub,pres
## default index
index default pres,eq
lastmod on
#cachesize 1000
#dbcachesize 10000
replogfile /va...
2005 Nov 26
1
samba as pdc with ldap: trouble with smbldap-populate: error adding from cn=Domain Admins,ou=Groups onwards
...by anonymous auth
by * none
database bdb
suffix "dc=mycomp,dc=de"
rootdn "cn=Manager,dc=mycomp,dc=de"
rootpw secret
index objectClass,uidNumber,gidNumber,memberUid eq
index cn,sn,uid,displayName pres,sub,eq
index mail,givenname eq,subinitial
index sambaSID,sambaPrimaryGroupSID,sambaDomainName eq
my /etc/openldap/ldap.conf has the following:
HOST 127.0.0.1
BASE dc=mycomp,dc=de
the file /etc/smbldap-tools/smbldap.conf has the following:
SID="S-1-5-21-50867963-246823577-285429281"
# SID from the old running NT4 domain server...