On 20/01/11 17:22, Byte Soup wrote: > > > On 20 January 2011 14:33, Jacob Mansfield <[email protected] > <mailto:[email protected]>> wrote: > > I used the same hashed password that I created using slappsswd > it's not the same one that's in the tut > Jacob Mansfield > Programmer > > > Can you try > > ldapddd -v -x -D cn=admin,dc=cyberkingsolutions,dc=co,dc=up -w <your > password> -f base.ldif > > So its just adding a -v and a -w (instead of the -W) switch from your > original one as per the tutorial > > -Mark > same error as before. I have attached the previous ldiff I ran and the new one I'm trying to run
-- Jacob Mansfield Programmer import disclaimer from email
# Load dynamic backend modules
dn: cn=module,cn=config
objectClass: olcModuleList
cn: module
olcModulepath: /usr/lib/ldap
olcModuleload: back_hdb
# Database settings
dn: olcDatabase=hdb,cn=config
objectClass: olcDatabaseConfig
objectClass: olcHdbConfig
olcDatabase: {1}hdb
olcSuffix: dc=cyberjacob,dc=co.cc
olcDbDirectory: /var/lib/ldap
olcRootDN: cn=admin,dc=cyberjacob,dc=co.cc
olcRootPW: Jacob[0012]
olcDbConfig: set_cachesize 0 2097152 0
olcDbConfig: set_lk_max_objects 1500
olcDbConfig: set_lk_max_locks 1500
olcDbConfig: set_lk_max_lockers 1500
olcDbIndex: objectClass eq
olcLastMod: TRUE
olcDbCheckpoint: 512 30
olcAccess: to attrs=userPassword by dn="cn=admin,dc=cyberjacob,dc=co.cc" write
by anonymous auth by self write by * none
olcAccess: to attrs=shadowLastChange by self write by * read
olcAccess: to dn.base="" by * read
olcAccess: to * by dn="cn=admin,dc=cyberjacob,dc=co.cc" write by * read
# Tree root
dn: dc=cyberkingsolutions,dc=co,dc=uk
objectClass: dcObject
objectclass: organization
o: cyberkingsolutions.co.uk
dc: cyberkingsolutions
description: Tree root
# LDAP admin
dn: cn=admin,dc=cyberkingsolutions,dc=co,dc=uk
objectClass: simpleSecurityObject
objectClass: organizationalRole
cn: admin
userPassword: {SSHA}E7fi/nIxNmoK4TwWWQ+qJtcgOhuJMhrw
description: LDAP administrator
0x3621BF02.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
-- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
