--- George Holbert <[EMAIL PROTECTED]> wrote:

> >
> > Uhm.. What's a gal to do then???
> AFAIK, there isn't yet a perfect answer, mostly because automount schema 
> is not standard yet (though rfc2307bis is/was a proposed standard).
> [..]
> If you are supporting Solaris clients, you WILL need the 2307bis style 
> automount schema, although Sun's version is NOT identical to the one at 
> http://people.redhat.com/nalin/schema/autofs.schema.

Yeah, I will be supporting solaris 10 in the future.

I got the following schema from the HP's site:

http://docs.hp.com/en/J4269-90051/ch02s09.html

dn: cn=schema
objectClasses: ( 1.3.6.1.1.1.2.16 NAME 'automountMap' DESC 'Automount Map 
information' SUP top
STRUCTURAL MUST automountMapName MAY description X-ORIGIN 'user defined' )
objectClasses: ( 1.3.6.1.1.1.2.17 NAME 'automount' DESC 'Automount information' 
SUP top STRUCTURAL
MUST ( automountKey $ automountInformation ) MAY description X-ORIGIN 'user 
defined' )
attributeTypes: ( 1.3.6.1.1.1.1.31 NAME 'automountMapName' DESC 'automount Map 
Name' EQUALITY
caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 
'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.32 NAME 'automountKey' DESC 'Automount Key 
value' EQUALITY
caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 
'user defined' )
attributeTypes: ( 1.3.6.1.1.1.1.33 NAME 'automountInformation' DESC 'Automount 
information'
EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE 
X-ORIGIN 'user
defined' )

Perhaps it can be added to the wiki?  Seems like it's much easier to copy & 
paste that, rather
than trying to rip out the schema from the idsconfig...

Thank you, George.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to