mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r19999: add section for adding the server object
metze (This used to be commit f2db31f41dc1727375a560fdc6eaad2c037bf5da)
This commit is contained in:
parent
5a45b97415
commit
2c641bb21a
@ -886,6 +886,18 @@ struct test_join_ads_dc *torture_join_domain_ads_dc(const char *machine_name,
|
||||
* CN=<new_dc_netbios_name>,CN=Computers,<domain_partition>
|
||||
*/
|
||||
|
||||
/*
|
||||
* LDAP add 1st LDAP connection:
|
||||
*
|
||||
* Request:
|
||||
* CN=<new_dc_netbios_name>,CN=Computers,<domain_partition>
|
||||
* objectClass: server
|
||||
* systemFlags: 50000000 <0x2FAF080>
|
||||
* serverReference:CN=<new_dc_netbios_name>,CN=Computers,<domain_partition>
|
||||
* Result:
|
||||
* <success>
|
||||
*/
|
||||
|
||||
/* ... */
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user