svn commit: samba r4715 - in branches/SAMBA_4_0/source: .
rpc_server/samr
Andrew Tridgell
tridge at osdl.org
Fri Jan 14 23:22:05 GMT 2005
Metze,
> but make also this working
>
> dn: @ALIASES
> bla: blu
>
> dn: @HIDDE
> bla
>
> otherwise a result should have both attributes attached
why would you end up with both?
The plan for aliases is as follows:
- on search, canonicalize the search attributes, on the way in, but
use the user supplied attribute name in the reply. Also
canonicalize the search terms in the expression tree.
- on add and modify, canonicalize the attributes in the incoming
message
The on-disk database will always have canonicalized attribute names.
Cheers, Tridge
More information about the samba-technical
mailing list