Author Topic: AD sync only transfers some users  (Read 4984 times)

J. A. Calvo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1986
  • Karma: +67/-3
    • View Profile
    • http://blogs.zentyal.org/jacalvo
Re: AD sync only transfers some users
« Reply #30 on: February 24, 2010, 04:35:55 pm »
I'm not sure if you are understanding me. I mean that you have to change the password for the users in your Windows AD in order to be transferred to eBox. slapcat will always show encrypted passwords.
Zentyal Server Lead Developer

technema

  • Zen Apprentice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #31 on: February 24, 2010, 04:39:34 pm »
I'm not sure if you are understanding me. I mean that you have to change the password for the users in your Windows AD in order to be transferred to eBox. slapcat will always show encrypted passwords.

I am understanding you.
I have always tried to change the password for the users.
This passwords are not saved in slap ?

technema

  • Zen Apprentice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #32 on: February 24, 2010, 06:40:34 pm »
I'm not sure if you are understanding me. I mean that you have to change the password for the users in your Windows AD in order to be transferred to eBox. slapcat will always show encrypted passwords.

I am understanding you.
I have always tried to change the password for the users.
This passwords are not saved in slap ?

When i launch this command :
Quote
/usr/lib/squid/ldap_auth -v 3 -b  ou=Users,dc=proxy,dc=mydomain,dc=com  -u uid  -h ldap://127.0.0.1:389
user passwd

I have this :
Quote
ERR Success


eBox doesn't synchronize the passwords with my AD. Maybe a problem with this (in ebox-ad-sync)
Quote
    # The user must have a initial password in order to add it, as
    # we still don't have the good one, we generate a random one
    $user->{password} = randomPassword();
  ???

The only way I have found is to change the password for each user in SLAPD (with the plugin Apache Directory Studio in Eclispe).

By the way, many thanks to J. A. Calvo for his help and patience  ;)

oinadmin

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #33 on: February 25, 2010, 02:04:19 pm »
Synchronization with AD is working well, but now does not work authorization in the HTTP Proxy, help!!!  :'(

technema

  • Zen Apprentice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #34 on: February 25, 2010, 02:16:18 pm »
Synchronization with AD is working well, but now does not work authorization in the HTTP Proxy, help!!!  :'(

See my last post.

oinadmin

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #35 on: February 27, 2010, 06:20:43 am »
Maybe there is another solution that does not correct passwords manually

rochaduarte

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #36 on: May 20, 2010, 11:23:04 am »
I have all of this problems in this post. Anyone found a solution ?

jjmontes

  • Zentyal Staff
  • Zen Monk
  • *****
  • Posts: 86
  • Karma: +8/-0
    • View Profile
Re: AD sync only transfers some users
« Reply #37 on: May 24, 2010, 02:09:32 pm »
Hi there.

I am also affected by this issues. I can't get passwords synchronized properly.

Is there any workaround to this? Could ebox-usercorner be used to at least change LDAP passwords? Will they be overwritten again by ebox-ad-sync?

I am using eBox 1.4 from eBox PPA on Ubuntu 8.04.

Thanks!