Tom Whitten wrote:
> Your comment sent me off to look at the DTD, and I found this:
> 
>       <!ELEMENT method_credential EMPTY>
> 
>       <!ATTLIST method_credential
>               user            CDATA #REQUIRED
>               group           CDATA ":default"
>               supp_groups     CDATA ":default"
>               privileges      CDATA ":default"
>               limit_privileges CDATA ":default" >
> 
> You are correct that the user attribute is required.  It appears that all
> other properties should default to ":default" if not specified.  Is it your
> feeling that there should be a more intuitive way of specifying the
> credential, or do we need to do a better job of documenting the
> method_credential and method_context manifest elements?

Why is specifying the user required though if all I need to do is
change the privileges or limit_privileges ?

-- 
Darren J Moffat

Reply via email to