Re: [Freeipa-users] syncing custom attributes from AD

2011-06-22 Thread Attila Bogár

Hi Rich,

On 21/06/11 17:13, Rich Megginson wrote:
Can you enable REPL and PLUGIN error logging level and reproduce the 
problem?  I would like to see the errors log.  See 
http://directory.fedoraproject.org/wiki/FAQ#Troubleshooting for more 
information.

I enabled REPL || PLUGIN, the problem was reproducible.
Sending logs in private.

Thanks,
  Attila

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users


[Freeipa-users] syncing custom attributes from AD

2011-06-21 Thread Attila Bogár

Dear List,

I'd like to sync extra attributes from AD - FreeIPA.
These are namely: employeeNumber and employeeType.

The following .ldif is always adding value unknown instead of syncing 
the value in AD.

-- 8 --
dn: cn=ipa-winsync,cn=plugins,cn=config
changetype: modify
add: ipaWinSyncUserAttr
ipaWinSyncUserAttr: employeeType unknown
-- 8 --

I'd like to use the value unknown if no such employeeType is defined in AD.

What's the correct form for ipaWinSyncUserAttr?

Thanks,
  Attila

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users


Re: [Freeipa-users] syncing custom attributes from AD

2011-06-21 Thread Rich Megginson

On 06/21/2011 07:24 AM, Attila Bogár wrote:

Dear List,

I'd like to sync extra attributes from AD - FreeIPA.
These are namely: employeeNumber and employeeType.

The following .ldif is always adding value unknown instead of syncing 
the value in AD.

-- 8 --
dn: cn=ipa-winsync,cn=plugins,cn=config
changetype: modify
add: ipaWinSyncUserAttr
ipaWinSyncUserAttr: employeeType unknown
-- 8 --

I'd like to use the value unknown if no such employeeType is defined 
in AD.


What's the correct form for ipaWinSyncUserAttr?
You have it correct.  Looking at the code, it is supposed to work as you 
expect.  Looks like it may be a bug.  Can you enable REPL and PLUGIN 
error logging level and reproduce the problem?  I would like to see the 
errors log.  See 
http://directory.fedoraproject.org/wiki/FAQ#Troubleshooting for more 
information.


Thanks,
  Attila

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users


___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users