FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora Directory

 
 
LinkBack Thread Tools
 
Old 04-18-2012, 07:48 AM
Moisés Barba Pérez
 
Default Change attribute syntax

Hi,

** I wonder if it is possible to change an attribute syntax, in this case "destinationIndicator" attribute. The cities in my country has special characters (particulary ' ñ ') and the directory server mark the attribute value with syntax violation.


** In case of change possibility, how can I change it? Can this change affect to another object/attribute?

Regards,
Moses.

--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users
 
Old 04-18-2012, 05:25 PM
Noriko Hosoi
 
Default Change attribute syntax

(2012年04月18日 00:48), Moisés Barba Pérez wrote:
Hi,



Â*Â* I wonder if it is possible to change an attribute syntax, in
this case "destinationIndicator" attribute. The cities in my
country has special characters (particulary ' ñ ') and the
directory server mark the attribute value with syntax violation.



Â*Â* In case of change possibility, how can I change it? Can this
change affect to another object/attribute?


The attributeType destinationIndicator is PrintableString, which
unfortunately does not allow extended characters.Â* You could change
the syntax in your schema file, but it will violate the LDAP v3
standard.



attributeTypes: ( 2.5.4.27 NAME 'destinationIndicator'

Â* EQUALITY caseIgnoreMatch

Â* SUBSTR caseIgnoreSubstringsMatch

Â* SYNTAX 1.3.6.1.4.1.1466.115.121.1.44

Â* X-ORIGIN 'RFC 4519' )



PrintableString (OID=1.3.6.1.4.1.1466.115.121.1.44) IA5
(almost ASCII) string but limited to characters defined in RFC 2252 section 4.1 production p. Does NOT allow
extended characters e.g. é, Ø, å etc. Allows matchingRules of caseIgnoreMatch and caseIgnoreSubstringsMatch.



Regards,

Moses.






--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users





--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users
 

Thread Tools




All times are GMT. The time now is 08:56 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org