svn commit: samba r1960 - branches/SAMBA_3_0/examples/LDAP

Gerald (Jerry) Carter jerry at samba.org
Fri Aug 20 15:45:06 GMT 2004


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

idra at samba.org wrote:
| Author: idra
| Date: 2004-08-20 14:59:10 +0000 (Fri, 20 Aug 2004)
| New Revision: 1960
|
| WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1960&nolog=1
|
| Log:
|
| sambaPasswordHistory had a duplicate OID
| bump up the attribute number to 52 to avoid conflicts
|

This conflicts with trunk now.

So I'm written a quick bash script to tell developers
what the next available OID is for attributes and
object classes.

I've also sync'd the schema between trunk and 3.0.  We should not
let these drift again or else we will run into the same problem
again.

## ----- READ THIS WHEN ADDING A NEW ATTRIBUTE OR OBJECT CLASS ------
##
## Run the 'get_next_oid' bash script in this directory to find the
## next available OID for attribute type and object classes.
##
##   $ ./get_next_oid
##   attributetype ( 1.3.6.1.4.1.7165.2.1.XX NAME ....
##   objectclass ( 1.3.6.1.4.1.7165.2.2.XX NAME ....
##
## Also ensure that new entries adhere to the declaration style
## used throughout this file
##
##    <attributetype|objectclass> ( 1.3.6.1.4.1.7165.2.XX.XX NAME ....
##                               ^ ^                        ^
##
## The spaces are required for the get_next_oid script (and for
## readability).
##
## ------------------------------------------------------------------




cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBJhyCIR7qMdg1EfYRAnj1AKDJwWltNflYPQjRA4EXb+tvFzy/agCbBPBi
jWG+eXmMI9hJBMM7pDoFMGQ=
=F09I
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list