[Samba] Re: Duplicate entry in smaba.schema

Gerald (Jerry) Carter jerry at samba.org
Fri Aug 20 14:50:40 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kristyan Osborne wrote:
| Hiya,
|
| In the samba 3.0.6 source, the samba.schema file appears to have a
| duplicate attributetype assigned to two attributes.
|
| These are SambaLogonHours and sambaPasswordHistrory both
| having 1.3.6.1.4.1.7165.2.1.50

Sorry.  Here's the patch that should clean it up.





cheers, jerry
- ---------------------------------------------------------------------
Alleviating the pain of Windows(tm)      ------- http://www.samba.org
GnuPG Key                ----- http://www.plainjoe.org/gpg_public.asc
"If we're adding to the noise, turn off this song"--Switchfoot (2003)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBJg+/IR7qMdg1EfYRAhHsAKDw7mMSW16mYVYPvdIXw3YaeDiTSQCg3nk0
wzpNEd/xjCum3F71z00bLSc=
=4qiZ
-----END PGP SIGNATURE-----
-------------- next part --------------
Index: samba.schema
===================================================================
--- samba.schema	(revision 1953)
+++ samba.schema	(working copy)
@@ -212,7 +212,7 @@
 	EQUALITY integerMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
 
-attributetype ( 1.3.6.1.4.1.7165.2.1.50 NAME 'sambaLogonHours'
+attributetype ( 1.3.6.1.4.1.7165.2.1.52 NAME 'sambaLogonHours'
 	DESC 'Logon Hours'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{42} SINGLE-VALUE )


More information about the samba mailing list