search for: new_dn

Displaying 8 results from an estimated 8 matches for "new_dn".

Did you mean: new_df
2007 Feb 12
3
Autogenerating of operatingSystem and operatingSystemVersion attributes in AD
...e --- --- /tmp/net_ads.c Tue Nov 14 20:42:14 2006 +++ net_ads.c Wed Jan 3 19:44:05 2007 @@ -997,7 +997,6 @@ ads_mod_str(ctx, &mods, "dNSHostName", my_fqdn); ads_mod_strlist(ctx, &mods, "servicePrincipalName", servicePrincipalName); - status = ads_gen_mod(ads_s, new_dn, mods); done: @@ -1065,6 +1064,62 @@ } /******************************************************************* + Set a machines operatingSystem and operatingSystemVersion attributes + ********************************************************************/ + +static ADS_STATUS net_set_machine_opsy...
2017 Mar 30
4
possible memory leak in ldb module while dbcheck on RODC
An embedded and charset-unspecified text was scrubbed... Name: memory_profiler.txt URL: <http://lists.samba.org/pipermail/samba/attachments/20170330/f5d10ac9/memory_profiler.txt>
2017 Mar 31
2
possible memory leak in ldb module while dbcheck on RODC
...verbose output''' > > if self.verbose: > > @@ -751,6 +753,7 @@ newSuperior: %s""" % (str(from_dn), str(to_rdn), > > str(to_base))) > > "Failed to rename object %s into %s" % > > (obj.dn, > > new_dn)): > > self.report("Renamed %s into %s" % (obj.dn, new_dn)) > > > > + @profile > > def err_wrong_instancetype(self, obj, calculated_instancetype): > > '''handle a wrong instanceType''' > > s...
2017 Mar 31
0
possible memory leak in ldb module while dbcheck on RODC
...#39;perform a modify with optional verbose output''' > if self.verbose: > @@ -751,6 +753,7 @@ newSuperior: %s""" % (str(from_dn), str(to_rdn), > str(to_base))) > "Failed to rename object %s into %s" % (obj.dn, > new_dn)): > self.report("Renamed %s into %s" % (obj.dn, new_dn)) > > + @profile > def err_wrong_instancetype(self, obj, calculated_instancetype): > '''handle a wrong instanceType''' > self.report("ERROR: wrong...
2016 May 19
3
error during DRS repl ADD: No rDN found in replPropertyMetaData
...s > 0 root at empire:/home/abc[0] samba-tool dbcheck --cross-ncs --fix > Checking 18686 objects > ERROR: wrong dn[DC=DEELR013,CN=Deleted Objects,DC=DomainDnsZones,DC=chester-dc,DC=example,DC=com] dc='DEELR013' name='DEELR013\nDEL:1fa8058d-c987-4518-958d-10352c93c28a' new_dn[DC=DEELR013\0ADEL:1fa8058d-c987-4518-958d-10352c93c28a,CN=Deleted Objects,DC=DomainDnsZones,DC=chester-dc,DC=example,DC=com] > Rename DC=DEELR013,CN=Deleted Objects,DC=DomainDnsZones,DC=chester-dc,DC=example,DC=com to DC=DEELR013\0ADEL:1fa8058d-c987-4518-958d-10352c93c28a,CN=Deleted Objects...
2016 Feb 27
0
Replication Problem with Deleted Object on Samba 4.1.17 [SOLVED]
Hello List, had the same issue. After upgrading to samba 4.3.4, a samba-tool dbcheck -cross-ncs showed several errors like: ERROR: wrong dn[DC=RZBT,CN=Deleted Objects,DC=DomainDnsZones,DC=local] name='RZBT\nDEL:a7a6bd53-f702-4f2e-a217-4abfa0d343b8' new_dn[DC=RZBT\0ADEL:a7a6bd53-f702-4f2e-a217-4abfa0d343b8,CN=Deleted Objects,DC=DomainDnsZones,DC=local] Not renaming DC=RZBT,CN=Deleted Objects,DC=DomainDnsZones to DC=RZBT\0ADEL:a7a6bd53-f702-4f2e-a217-4abfa0d343b8,CN=Deleted Objects,DC=DomainDnsZones,DC=local A -fix was not able to fix the errors....
2016 May 23
0
error during DRS repl ADD: No rDN found in replPropertyMetaData
...mpire:/home/abc[0] samba-tool dbcheck --cross-ncs --fix > > Checking 18686 objects > > ERROR: wrong dn[DC=DEELR013,CN=Deleted > Objects,DC=DomainDnsZones,DC=chester-dc,DC=example,DC=com] dc='DEELR013' > name='DEELR013\nDEL:1fa8058d-c987-4518-958d-10352c93c28a' > new_dn[DC=DEELR013\0ADEL:1fa8058d-c987-4518-958d-10352c93c28a,CN=Deleted > Objects,DC=DomainDnsZones,DC=chester-dc,DC=example,DC=com] > > Rename DC=DEELR013,CN=Deleted > Objects,DC=DomainDnsZones,DC=chester-dc,DC=example,DC=com to > DC=DEELR013\0ADEL:1fa8058d-c987-4518-958d-10352c93c28a,CN=...
2007 Jan 22
3
net ads info can't find the ldap server.
Hi all: =20 After I upgraded to samba 3.0.23d, I can=A1=A6t use net ads info to = retrieve DC information. =20 In my previous version (3.0.21c), I can use net ads info and get the = information: LDAP server: 172.23.26.204 LDAP server name: nas-2003 Realm: NAS.LOCAL Bind Path: dc=3DNAS,dc=3DLOCAL LDAP port: 389 Server time: Mon, 22 Jan 2007 09:51:02 GMT KDC server: 172.23.26.204 Server