Typo in samba.schema

Vance Lankhaar vlankhaar at linux.ca
Tue Jun 10 14:21:13 GMT 2003


Hi, 

While reading through the docs, I noticed a typo in samba.schema. Just a
typo in a description.

Attached is a patch.
-------------- next part --------------
? schema.diff
Index: samba.schema
===================================================================
RCS file: /cvsroot/samba/examples/LDAP/samba.schema,v
retrieving revision 1.7.2.6
diff -u -r1.7.2.6 samba.schema
--- samba.schema	28 Apr 2003 10:20:55 -0000	1.7.2.6
+++ samba.schema	10 Jun 2003 14:17:35 -0000
@@ -163,7 +163,7 @@
 ## this currently but will in v2.1
 
 objectclass ( 1.3.6.1.4.1.7165.2.2.3 NAME 'sambaAccount' SUP top AUXILIARY
-	DESC 'Samba Auxilary Account'
+	DESC 'Samba Auxiliary Account'
 	MUST ( uid $ ntSid ) 
 	MAY  ( cn $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
                logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $ 


More information about the samba-technical mailing list