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

Re: Quering the server



At 05:47 AM 5/10/2004, Gavin Henry wrote:
>access to attr=userPassword
>        by self write
>        by * auth
>access to attr=mail
>        by self write
>access to attr=shadowLastChange
>        by self write
>access to attr=gecos
>        by self write
>access to attr=loginShell
>        by self write

implicit in all access control lists:
        access to * by * none

>defaultaccess read

extraneous directive.