[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: UTC Time reference in RFC 2252



I don't understand this completely. What is the real problem with UTC-Time ?
In RFC2252 is UTCTime and Generalized Time defined. So if an application use
UTCTIME it can use it also in future or what is the problem with it ?
If I define a new attribute with Time syntax I should use GeneralizedTime but
it is not wrong if I use for my private Timestamp UTCTime ?
 
Helmut
-----Original Message-----
From: Jim Sermersheim [mailto:JIMSE@novell.com]
Sent: Mittwoch, 15. November 2000 22:27
To: Mark Hinckley; ietf-ldapbis@OpenLDAP.org
Subject: Re: UTC Time reference in RFC 2252

I think leaving the description alone is fine, but adding the OBSOLETE field seems appropriate. So:
 
  ( 1.3.6.1.4.1.1466.115.121.1.53 DESC 'UTC Time' OBSOLETE )
 
Jim


>>> "Mark Hinckley" <MHINCKLEY@novell.com> 11/15/00 11:27:18 AM >>>RFC 2252 states:
 
"6.31. UTC Time
 
  ( 1.3.6.1.4.1.1466.115.121.1.53 DESC 'UTC Time' )
 
  Values in this syntax are encoded as if they were printable strings
  with the strings containing a UTCTime value.  This is historical; new
  attribute definitions SHOULD use GeneralizedTime instead."
 
Kurt Z. added following in his ldapv3bis-rfc2252 doc
"   // This syntax and attributes/rules which use it should be marked
    // OBSOLETE."
 

How strongly worded should the prohibition against using UTC Time be?
 
How about the following:
 
6.31. UTC Time
 
  ( 1.3.6.1.4.1.1466.115.121.1.53 DESC 'UTC Time' )
 
  This syntax is OBSOLETE.  Any attribute definitions and/or rules that use
  this syntax  should also be marked OBSOLETE.   This syntax is included
  here only for historical reference.   Any new attribute definition MUST NOT
  use this syntax, but SHOULD use GeneralizedTime instead.