389ds / 389-ds-base

The enterprise-class Open Source LDAP server for Linux
https://www.port389.org/
Other
211 stars 93 forks source link

support hard links between entries #464

Closed 389-ds-bot closed 4 years ago

389-ds-bot commented 4 years ago

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/464


Certain types of applications would like to be able to store their data in a single entry, but have that entry viewable by multiple DNs. This should work very similar to how hard links work in the file system. There is one file with one inode, but more than one name. You can read/write the file by an of the names. This is different than LDAP aliases because with aliases there is more than one entry - multiple alias entries and a single "real" entry.

Something like this would help freeipa automount map support

389-ds-bot commented 4 years ago

Comment from rmeggins (@richm) at 2017-02-11 22:52:31

Metadata Update from @richm:

389-ds-bot commented 4 years ago

Comment from mreynolds (@mreynolds389) at 2020-04-01 16:31:05

Metadata Update from @mreynolds389: