Anthony PAUL a �crit :
J'en profite pour poser une petite question HS: Y a-t-il un endroit o�
je pourrais trouver une d�finition des diff�rents attirbuts? (je veux
dire, � part lire les RFC une � une...)
Dans les schemas (/etc/ldap/schema), tu as une description succinte des
attributs.
Parce que par exemple, dans la classe d'objets inetOrgPerson, il y a des
attributs comme "audio" ou "allows" dont je voudrais savoir la
par exemple :
# 9.3.45. Audio
#
# The Audio attribute type allows the storing of sounds in the
# Directory. The attribute uses a u-law encoded sound file as used by
# the "play" utility on a Sun 4. This is an interim format.
#
# audio ATTRIBUTE
# WITH ATTRIBUTE-SYNTAX
# Audio
# (SIZE (1 .. ub-audio))
# ::= {pilotAttributeType 55}
#
attributetype ( 0.9.2342.19200300.100.1.55 NAME 'audio'
DESC 'RFC1274: audio (u-law)'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.4{25000} )
signification ou bien la diff�rence entre "photo" et "jpegphoto"..
Anthony
Sebastien