Having problems getting the LDAP sync to work
Appears to be if anyone has a " ' " in their user name the system will just error out and not import any users
name: ***** D'Cruze
Quote:
dn: CN=****** D'Cruze,OU=Sydney,DC==****** ,DC=local
cn: =****** D'Cruze
sn: D'Cruze
givenName: = ******
name: =****** D'Cruze
Quote:
2011-01-11 04:07:06 GMT ERROR: syntax error at or near "Cruze" at character 1412
2011-01-11 04:07:06 GMT STATEMENT: INSERT INTO "user_temp"
-- snip ---
,('xxxxxx Mason','xmason'),('xxxxxxx D'Cruze','edcruze'),('xxxxxx Norton','xnorton')
-- snip ---
if i change the filter from (sAMAccountName=*) to (sAMAccountName=sherdman) it picks up my account just fine
tried with a fresh copy of the VM as well as one with all the debian packages updated, sill no joy, guessing i need to update the yubico software on the VM? If so any tips on where to start?