Page 1 of 1

filter omldapsync

Posted: Fri Apr 21, 2006 12:28 pm
by eyalm
Can I filter what data to sync with omldapsync? Can I only sync those users that have the exScalixObject objectclass?
thanks.

Posted: Fri Apr 21, 2006 1:58 pm
by eyalm
Well I found the part where you can filter omldapsync.
I read that omldapsync doesnt sync password, so my question is, if I change my password in SWA, will it also change in my openldap server?

thanks.

Posted: Fri Apr 21, 2006 2:07 pm
by ScalixSupport
If you use the om_ldap PAM module for external authentication then the answer is NO. If you use the standard pam_ldap module that comes with most distributions, the answer is YES.

You need to modify the ual.remote, omslapdeng, smtpd.auth and pop3 files to include:

auth om_om2authid

as the first auth line so that the Authentication ID is passed into the PAM environment as the username.

Cheers

Dave

Posted: Fri Apr 21, 2006 3:36 pm
by eyalm
Currently Im using om_ldap.
what do I need to change to have it with pam_ldap.
I tried changin pamcheck and test it with sxpampasswd -vvv "Eyal Marantenboim", but I'm getting:


pam_start_om("pamcheck", "Eyal Marantenboim")
pam_start_om: User not known to the underlying authentication module

Password not changed: User not known to the underlying authentication module