svn commit: samba r20028 - in branches/SAMBA_4_0/source/dsdb/common: .

metze at samba.org metze at samba.org
Mon Dec 4 11:08:57 GMT 2006


Author: metze
Date: 2006-12-04 11:08:56 +0000 (Mon, 04 Dec 2006)
New Revision: 20028

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20028

Log:
fix typos

metze
Modified:
   branches/SAMBA_4_0/source/dsdb/common/flags.h


Changeset:
Modified: branches/SAMBA_4_0/source/dsdb/common/flags.h
===================================================================
--- branches/SAMBA_4_0/source/dsdb/common/flags.h	2006-12-04 11:07:59 UTC (rev 20027)
+++ branches/SAMBA_4_0/source/dsdb/common/flags.h	2006-12-04 11:08:56 UTC (rev 20028)
@@ -112,7 +112,7 @@
 #define SYSTEM_FLAG_DOMAIN_DISALLOW_RENAME	0x08000000
 #define SYSTEM_FLAG_CONFIG_ALLOW_LIMITED_MOVE	0x10000000
 #define SYSTEM_FLAG_CONFIG_ALLOW_MOVE		0x20000000
-#define SYSTEM_FLAG_CONFIG_ALLOW_ERNAME		0x20000000
+#define SYSTEM_FLAG_CONFIG_ALLOW_RENAME		0x40000000
 #define SYSTEM_FLAG_DISALLOW_DELTE		0x80000000
 
 #define DS_BEHAVIOR_WIN2000	0



More information about the samba-cvs mailing list