| 
 | 
 | 
We need to make objects aliases (not for mail) in Fusiondirectory.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
Our Problem :
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
- We have a FusionDirectory server in latest version
 | 
| 
 | 
 | 
- We have a QNAP storage bay
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
On QNAP, it's not possible (at the time of writing this) to have Samba
 | 
| 
 | 
 | 
accounts in multiple OUs. (not possible to make a subtree search)
 | 
| 
 | 
 | 
We must put all the users at the root level !
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
We can search users with filter but it will be preferable if we can
 | 
| 
 | 
 | 
distribute user objects aliases in differents OU.
 | 
| 
 | 
 | 
The final user will can branch to the OU and obtain directly only the
 | 
| 
 | 
 | 
users in that OU.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
We search if it's possible in openldap and we find that :
 | 
| 
 | 
 | 
https://coderwall.com/p/c0w6-q/create-ldap-aliases-in-openldap
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
Is it possible with FusionDirectory ?
 | 
| 
 | 
 | 
And How ? | 
 | 
 | 
\ No newline at end of file |