mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
4dfe84a984
The default schema when loaded from the DB will have a name of *, not NULL. This feature is rarely used, and was incompatible with the rdn_name module until now. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>