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

ACL and IP address



Hi,

I would like to limit acces to an attribute to a
particular machine, smthg like :

access to attr=employeenumber
	by addr=XXX.XXX.XXX.XXX read
	by * search

but this doesn't work.

What's the correct syntax ?

Patrick