Author Topic: [SOLVED] LDAP rejoin  (Read 1314 times)

leros

  • Zen Monk
  • **
  • Posts: 81
  • Karma: +1/-0
    • View Profile
[SOLVED] LDAP rejoin
« on: November 19, 2010, 03:17:47 pm »
Hi, i installed a master - slave configuration, and all is ok! but i changed the slave´s hostname and on the master it not changed and it dont find it with old name. i resolved it adding on master /etc/hosts the old name for current IP. but there is a solution to correct it without restarting all acounts on slave. we have so much info on slave account´s.

Thanks and sorry my bad english
« Last Edit: November 20, 2010, 02:15:10 am by cperez »

exekias

  • Zentyal Staff
  • Zen Warrior
  • *****
  • Posts: 196
  • Karma: +21/-0
    • View Profile
    • The Big Bug Theory
Re: LDAP rejoin
« Reply #1 on: November 19, 2010, 07:29:29 pm »
Hello leros,

You can try the slave rejoin script:

Code: [Select]
/usr/share/ebox-usersandgroups/zentyal-rejoin-slave

You can run that script on slave(s) without reinstalling usersandgroups on it :)

leros

  • Zen Monk
  • **
  • Posts: 81
  • Karma: +1/-0
    • View Profile
Re: LDAP rejoin
« Reply #2 on: November 19, 2010, 09:25:01 pm »
Thank you so much! this work perfect!

Thanks you again