mirror of
https://github.com/samba-team/samba.git
synced 2025-08-24 21:49:29 +03:00
s4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 60131b4452
)
This commit is contained in:
committed by
Karolin Seeger
parent
e02b0bcb8c
commit
933d5f375d
@ -130,7 +130,7 @@ struct dsdb_control_password_change {
|
||||
/* passed by dbcheck to fix duplicate linked attributes (bug #13095) */
|
||||
#define DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS "1.3.6.1.4.1.7165.4.3.19.2"
|
||||
|
||||
/* passed by dbcheck to fix the DN strong of a one-way-link (bug #13495) */
|
||||
/* passed by dbcheck to fix the DN string of a one-way-link (bug #13495) */
|
||||
#define DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME "1.3.6.1.4.1.7165.4.3.19.3"
|
||||
|
||||
/* passed when importing plain text password on upgrades */
|
||||
|
Reference in New Issue
Block a user