Re: why posixAccount MUST contain 'cn'?
Kurt Zeilenga <[email protected]> Tue, 16 Dec 2014 10:09:53 -0800
| Newsgroups | gmane.ietf.ldapext |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 15, 2014, at 2:04 PM, Mark R Bannister <[email protected]> wrote: > > On 15/12/2014 12:03, Jim Willeke wrote: >> And then there is also... >> http://technicalprose.blogspot.co.uk/2013/08/introducing-dbis.html <http://technicalprose.blogspot.co.uk/2013/08/introducing-dbis.html> >> ᐧ >> >> -- >> -jim >> Jim Willeke >> >> On Sun, Dec 14, 2014 at 7:17 PM, Hallvard Breien Furuseth <[email protected] <mailto:[email protected]>> wrote: >> On 14/12/14 17:10, Michael Ströder wrote: >> (...) >> Also what's the distinction of 'cn' and 'gecos' in 'posixAccount'. It seems >> most NSS LDAP clients use attribute 'cn' as gecos field today. >> >> cn is UTF-8. The gecos attribute is IA5 String - i.e. ASCII. >> One of many ways rfc2307 does not fit the real world too well. >> memberUid is another IA5 too, both it and uid are case-insensitive >> even though rfc2307 is for case-sensitive Unix, etc. >> >> >> _______________________________________________ >> Ldapext mailing list >> [email protected] <mailto:[email protected]> >> https://www.ietf.org/mailman/listinfo/ldapext <https://www.ietf.org/mailman/listinfo/ldapext> >> >> >> _______________________________________________ >> Ldapext mailing list >> [email protected] <mailto:[email protected]> >> https://www.ietf.org/mailman/listinfo/ldapext <https://www.ietf.org/mailman/listinfo/ldapext> > > Indeed, as Jim pointed out, I have been working on a replacement for RFC2307 and RFC2307bis in my > spare time for over 18 months now. I first released some new IETF drafts in August last year, and I've > just published the first working reference implementation this month. > > Kurt - as LDAP registries expert would you help to shepherd these internet drafts through the IANA > publication process, as I'm not sure what my next step should be now? Mark, As far as next steps, depends on whether you intend to pursue publication through the IETF or through the Independent Submission Editor (ISE). The former is appropriate for all standard track document or any non-standard track document for which you want to publish community consensus. If however you want to publish your own personal views, then ISE is more appropriate. If the latter, the next step would be to submit the I-Ds to the ISE. The process is roughly outlined at <https://www.rfc-editor.org/indsubs.html <https://www.rfc-editor.org/indsubs.html>>. If the former, the next step would be to contact an App Area AD <[email protected] <mailto:[email protected]>> and ask for guidance. Lastly, I note that intend to continue reducing my IETF activities around LDAP as I no longer work day-to-day with LDAP. So I’m saying “no” to requests to get involved beyond my current very limited role as the LDAP registries expert. — Kurt > > In DBIS I have fixed the case insensitivity issues that were present in RFC2307, and I believe it is compliant > with BCP 118 [RFC 4521] section 5 as I use new names and OIDs for any attributes or object classes > that I needed to change. I've introduced 'posixUserAccount' to replace 'posixAccount' which does not > use 'cn', the gecos field can be set to point to any attribute you like, I've introduced 'posixGroupAccount' > to replace 'posixGroup', as well as a host of other improvements. > > The drafts are: > > draft-bannister-dbis-mapping <http://www.ietf.org/id/draft-bannister-dbis-mapping.txt> (DBIS Mapping Objects) > draft-bannister-dbis-netgroup <http://www.ietf.org/id/draft-bannister-dbis-netgroup.txt> (DBIS Netgroups and Netservices) > draft-bannister-dbis-passwd <http://www.ietf.org/id/draft-bannister-dbis-passwd.txt> (DBIS Users and Groups) > draft-bannister-dbis-hosts <http://www.ietf.org/id/draft-bannister-dbis-hosts.txt> (DBIS Hosts, Networks and Services) > draft-bannister-dbis-devices <http://www.ietf.org/id/draft-bannister-dbis-devices.txt> (DBIS Devices) > draft-bannister-dbis-automounter <http://www.ietf.org/id/draft-bannister-dbis-automounter.txt> (DBIS Automounter) > draft-bannister-dbis-custom <http://www.ietf.org/id/draft-bannister-dbis-custom.txt> (DBIS Custom Maps) > > The intention is for these to obsolete RFC2307 and RFC2307bis. > > Also of interest: > > * DBIS Reference Implementation on SourceForge <http://dbis.sf.net/> (dbis.sf.net) > * Three articles about DBIS from last year on my blog <http://technicalprose.blogspot.co.uk/2013/08/introducing-dbis.html> (technicalprose.blogspot.co.uk) > > The reference implementation works fine with Python 2.7 (tested on OpenSuSE 12.x), and I hope > to get it working on Python 2.6 this week or next (for RHEL 6 and Solaris 11 users). > > Best regards, > Mark. > > _______________________________________________ > Ldapext mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/ldapext _______________________________________________ Ldapext mailing list [email protected] https://www.ietf.org/mailman/listinfo/ldapext