Currently I have a ldap directory with several branches.
--Root ----ou=Samba accounts ----ou=Website accounts ----ou=VPN accounts ----ou=Email accounts
and so on.
Every object has a userPassword field which means that if a user changes his password under one of the systems (eg. websites), the password will not change on the others. Ultimately I would like to syncronise all the passwords between all the systems.
Is there anyway I can link the attribute userPassword attribute within samba schema, emailaccounts schema so on to the simple security object that resides in the ou=password.
Nope.
BTW: Samba passwords are different attributes anyway.
Ciao, Michael.