1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

s4:dsdb: Fix comment

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-06 16:35:03 +12:00 committed by Andrew Bartlett
parent 41df712d18
commit df3816eb71

View File

@ -1272,7 +1272,7 @@ static int samldb_add_handle_msDS_IntId(struct samldb_ctx *ac)
/*
* We search in the schema if we have already this
* intid (using dsdb_attribute_by_attributeID_id
* because in the range 0x80000000 0xBFFFFFFFF,
* because in the range 0x80000000 0xBFFFFFFF,
* attributeID is a DSDB_ATTID_TYPE_INTID).
*
* If so generate another random value.